Skip to content

AVR ATtiny861: DHT11 sensor and seven segment multiplexing project.

Notifications You must be signed in to change notification settings

zst-embedded/SevenSegDHT-attiny861

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

SevenSegDHT-attiny861

Description

A project involving the DHT11 humdity-temperature sensor and 7-segment displays.

This is also my first time trying out C++ OOP, coming from a Java OOP and Embedded C background.

7-segments used

I used leftover 7-segment displays. One of which is a single digit common cathode, and the other is a dual digit common anode. PWM was used to control the brightness via the common pin. PWM modes (clear on compare, and set on compare) were used to control the different logic levels.

About

AVR ATtiny861: DHT11 sensor and seven segment multiplexing project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published