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 ...
What do you do, when you need a random number in your programming? The chances are that you reach for your environment’s function to do the job, usually something like rand() or similar. This returns ...
Arduino enthusiasts or those looking to build a DIY binary clock may be interested in a new shield created by developer Marcin Saj. The Arduino binary clock shield has been made available via the ...
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 ...
We have seen quite a few different geeky clocks before on Geeky Gadgets, the latest one is this cool Arduino Weather Clock built by Sean Carney. Sean took an antique clock and removed the mechanism, ...
Maker alarm clocks are becoming more and more fun. We recently saw this version which requires you to shoot it with a Nerf gun, and now this: an alarm clock you can play Pac-Man on. Inside of this ...
This Arduino based snow clock has the feature of turning ON when the school is open and automatically turns off when the school is closed. This Arduino based snow clock has the feature of turning ON ...
I like this. Following on from the creative use of LEDs with the Periodic Table, check out this smart shelving system, similarly driven by an Arduino and using LEDs, that serves as a clock. Not a ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
Discover how to build a real-time event notification system by integrating NodeMCU (Arduino) with Google Firebase and Laravel. This tutorial covers the complete setup, from hardware to cloud and ...