Replies: 1 comment 3 replies
-
Sorry about that, it accidentally fell off my to-do list! I think this should do it. It uses the Adafruit TSL2561 library, which is the first result in the libraries manager. Here is a link to the sketch, currently in the dev branch of the repo. I have not tested it with hardware.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi folks,
I know this was submitted in a previous post, and Tim might already be aware of the light sensor (TSL2561) request and use in the FDRS platform. Probably to get ample support, it might be worth starting a new discussion on this.
I was wondering if anyone could provide any suggestions and aid with coding.
The plan is to place several LoRas-based sensor nodes consisting of these light sensors (TSL2561) to monitor the sky quality in our local national park and measure the developing light pollution, which you may know impacts flora and fauna. Kind of as a so-called 'Sky Quality Meter (SQM)". That way, factual data can be recorded and presented to the local authorities to take action. As you can imagine, the sensors need to be placed in remote areas in different places where Wifi/internet is unavailable, so LoRa seems to provide that solution.
I'm not a coder, but I can understand and tailor most codes to integrate a solution for this purpose with some help.
The following table provides how the luminance (lux) correlates to the SQM value.
Any help, suggestions, or ideas is much appreciated.
Jairo
Beta Was this translation helpful? Give feedback.
All reactions