EmbedME / ISPnub

Firmware for stand-alone AVR programmer module

Home Page:http://www.fischl.de/ispnub/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISPnub

Firmware for stand-alone AVR programmer module.

ISPnub is a stand-alone AVR programming module. The programming instructions are defined within scripts. These scripts are converted with an additional tool (ISPnubCreator) into a binary format and are stored in the flash of ISPnub's ATmega1284P. This firmware interprets the binary programming instructions and executes it on the connected target controller.

The firmware hex file is packed into the JAR file of ISPnubCreator which merges the firmware hex data with programming instructions from scripts.

About

Firmware for stand-alone AVR programmer module

http://www.fischl.de/ispnub/

License:GNU General Public License v3.0


Languages

Language:C 93.9%Language:Makefile 6.1%