Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 336 Bytes

File metadata and controls

3 lines (3 loc) · 336 Bytes

Arduino Photosensor

A class that takes care of reading and interpreting a Light-Dependent Resistor (LDR) - or Photoresistor - giving usable both digital and analog information about the ambient luminosty.
As well it saves and compares data from different readings to provide information about changes in ambient luminosity.