News

#define RTC_ADDRESS 0x68 // I2C address for DS3231 RTC module #define SEC_REGISTER 0x00 // RTC register address for seconds #define MIN_REGISTER 0x01 // RTC register address for minutes #define ...
Scrolling Clock - Arduino UNO, RTC, and DHT-11 Hey Science Enthusiasts! Get ready to dive into the world of Arduino with a fantastic project: a 64x8 LED Dot Matrix Clock with temperature and humidity ...
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 ...
The most popular RTC for the Arduino is the DS1307. However, it does have some drawbacks, the most notable of which is that its operating voltage is 5v, which means it cannot be used with 3.3v ...
[Kenneth Finnegan] quenches our clock-a-day compulsion with his Arduino based binary timepiece. The clock uses a 5×7 LED matrix as a display and shows month, day, and time. He sourced a DS3232 ...
A DIY project from a YouTuber presents the latest version of his 7 Segment Clock, v3.2C. This tabletop clock is built using 3D-printed parts and powered by an Arduino ...
We’re big fans of the impractical around here at Hackaday. Sure there’s a certain appeal to coming up with the most efficient method to accomplish your goal, the method that does exactly what it needs ...
Maker Michael Klements has built a unique electromechanical clock using a little Arduino hardware, code, and 28 servos, which tilt panels to reveal the correct time in digital format. As the time ...
Dejan Nedelkovski has built a stylish DIY touchscreen Arduino music player and alarm clock which has been created using a folded piece of sheet metal to provide a minimalist yet clean enclosure to ...