Using Real Time Clock (RTC) DS3231 with 8051 Microcontroller
You might be seeing a wall clock running with a 1.5V battery or a digital watch running with lithium or silver oxide. But, an interesting thing is, if you want to tick a clock in […]
You might be seeing a wall clock running with a 1.5V battery or a digital watch running with lithium or silver oxide. But, an interesting thing is, if you want to tick a clock in […]
Have you ever thought how your computer and smart gadgets displays time? This is done using an RTC (Real Time Clock). This tutorial explains DS3231 RTC interfacing with 8051 using I2C. After the end of […]