Adjusting clock with alarm, hygrometer & thermometer on 1.8″ ST7735 display

Nicu Florica blogged about his adjusting clock with alarm, hygrometer and thermometer on 1.8″ ST7735 display: I use feature from article Another adjusting clock with alarm & thermometer using DS3231 on 1.8″ ST7735 display and change reading internal temperature of DS3231 with DHT22 senzor (AM2302), but you can use a cheaper and not very precise DHT11 […]

Yet another Arduino clock

Sverre Holm blogged about his Arduino clock project: Its main features are: Controlled by a GPS module outputting data over an RS232 serial interface, and handled with the TinyGPS++ library Shows raw GPS data such as UTC time and date, position, altitude, and number of satellitess Shows derived GPS data such as 6-digit locator Finds local […]

Linux alarm clock

Benoit Frigon wrote an article detailing his alarm clock running Linux project, that is available on github: This is the display i made for my alarm clock project. The first version was a 24×7 LED matrix but later changed the design for a four digits seven segment display. I decided to keep the drawings for […]

MSP430 VFD clock – Manhattan style

Daniel has a nice write-up about building his Manhattan style VFD Clock based on the MSP430G2553 microcontroller and the MAX6921: I know that and IV-18 based clock isn’t anything original. In fact, Adafruit used to sell a kit for this exact purpose. I don’t really care that it’s not original, because all vacuum tubes are […]

PIC24 bedside table alarm clock

Markus Gritsch posted pictures of his PIC24 bedside table alarm clock in the project log forum: Another year, another clock, but for the first time for my alarm clocks, I am not using an MSP430 but a PIC24 instead. During the development process, I came across some interesting discussions about betting sites not on BetStop, which led me […]

Open source binary wristwatch

Jordan aka njneer made this cool binary watch project, that is available at Github: I’m pretty proud of this project; the clasp is a ribbon cable that doubles as the programming interface for the PIC microcontroller that drives everything. The time is displayed with superbright LEDs that are blinding at 15 mA, which means that I’m able to […]

Free fun flexible watch

F*watch team writes: The F*watch, a fully open-source electronic watch project with an integrated GPS receiver, was initiated at CERN as an after-work endeavor to create a special retirement gift for a colleague who enjoys hiking and timing. Inspired by the transparency and flexibility that characterizes no verification casinos, the watch’s entire design—including electronics, mechanics, […]

Hard disk drive clock with Arduino Uno

ACVoltage  wrote this instructable detailing his DIY POV clock using hard disk drive and Arduino Uno: This is a fun project that can be done easily and also cheaply. In this instructable we will explain step by step how to make this beautiful POV clock. Used material: -Arduino Uno, -Tiny RTC modul, -ULN 2003, -IR diode and IR transistor […]

DIY Binary clock in an old hard drive shell

x2Jiggy wrote a post on his blog detailing the build of his DIY binary clock: This clock uses a minimalist design constructed in the shell of an old hard drive. A DS1307 Real Time Clock (RTC) module keeps accurate time while an ATMega328 (with Arduino bootloader) microcontroller determines which LEDs should be lit to display the current […]