ZEPPP is a PIC programmer that requires only an Arduino-compatible board and a small command-line PC utility (CLI) to read, write, erase and verify several LVP-capable PIC microcontrollers via ICSP ...
[Kirill] wrote in to share his Arduino-based PIC programmer. It is capable of writing to the 18F family of chips, including 18F2XXX and 18F4XXX. We think that’s pretty exciting because this line of ...
First, flash the arduino_icsp.ino sketch to an Arduino. This was tested with a nano, but should work on most boards. The arduino-icsp programmer takes a simple ascii based command set, so ...
This Pic developmentboard, which still needs a new name, is 'based' on a arduino.An arduino is a little board with a microcontroller on it (usualy 2, 1 for programming and 1 for for ...
Before the Arduino took over the hobby market (well, at least the 8-bit segment of it), most hackers used PIC processors. They were cheap, easy to program, had a good toolchain, and were at the heart ...