Skip to content

akshaySavanoor/RTC_CLOCK_WITH_AM_PM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTC CLOCK

This project displays the real-time date and time with AM and PM indicators in a 12-hour format. The project utilizes the following components:

Components

  • RTC DS1307 module
  • Arduino Uno
  • 8x32 Max 7219 dot matrix
  • Jumper wires

Library

The project requires the following libraries, which can be found inside the "libraries for project" directory:

  • LEDMatrixDriver.hpp
  • RtcDS1307.h
  • Wire.h

Circuit

For the circuit diagram, please refer to the "circuit" folder.

About

RTC CLOCK WITH AM/PM IN 12 HOUR FORMAT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages