Tag: DS1307
7-segment Mini Clock using PIC16F628A and DS1307 RTC
This is a minimal and small clock based on PIC16F628A microcontroller and DS1307 RTC IC. It is able to only show the time on a small 7-segment display with a total of 4 segments. The display we used is a 0.28″ SR440281N RED common cathode display bought from LCSC.com, but you can use...
Continue ReadingArduino IN-14 Nixie Clock with a DS1307 RTC
GreatScottLab @ instructables.com shows us how to build an Arduino Nano based Nixie clock that features DS1307 RTC clock and 4x IN-14 Nixie tubes. He writes: In this project I will show you how to create a retro nixie clock. That means I will show you how you can control nixie tubes...
Continue ReadingProgrammable light controller with ATmega8 and DS1307
Dilshan Jayakody designed and build a programmable light controller that is able to turn ON and OFF a LED at predetermined time of each day. All the design files and source code related to this project are available at https://github.com/dilshan/programmable-light. The complete...
Continue ReadingMP3 Module & RTC DS1307 Shield For 28/40 Pin PIC Development Board
MP3 Shield has been designed for various applications related to voice record and play using MP3 module with memory card storage, this shield can be used as standalone mode or Digital mode by serial interface. In standalone mode it can play 16 messages with couple of other functions,...
Continue ReadingDS1307 RTC Module
The module based on DS1307, The DS1307 serial real-time clock (RTC) is a low-power, full binary-coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM. Address and data are transferred serially through an I²C, bidirectional bus. The clock/calendar provides seconds, minutes,...
Continue ReadingOpenSource Arduino OLED Clock with temperature measurement
Konstantin Dimitrov has published his Arduino OLED clock which uses DS1307 real time clock module and TMP102 temperature sensor that communicate through I2C. This clock will not only show you exact time and date but also it will show you the ambient temperature in both Fahrenheit...
Continue ReadingThe Pendulum Clock
by Dylan Rush : If you've ever rode the Link Light Rail in Seattle to the airport, you may have glanced out of the window while traveling through a tunnel and seen playing cards illuminated on the walls. These images are not made from two dimensional screens. Each display is just a...
Continue Reading