No tags
Open this program in the mbed Compiler, where you can edit it and compile it for your hardware.
Download this program as .zip file.
Code to program an AVR microcontroller over SPI using the mBed's first SPI port. The AVR must support ICSP. Alter max page size from 64 to the matching page size for your microcontroller. Alter the clock to the minimum clock speed for your microcontroller. Has only been tested with ATMega88.
| main.cpp [code] |