Posts tagged 'rtc'


DS1307 based Clock

This project gives you a real time clock with the RTC chip DS1307. This RTC chip has inbuilt oscillator for clock and it has its own registers for full calender. In this project we dont take care about the days and we just use the time functions. There are 3 push buttons on the circuit to change the...

Continue reading →

Thermometer with Clock

This project will display the temperature and time over the LCD display. LM35 is used to sense the temperature and the analog out of the LM35 is converted to digital by using the inbuilt ADC on the ATmega16 chip. An software clock is generated and the Time is also display. Download the Bascom code and...

Continue reading →