ds1307

DS1307 RTC Interfacing with AVR microcontroller

In this tutorial we will learn How to interface RTC DS1307 with AVR microcontroller. We are using Atmega8 for the demo. GENERAL DESCRIPTION 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 I2C™, bidirectional bus. The clock/calendar provides seconds, […]

DS1307 RTC Interfacing with AVR microcontroller Read More »

DS1307 RTC based Digital Clock Designing in 12 Hour Format with ATmega32 and 7-Segment Display

A digital clock is a type of clock that displays the time digitally (i.e. in numerals or other symbols), as opposed to an analog clock, where the time is indicated by the positions of rotating hands. The clock/calendar provides seconds, minutes, hours information. The clock operates in either the 24-hour or 12-hour format with AM/PM

DS1307 RTC based Digital Clock Designing in 12 Hour Format with ATmega32 and 7-Segment Display Read More »

Using Maxim DS1307 Real Time Clock with Atmel AVR Microcontroller Using Atmega32

Building our own digital clock is one of the dreamed project by most of the hobbyist or anyone that want to learn or involve seriously in the embedded system world; the ability to integrate time, day and date to the embedded system is one of the important knowledge that should be known by any embedded

Using Maxim DS1307 Real Time Clock with Atmel AVR Microcontroller Using Atmega32 Read More »

Numitron clock & thermometer using Microcontroller atmega48

I really like nixie and numitron clocks, but I never worked with them before. So I decided to give it a go. I choose numitrons because of 2 reasons: first of all nixies need a higher voltage than numitrons to work. Nixies need around 170V DC and numitrons only 4,5V so they are safer to

Numitron clock & thermometer using Microcontroller atmega48 Read More »

Scroll to Top