Arduino with a thermistor, LDR and RGB LED which changes colour based on temperature - prints data t
- Oliver Holden
- Jun 19, 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
Data is sent to an Excel spreadsheet through data acquisition software, PLX-DAQ, Download here
Please let me know if you experience any problems with this code. Be sure to check back for more Arduino code.
Schematic:

Code:
Comments