Installing Codebender

1
Launch Codebender Site
2
Press “Lets Go!”

Press “Let’s Go!” to get started.

CodeBender-Tutorial-01

3
Install the Chrome Plugin
After pressing “Let’s Go!”, you will arrive at this page, where you will be asked to install the Chrome plugin. Follow the instructions and agree to install.


CodeBender-Tutorial-02 CodeBender-Tutorial-03 CodeBender-Tutorial-04

3
Install Any Necessary Drivers

After the plugin is installed, if you are on Windows or OS X, Codebender will want you to download and install the drivers for all the boards codebender supports. Follow the instructions, and download and install these.

CodeBender-Tutorial-05 CodeBender-Tutorial-06 CodeBender-Tutorial-07 CodeBender-Tutorial-08 CodeBender-Tutorial-09 CodeBender-Tutorial-10

4
Choose the Board

After drivers are installed, Codebender will want you to run a test program on your board to make sure it works. For the Board, select Arduino Leonardo (the board Sparki and Servotor32 are based on). We are working with Codebender to add a Sparki select option as well. 

CodeBender-Tutorial-11
5
Choose the Serial Port

Next, select the serial port Sparki is on. If you are unsure, unplug Sparki and see which serial port comes back. If you are still having trouble, you might need to do a manual upload.

CodeBender-Tutorial-12
6
Upload the First Example

Once the code is uploaded, Sparki’s little red LED next to the power switch should start blinking, like the image shows the Arduino board doing on the Codebender website.

7
Success!

Codebender is working! Register on the site, and continue to follow their instructions. ArcBotics’ Codebender support is early, and more tutorials will follow. For now, you can copy-paste the code examples from SparkiDuino.

CodeBender-Tutorial-13

Let’s learn how to upload your own code.

Upload a Program