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 […]
8051 Microcontroller projects are the best way to start learning embedded system. 8051 microcontroller has powerful instructions and programming paradigm that gives the user to learn and develop electronic projects.
We will explain the basics of 8051 Microcontroller for embedded systems, 8051 mini projects with circuit diagrams, 8051 projects with code.
You will learn how to work with 8051 hardware and write software for 8051 and build 8051 based electronic projects.
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 […]