Hello ,
Thank you for this excelent project!
I was testing the modules and come up with error :
In file included from C:...\test_tsl2591_3.ino:30:
tsl2591sensor.h:16:10: fatal error: myAsyncTSL2591.h: No such file or directory
I download and install all the suggested libraries .
Am I missing a library?
I searched the firmawares 132 133 134 with no luck!
where I can find the missing library?
Arduino IDE 1.8.19
Arduino ESP32 Core 2.0.6
I tested the TSL2591 sensor with the provited tests that come with 134 revision.
Thank you!
Nik
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Nik
For firmware 134+
The files for the TSL2591 are in the same folder as the firmware,
async_tsl2591_sensor,cpp
async_tsl2591_sensor.h
Test programs
Most of the test files are very old and no longer reflect what is happening now. There has not been an opportunity to update them as of date.
regards
Robert
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello ,
Thank you for this excelent project!
I was testing the modules and come up with error :
In file included from C:...\test_tsl2591_3.ino:30:
tsl2591sensor.h:16:10: fatal error: myAsyncTSL2591.h: No such file or directory
I download and install all the suggested libraries .
Am I missing a library?
I searched the firmawares 132 133 134 with no luck!
where I can find the missing library?
Arduino IDE 1.8.19
Arduino ESP32 Core 2.0.6
I tested the TSL2591 sensor with the provited tests that come with 134 revision.
Thank you!
Nik
Hi Nik
For firmware 134+
The files for the TSL2591 are in the same folder as the firmware,
async_tsl2591_sensor,cpp
async_tsl2591_sensor.h
Test programs
Most of the test files are very old and no longer reflect what is happening now. There has not been an opportunity to update them as of date.
regards
Robert
this is the updated test program, have not had a chance to try it
Hi Robert ,
thank you for the quick reply and the updated test file!
I read the news about a huricane !I hope everything is ok!
I tested the tsl2591 sensor with adafruit firmaware and is all good!
So I start the soldering part and thinking about housing options now!
Thank you again for all
Nik