Unit Iii The Microchip Pic Micro (R) Microcontroller 1.types of Microcontroller PIC Microcontroller
Unit Iii The Microchip Pic Micro (R) Microcontroller 1.types of Microcontroller PIC Microcontroller
1.Types of Microcontroller
PIC Microcontroller
ARM Microcontroller
8051 Microcontroller
AVR Microcontroller
MSP Microcontroller
The computer will need a serial port or a USB port. This is used to
connect the computer to the microcontroller circuit.
Software such as, Genie Design Studio can be downloaded for free.
It can be used to program microcontroller circuits. It allows the
programmer to simulate the program, before downloading it to a PIC
microcontroller IC (Integrated Circuit).
Simulating the program on screen, allows the programmer to correct
faults and to change the program.
The software is quite easy to learn, as it is flow chart based.
Each ‘box’ of a flow chart has a purpose and replaces numerous lines of
text programming code. This means that a program can be written quite
quickly, with fewer mistakes.
Virtually all the mid-range PIC micro MCUs can be programmed with
the El Cheapo as well as a number of the Low-End parts (the
PIC12CXXX and PIC16C505).
The only mid-range parts that cannot be programmed using this
programmer is the PIC14000 and the 20 pin PIC micro MCUs.
The El Cheapo cannot be used for the PIC17CXXX and could be used
with PIC18CXX2.
The range of supported PIC micro MCU part numbers includes basically
all the devices that are presented in the Experiments, Projects and Tools
The El Cheapo circuit (shown below) uses the "handshaking" lines of the
PC's parallel port instead of the data lines.
This was done in order to allow the El Cheapo to work on PCs that did
not have ECP, EPP or even basic bi-directional parallel ports.
El Debug and elcheapo.exe (the El Cheapo MS-DOS programming
utility) are Version 3.1 tools for the original El Cheapo application.
They will program all mid-range PIC micro MCUs that do not require
oscillator calibration loading.