interfacing

PIC16F877 LCD interfacing

PIC16F877 LCD interfacing code (In 4bit mode) and Proteus simulation

This PIC16F877 microcontroller tutorialΒ answers the question, “How to interface LCD[1]Β Β in 4bit mode with PIC16F877″ ? Also, using PIC16 simulator (Proteus) you can verify this LCD code and change it according to your needs.Β This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘Β section at the […]

PIC16F877 LCD interfacing code (In 4bit mode) and Proteus simulation Read More Β»

Interfacing of PIC16F877 with DS1307 RTC

Interfacing of PIC16F877 with DS1307 (RTC) code and Proteus simulation

This post provides theΒ code for interfacing DS1307 RTC with PIC16F877 microcontroller. ThisΒ DS1307Β RTCΒ has i2c based interface.Β This code is written in C language using MPLAB with HI-TECH C compiler. You can download this code from the ‘Downloads‘Β section at the bottom of this page. It is assumed that you know how to interface LCD with PIC16F877 microcontroller in

Interfacing of PIC16F877 with DS1307 (RTC) code and Proteus simulation Read More Β»

Relay Interfacing using PIC Microcontroller

Relay Interfacing with PIC Microcontroller

In this projectΒ we will interface aΒ Relay with PIC Microcontroller PIC16F877A. Relay is a mechanical device to control high voltage, high current appliances β€˜ON’ or β€˜OFF’ from lower voltage levels. Relay provides isolation between two voltage levels and it is generally use toΒ control AC appliances. From mechanical to Solid state relays, there are variousΒ type of relaysΒ are

Relay Interfacing with PIC Microcontroller Read More Β»