Arduino with a Thermistor and LDR to get temperature and light value
- Oliver Holden
- May 29, 2014
- 1 min read
Code gets:
- Temperature from a thermistor
- Light value from an LDR
and
Prints the data to the Serial Monitor
Please let me know if you experience any problems with this code. Be sure to check back for more Arduino code.
Schematic:

Code:
Comments