0pradip0 / arduino-clock

arduino nano clock with 32x8 matrix led and serial RTC-DS1302 module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino clock

Parts:

  • Arduino nano board Buy

  • RTC-DS1302 module Buy

  • 32x8 led matrix Buy

cableado

How to use

Upload the code to the board using the ATmega328P (Old Bootloader) (for boards bought from third party manufacturers) and configuring the time from the RTC module beforehand.

About

arduino nano clock with 32x8 matrix led and serial RTC-DS1302 module

License:MIT License


Languages

Language:C++ 100.0%