Programmers

Input programming activity schematic

Input programming activity

The previous activities showed you how to make the microcontroller activate outputs. This activity demonstrates how to receive inputs from externally connected devices. The input programs also introduce the concept of abstraction—the ability of a program to refer to I/O circuits using assigned variable names rather than their specific hardware addresses. What you should know […]

Input programming activity Read More »

How to make a JDM Programmer

How to make a JDM Programmer

(PIC18F4550 Programming) Hardware | Schematic | Complete Description This JDM programmer works with a RS232, 9-pin(9 wire) DB9 Serial connector on your computer, and is used for loading Source Code (hex files) into your microcontroller. JDM programmers are Cheap and very easy to make. JDM programmer that we are going to make will be used

How to make a JDM Programmer Read More »

PIC Programmer and Programming schematic

PIC Programmer and Programming

Programmer There are many PIC programmers you can purchase or whose schematics (and software) you can find freely over the Internet David Tait has a programmer with software and hardware schematics available here. If you read his documentation, you will find various programmer schematics. I use the Classic “Tait” Programmer. The schematic is below: I

PIC Programmer and Programming Read More »