clock

I2C External EEPROM

How to Interface I2C External EEPROM 24LC64 to PIC Microcontroller

Microcontrollers are standalone chips since they have memory and processor embedded. The integrated memory of microcontrollers store embedded code and other temporary variables for the execution of program. CircuitsGallery published many microcontroller tutorials and PIC microcontroller projects. Sometimes we may use non-volatile memories (i2c devices) with microcontrollers in case of storing permanent data. In this article I …

How to Interface I2C External EEPROM 24LC64 to PIC Microcontroller Read More »

Interfacing DS1307 Real time clock schematic (1)

Interfacing DS1307 Real time clock with PIC16f877

In any advance project we need real time clock synchronize with our work and for this purpose the best option is DS1307 (RTC Ic). Interfacing DS1307 Real time clock with PIC16f877 is done by I2C communication. To know I2C protocol you may refer my previous post “Interfacing external EEPROM with PIC Microcontroller”.  To know about …

Interfacing DS1307 Real time clock with PIC16f877 Read More »

rtc microcontroller

rtc microcontroller using pic

Interfacing an SPI-Interface RTC with a PIC Microcontroller – Maxim Application note describing how to interface an SPI-interface RTC with a PIC microcontroller. . PIC, real time clock, RTC, spi interface, pic microcontroller . -> Using a D Interfacing an SPI-Interface RTC with a PIC Microcontroller – Maxim Application note describing how to interface an SPI-interface RTC …

rtc microcontroller using pic Read More »

Arduino pro mini bare bones with real time

How to make an Arduino Pro Mini bare bones with Real-time Clock Using Atmega

Recapitulation One thing I didn’t find clearly over the internet is how to make an Arduino Pro Mini bare bones, that is, from the scratch, and how to make one on the breadboard. This is really useful if you want to make a custom pcb/smd circuit, because you will be able to test your hardware …

How to make an Arduino Pro Mini bare bones with Real-time Clock Using Atmega Read More »

ANALOG-LED-CLOCK-CIRCUIT

ANALOG LED CLOCK CIRCUIT AT89C2051P USING ATMEGA

301 LED Analog Clock Project Schema Files of PCB and C51 Compiler Source Code has been prepared by the C-in hex The clock circuit is made of 301 LEDs with a diameter of 3mm… Electronics Projects, Analog LED Clock Circuit AT89C2051P “avr project, led projects, microcontroller projects, “ 301 LED Analog Clock Project Schema Files of PCB and C51 …

ANALOG LED CLOCK CIRCUIT AT89C2051P USING ATMEGA Read More »