UV Sensor (1.4)
-
Converted and added @epierre and @bulldoglowell UV sensor example sketch to 1.4.
Latest code is included in the examples folder of the MySensors library:
https://github.com/mysensors/Arduino/tree/development/libraries/MySensors/examples/UVSensor
-
Converted and added @epierre and @bulldoglowell UV sensor example sketch to 1.4.
Nice!
Would be good to add it to http://www.mysensors.org/build/light also.
As a side-note: I am building the BH1750 Light Sensor and noted the pin order of the module on mysensors.org:
is not the same as the one I have which is based on the DF robot Light Sensor-BH1750
The pin order is VCC, GND, SCL, SDA, ADDR.
-
Will try to add some more build instructions (for the new sensors) when 1.4 doc is released.
The build pages can't really account for all module-variants out there You always have to double check the pin order.