Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 272 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 272 Bytes

tinyDHT

Example how to utilize temperature/humidity sensor DHT11 using ATTiny85. You need to disable Fuse "div8" in order to let the Tiny run at 8MHz.

In order to see the output you need to connect a 5V RX UART at Pin PB4 with 9600 8N1. The DHT11 is connected on PB3.