proteus-simulation
- 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 » - 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 » - Clock - Timer Projects
PIC12F675 timer0 code and Proteus simulation
This post provides the timer0 code for PIC12F675 microcontroller. This code is written in C language using MPLAB with HI-TECH C…
Read More » - Clock - Timer Projects
PIC12F675 timer1 code and Proteus simulation
This post provides the timer1 code for PIC12F675 microcontroller. This code is written in C language using MPLAB with HI-TECH C…
Read More » - Memory - Storage Projects
PIC16F84A internal EEPROM code and Proteus simulation
This post provides the internal EEPROM reading and writing code for PIC16F84A microcontroller. As we know[1], PIC16F84A microcontroller has 64 bytes of built…
Read More » - Clock - Timer Projects
PIC16F877 timer0 code and Proteus simulation
This PIC16F877 microcontroller tutorial answers the question, ” How to use timer0 of PIC16F877 and how to handle its interrupts?…
Read More » - Interfacing(USB - RS232 - I2c -ISP) Projects
PIC12F675 LCD Interfacing Code and Proteus Simulation
This post provides the LCD[1] interfacing code using PIC12F675 microcontroller. This code is written in C language using MPLAB with HI-TECH…
Read More » - LED Projects
PIC18F452 LED Blinking Code and Proteus Simulation
This post provides the LED blinking code (compiled in MPLAB + HI-TECH C) for PIC18F452. Complete project code and the proteus simulation…
Read More »