code
- Other Projects
Easy PIC Micro State Transition Interrupt Code
A PICBasic program which interrupts the PIC when a high/low transition occurs on pin PortB.0 The code is available for…
Read More » - LCD Projects
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…
Read More » - Blog
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…
Read More » - LCD Projects
INTERFACING LCD WITH 8051 MIROCONTROLLER with code
Introduction LCDs (Liquid Crystal Displays) are used for displaying status or parameters in embedded systems. LCD 16×2 is 16 pin…
Read More » - Interfacing(USB - RS232 - I2c -ISP) Projects
PIC12F675 external interrupt code and Proteus simulation
This post provides the external interrupt code for PIC12F675 microcontroller (e-g when you need to control servo motor which has position encoder,…
Read More » - Microcontroller Programmer Projects
Electronic Code locking system using PIC 16F877 Mircocontroller
Electronic code locking system is extremely useful in protecting our precious possessions and can be installed anywhere with bit of…
Read More » - Interfacing(USB - RS232 - I2c -ISP) Projects
Interfacing DS1307 to PIC Microcontroller with C code and Circuit Diagram
This tutorial will help you to interface DS1307 RTC with PIC16F877 Microcontroller. The project is compiled in CCS Compiler and…
Read More » - Interfacing(USB - RS232 - I2c -ISP) Projects
PIC12F675 ADC code and Proteus simulation
This post provides the ADC code using PIC12F675 microcontroller. This code is written in C language using MPLAB with HI-TECH C…
Read More » - Memory - Storage Projects
PIC12F675 internal EEPROM code and Proteus simulation
This post provides the internal EEPROM reading and writing code for PIC12F675 microcontroller. As we know, PIC12F675 microcontroller has 128 bytes…
Read More » - Interfacing(USB - RS232 - I2c -ISP) Projects
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).…
Read More »