The real time clock is a custom designed module based on DS1307 that comes fully assembled and pre-programmed with the current time as the clock operates in either 12-hour or 24-hour format with AM/PM ...
Description: This program demonstrates how to interface a Real-Time Clock (RTC) module (such as DS1307 or DS3231) with a PIC microcontroller using the I2C protocol. The program allows the PIC to read ...
With this project, I conclude my presentation of Basic for Arduino. Unless you have any further requests, I will take a break. Please let me know if you enjoyed using Great Cow Basic. Best regards ...
In this article you will learn how to make a digital clock using Arduino and the DS1307 RTC IC. What is DS1307 IC actually? Well, it is a Real Time Clock (RTC) IC that is simple to use, low cost and ...
This project is a practice implementation of a basic driver for the DS1307 Real-Time Clock module using STM32 HAL. The purpose is to learn and understand how to communicate with an I2C peripheral.
[CoreWeaver] creates an alarm clock that includes features one might expect in such a project, including an FM radio, snooze button inputs and a display, but goes beyond the basic functionality to ...