News

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 ...