code

8051 PS2 KEYBOARD WITH LCD WRITING TEXT

8051 PS2 KEYBOARD WITH LCD WRITING TEXT

PS / 2 protocol used text via a keyboard microcontroller applications that perform printing text on the LCD The goal here Text via keyboard microcontroller to print text on the LCD. Through keyboard microcontroller contained in a code corresponding… Electronics Projects, 8051 PS2 Keyboard with LCD Writing Text “8051 example, avr project, keil example, microcontroller projects, PS / […]

8051 PS2 KEYBOARD WITH LCD WRITING TEXT Read More »

MICROCHIP C SAMPLE CODE HI TECH C EXAMPLE ARCHIVE

MICROCHIP C SAMPLE CODE HI TECH C EXAMPLE ARCHIVE

Sample projects for the Microchip PIC micro series of microcontrollers, including the PIC12x, PIC16x, PIC18x, PIC24x, and dsPICx microcontrollers. Hi Tech C Example Application List CRC USB serial port for PIC18F4550 MMC card Delay routines in C for PIC16Fx… Electronics Projects, Microchip C Sample Code Hi Tech C Example Archive “dspic projects, hi tech c examples, microchip projects,

MICROCHIP C SAMPLE CODE HI TECH C EXAMPLE ARCHIVE Read More »

PIC16F84A software UART

PIC16F84A software UART (bit banging) code and Proteus simulation

This post provides the software UART (Bit Banging) code for PIC16F84A microcontroller (e-g to connect PIC controller with PC using serial adapter). As we know, PIC16F84A microcontroller doesn’t have built in UART module, so we can create UART functionality in it’s software. This post provides the details of how to program software UART functionality in PIC16F84A. This code is written in

PIC16F84A software UART (bit banging) code and Proteus simulation Read More »