Skip to content
/ clock Public

A basic clock with temperature, humidity and date/hour (rtc) with a (wip) programming mode running on arduino.

License

Notifications You must be signed in to change notification settings

mvietri/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic led matrix clock on Arduino platform

A very basic clock with extra information on a time based manner. It display hour, date, temperature and humidity.

Using a Max7219 led panel, DHT11 sensor for temp and humidity and the DS1302 module for offering real time clock.

The information will be display one after the other with a delay in between: time, date, temp, humidity and starts all over again.

It also has a wip programming mode to be able to set up the rtc module without compiling the code.

Libraries

This project uses DHT, SPI, Adafruit_GFX, Max72xxPanel and virtualbotixRTC libraries.

Case

I printed this awesome 3D Case by CrazyIndiana. The final touches are work in progress ;)

alt text

About

A basic clock with temperature, humidity and date/hour (rtc) with a (wip) programming mode running on arduino.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages