Arduino with a thermistor, LDR and RGB LED that changes colour with temperature
- Oliver Holden
- Jun 12, 2014
- 1 min read
Code gets:
- Temperature from a thermistor
- Light value from an LDR
and
RGB LED changes colour depending on the Temperature
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