Saturday, August 29, 2020

RTC interface and LCD display in DAS

RTC Interface with Microcontroller

RTC is an electronic device which plays an essential role in realtime embedded system design. It provides a precise time and date in various applications such as system clock, student attendance system and alarm etc, that keep track on current time and provides consistent result to the respective task. 

        

Instructions:
  1. Attempt the Pre-test
  2. Read Theory
  3. Simulation
  4. Attempt the Post-test
                  

                   

No comments:

Post a Comment

Interfacing of ADC with Microcontroller

In this article you will learn how to interface ADC with 8051 microcontroller. The ADC is not inbuilt in 8051 microcontroller. If The main p...