Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Uploading FirmataPlusRB to the RedBot Controller Board

Alan Yorinks edited this page Aug 30, 2015 · 1 revision

FirmataPlusRB is a custom enhanced version of StandardFirmata that is included with this distribution. It provides support for:

  1. Wheel Encoder Support
  2. Accelerometer Support
  3. Piezo tone generation.
  4. Motor Control.
  5. Mechanical bumper monitoring.
  6. Line Follower monitoring.

It is distributed as a zip file. If you downloaded the pyamta_aio distribution from Github and extracted the files, you will find a libraries.zip file in the FirmataPlus directory. You can also directly download it here. Click on the "view raw" button to download.

Open the Arduino IDE and select File/Preferences to determine your sketchbook location.

Close the Arduino IDE and extract the libraries.zip file into the sketchbook location directory.

Re-open the Arduino IDE, select File/Examples/FirmataPlusRB/FiramataPlusRB and upload to your RedBot Controller Board.

standardfirmata