Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 829 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 829 Bytes

Arduino clock

Parts:

  • Arduino nano board Buy

  • RTC-DS3231 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 (little code snippet inside the main file).