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 ...
When it comes to educational electronic projects, it’s hard to go past building a clock. You learn tons about everything from circuit concepts and assembly skills to insights about the very nature of ...
We have featured quite a few cool clocks here at Geeky Gadgets, and the latest one is the work of Andrew O’Malley, the DOTKLOK, which is an open-source Arduino digital clock. The DOTKLOK comes with a ...
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 ...
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 ...
This project is a simple yet powerful interface built with an Arduino, designed for a 240x240 LCD screen. It combines a clock, LED/laser toggles, a task manager (to-do list), and light/dark theme ...
In the movie 2001: A Space Odyssey, HAL 9000 — the neurotic computer — had a birthday in 1992 (for some reason, in the book it is 1997). In the late 1960s, that date sounded impossibly far away, but ...
It’s amazing what you can make with a blonk of acoustic guitar wood, a string of LED lights, and some basic coding knowledge. Surely someone with a healthy imagination could figure out various ways to ...
The dot matrix clock was built without the use of a regular Arduino board but uses the ATmega168 with Arduino bootloader and assembled on a breadboard. An RTC clock compensated by temperature is used ...