|
2 years ago | |
---|---|---|
lib | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
lcd.c | 2 years ago | |
lcd.h | 2 years ago | |
main.c | 2 years ago | |
onewire.c | 2 years ago | |
onewire.h | 2 years ago | |
style.astylerc | 2 years ago |
Uses Arduino Pro Mini, Arduino Nano or similar, with ATmega328P.
LCD is HD44780, 2-line.
Everything is automatic, just connect 1-Wire devices to the data pin.
ROM code reading works in parasitic mode, but temperature measurement is implemented only in 3-wire mode.