Arduino with a thermistor and LDR to get temperature and light value - prints data to PLX-DAQ Excel
- Oliver Holden
- Jun 5, 2014
- 1 min read
Code gets:
- Temperature from a thermistor
- Light value from an LDR
and
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:
コメント