Optiboot - improved Arduino bootloader


i've developed new bootloader 168 , 328 arduinos. has nice features:
  • faster upload speed.
  • watchdog handling (adaboot mods).
  • more sketch space - bootloader a quarter of arduino bootloader size, giving 1.5k of flash space.
  • written in c, without large chunks of assembly.
  • easy install.
  • compatible 168 , 328 arduinos.


come , it! http://code.google.com/p/optiboot/

heh... check out http://www.arduino.cc/cgi-bin/yabb2/yabb.pl?num=1270564546/0.  i did mine mar 19, did apr 03.  before no bootloaders under source control!  btw, check out poll... 58% of people (not many far) don't know code repo :-(.  bummer us!  hope don't mind if dig how slimmed yours down , incorporate changes!  you welcome take "pin 13 fades while waiting dl" or "double click reset long dl" features if you!


Arduino Forum > Forum 2005-2010 (read only) > Software > Development > Optiboot - improved Arduino bootloader


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums