Firmware
The firmware is an Arduino code which allows the PC and I2Bricks to communicate. The appropiate version of the firmware needs to be
downloaded to the ARD brick with the Arduino IDE.
The following parameters need to be set up in the Arduino IDE:
Board: "Arduino Nano"
Processor: "ATmega328"
The following versions of the firmware are currently available:
I2brick version 1.0 - only supports the ARD brick.
I2brick version 2.0 - supports the ARD and OLD bricks.
I2brick version 3.0 - supports the ARD, OLD, DAC and ADC bricks.
|