Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 740 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 740 Bytes

arduino-uno-temperature-monitor

license paypal

Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.


Parts

1x Arduino UNO Rev3
1x DS18B20 temperature sensor
1x TM1637 display
1x LED
1x 220 ohm resistor
1x 4.7k ohm resistor
1x Breadboard + wires

Schema

schema

Permissions

$ sudo chmod a+rw /dev/ttyACM0

License

MIT