Skip to content

rahul-moorkoth/Digital-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Arduino-DS3231-OLED

Arduino nano, DS3231 and SH1106 OLED

Note: There is one line to set system date and time. So you should upload code twice on arduino nano. Once after uncommenting and then after commenting the below line.

clock.setDateTime(__DATE__, __TIME__);

About

Arduino nano, DS3231 and SH1106 OLED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages