InduinoX User Guide - Programming the Arduino Booloader

The InduinoX was designed with FTDI bitbang mode in mind and there are Pinouts from the FTDI for the same. We will here focus only on how to wire the InduinoX to achieve the BitBang Method described at the following link

http://www.geocities.jp/arduino_diecimila/bootloader/index_old_en.html#mega8_328

You can download Serjtag from the above link and use the commands from the same.

Check this video for the wiring

Things to know

Where to find Fuse Settings for arduino?
The fuse settings for different microcontrollers used in different configurations are available in the boards.txt file in your arduino install. You can find this file here
Your Arduino Directory > Hardware > arduino > boards.txt

Where to find the Bootloader for arduino?
Your Arduino Directory > Hardware > arduino >bootloaders
All the bootloaders have their own directories, so choose the One you want.

Keep us posted on how it goes, mail us on info|at|simplelabs|dot|co|dot|in