News

ZEPPP - Zero External Parts PIC Programmer. Contribute to nader3254/pic-programmer-using-arduino development by creating an account on GitHub.
Arduino-PIC-programmer This projects enables programming PIC devices using Arduino only i.e. it should (in ideal cases) replace pickit and other programming devices. It currently only supports a very ...
So if you wanted to build your own PIC dev-board (like this one) you can use your Arduino to flash the bootloader. This post comes hot on the heels of the Arduino being used as a PIC 16F programmer.
Instead, it uses the exceedingly odd Tiny Programming Interface to write bits to the Flash on the chip. [feynman17] realized he could use the Arduino SPI library to communicate with this chip and ...