pic16f84a

PIC16F84A using seven segment display

How to implement free running counter in PIC16F84A using seven segment display

This post provides the implementation of free running counter ( using c language ) for PIC16F84A micro-controller. This code is written in such a way that, the counter starts from a value of ‘0’ ( displayed on the seven segment ) and then increments this value after every second. So, the seven segment display starts […]

How to implement free running counter in PIC16F84A using seven segment display Read More Β»

PIC16F84A LCD interfacing 4bit mode

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

This post provides the LCD[1]Β interfacing codeΒ inΒ 4bit modeΒ using PIC16F84AΒ microcontroller. 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 make an LED blink with PIC16F84AΒ microcontroller. If you don’t then please readΒ this

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