The code is released under the GNU General Public License.
This is the Balanduino hardware add-on for the Arduino IDE.
To use it, simply create a folder named hardware inside your sketchbook directory.
Now move the Balanduino directory inside that folder.
The final structure should look like this:
- Arduino/
- Balanduino/
- Balanduino.ino
- Balanduino.h
- Bluetooth.ino
- EEPROM.ino
- EEPROMAnything.h
- I2C.ino
- Motor.ino
- Tools.ino
- hardware/
- Balanduino/
- avr/
- bootloaders/
- libraries/
- variants/
- boards.txt
- platform.txt
- avr/
- Balanduino/
- libraries/
- USB_Host_Shield_20/
- KalmanFilter/
- Balanduino/
For more information see the following site: http://www.arduino.cc/en/Guide/Environment#thirdpartyhardware or send us an email at [email protected].