zoosmand / ATtiny25_DS18B20_TM1637

The Digital Thermometer based on OneWire protocol. Sensor is DS18B20. Display use a 16-bit shift register TM1637.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATtiny25_DS18B20_TM1637

The Digital Thermometer based on OneWire protocol. Sensor is DS18B20. Display use a 16-bit shift register TM1637.

Created with AlmelStudio 7.0.1645. ATtiny_DFP version 1.3.172.

Stay fuses as they shiped.

HIGH 0xdf

LOW 0x62

EXTENDED 0xff

Reference frequency is 1000000ul to have right delays for.

Add a PNP transistor to power up OW and display line after button is pressed.

About

The Digital Thermometer based on OneWire protocol. Sensor is DS18B20. Display use a 16-bit shift register TM1637.

License:GNU General Public License v3.0


Languages

Language:Assembly 100.0%