Skip to content

Arduino humidity sensor and graphs on OLED display i2c 128x64

Notifications You must be signed in to change notification settings

samuelelc/Arduino_humidity_sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DHT11 humidity sensor

For this arduino project I used a DHT-11 Sensor and an OLED display 128x64 pixel i2c

The repository contains three .ino files for three versions of the project


First version

It prints on display the humidity percentage and cartesian graph

Second version

It prints on the display the humidity percentage and cartesian graph and also a bar graph, and maximum and minimum value recorded

Third version

It's similar to the other version but the graph it is a candlestick graph, so the graph appears continuous

About

Arduino humidity sensor and graphs on OLED display i2c 128x64

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages