Here i am using PIC16F877A micro-controller and the basic circuit for PIC16F877A below. I am using PicKit2 burner to burn the program. Examples based on the compilers HI TECH C and MIKRO C given below.
MIKRO C
MIKRO C is an user friendly compiler which have so many libraries . Here i am using PIC16F877A microcontroller.
- DIGITAL INPUT AND OUTPUT
- LCD
- ADC
- UART
- REAL TIME CLOCK (RTC) DS1307
- RFID CARD READING
- ULTRA SONIC SENSOR
PIC16F877A MIKRO C BASED PROTEUS SIMULATIONS
SIMULATION IN PROTEUS USING MIKRO C
HI TECH C
HI-TECH C is a free compiler .It can integrated with MPLAB IDE. Here programs are written without using libraries.
See the examples
- Digital Output & Input
- TIMER
- ADC
- PWM
- UART
- EEPROM
- BIPOLAR STEPPER MOTOR – PIC
- Software Uart -Bit Banger
- Artificial PWM & Sine Wave
- Linear Variable Differential Transformer – LVDT
PROTEUS SIMULATIONS