Matthewar/Embedded-Systems

Accessing light sensor.

Closed this issue · 2 comments

Code to access the sensor and read its output.
Need to write a custom "library" to read from the sensor.

DoD: Periodically writes sensor reading to output.

Note you have to power the device with the PowerOn() method to start using it.

GetLux() method outputs actual lux value.

Feature complete, merged to master