News

In this project, a digital alarm clock with alarm and temperature abilities built using an Arduino Uno R3 microcontroller for the Spring 2021 term of the Embedded Systems Programming course. This ...
This repository contains the Arduino code and circuit design for a digital clock project. The clock uses a shift register and six 7-segment displays to accurately depict the time. This project is an ...
The working of this clock is very simple and similar to other digital clocks. This clock gets the current time and date using the DS3231 RTC module and then this time is displayed on Neo-Pixel LEDs ...
Fig. 1: Author’s prototype Fig. 2: Block diagram of the project Circuit and working. Circuit diagram of the Arduino real-time clock with temperature display is shown in Fig. 3. It is built around ...
This Arduino based Real time clock is a digital clock to display real time using a RTC IC DS1307 which works on I2C protocol. Real time clock means it runs even after power failure. When power is ...
Global positioning system (GPS) synchronised clocks give accurate time. These clocks are universal and commonly used at railway stations, bus stands and airports. These are widely used for military ...