Arduino hex uploader (XLoader)

I’ve made a small program that can be used to upload your own c code to arduino boards using the bootloader. That means you don’t need a flash programmer. I
made it for my own use and found it pretty useful. So now I’ve
made a more user friendly version..

To use it simply start XLoader.exe, pick a hex file and press upload. That’s it.

screen.jpg


Hope you find it useful... Or am I the only one using AVRstudio to program my uav??


As you can see it's still early alpha, so there might be some bugs. Please contact me about bugs or suggestions.



http://xloader.russemotto.com
E-mail me when people leave their comments –

You need to be a member of diydrones to add comments!

Join diydrones

Comments

  • Its uses avrdude, so it just makes life easier. On windows the arduino will not reset when you try to upload whit avrdude.
  • How does it compare to avrdude, the standard hex uploader?
This reply was deleted.