Summary of El Cheapo, the cheap way to program a PIC microcontroller
This article compares commercial PIC programmers with a DIY option called "El Cheapo." While starter kits like the Microchip PIC32 offer USB connectivity and cost around $50, El Cheapo provides a budget-friendly alternative under $10. However, it requires an obsolete LP-25 printer port on the computer, which may limit its usability for modern systems without adapters.
Parts used in the El Cheapo Project:
- Microcontroller components
- Programming interface hardware
- LP-25 printer port connector
If you ever wanted to do a project involving microcontrollers, the first thing you need is a microcontroller, and programmer. Many commercial PIC programmers exist. These programmers cost anywhere from 25 to 250 dollars depending on how many different PICs are supported and how greedy the manufacturer is. 
However, there is a cheaper alternative if you are truly trying to save money on your hobby project. The cheapest way to get a PIC programmer is to make one yourself! The design is called El Cheapo, mainly because all the components together cost less than 10 dollars. Luckily, El Cheapo is extremely easy to make. Schematics of the programmer may be found by their original creator here.
What does this programmer look like? Here are some pictures I’ve taken of my El Cheapo programmer which I built.
Unfortunately, the El Cheapo programmer connects to your computer via an LP-25 printer port, which many computers do not have because it is now obsolete. If you’re thinking about building a PIC programmer yourself, be sure that you have a printer port on your computer. Otherwise, it’s best just to get a starter kit from Microchip which has a USB connection.
For more detail: El Cheapo, the cheap way to program a PIC microcontroller
- How much does the El Cheapo programmer cost?
All components together cost less than 10 dollars. - Does the El Cheapo programmer use a USB connection?
No, it connects via an LP-25 printer port. - Can I build the El Cheapo programmer easily?
Yes, the design is described as extremely easy to make. - What is the main advantage of the Microchip PIC32 starter kit?
It includes a chip, programmer, debugger, and connects via USB. - Is the Microchip PIC32 starter kit expensive?
No, it costs 50 dollars, which is considered reasonable. - What should I check before building the El Cheapo programmer?
You must ensure your computer has an LP-25 printer port. - Where can I find the schematics for the El Cheapo programmer?
Schematics are available from the original creator online. - Why might someone choose the PIC32 starter kit over El Cheapo?
Modern computers often lack printer ports, making USB connections preferable.
