This project is a digital clock and environmental meter using an Arduino board and a 16x2 LCD display. The system displays the current time, humidity, and temperature in Celsius on the display. Upload ...
This project is an example implementation of an analog clock displayed on a TFT LCD using the Arduino platform and the TFT_eSPI library. Description: This project is an example implementation of an ...
The past month or so I’ve been playing with the Maxim DS1307 Real-Time-Clock and DS1621 Temperature Sensor ICs. I hooked them up to an Arduino Uno board with a Parallax Serial 16×2 Character LCD. I ...
If you’re dealing with RF, you’ll probably have the need to generate a variety of clock signals. Fortunately, [Jason] has applied his knowledge to build a SI5351 library for the Arduino and a breakout ...
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 ...
Have a horrible, no-good, terrible commute every day? To make things a little easier on yourself, Arduino shield-maker 1Sheeld shows off how to hack a clock to change color depending on traffic ...
If your commute to work or home can sometimes be congested with traffic, you may be interested in a new do you know hack which has been published by the team who created the awesome 1Sheeld system.
Assume that you are moving towards a complex microcontroller project bundled with blinkers, beepers, and a display panel. To link a standard 16×2 LCD directly with the microcontroller, for instance ...
Just when you thought you’ve seen every strange variation of clock there is to see, we find one based on an Arduino that tracks the phases of the moon. The “Lunar Phase Clock” is a project that popped ...