Uploading Block Programs with Ardublock

Starting with version 1.6.8.2, SparkiDuino includes Ardublock, a way you can program Sparki using beginner friendly blocks.

This guide will show you how to upload new code onto Sparki made with Ardublock.

Uploading new code will erase any old code. This example will disable the remote. You can re-upload remote code later.


1
Plug in Sparki

Plug in Sparki via USB. The status light should pulse red. Wait for this to stop.


2
Open the Example

Start by opening Ardublock. It’s an option located in the ‘Tools’ menu of SparkiDuino

With Ardublock launched, open the example program. This will give you something to upload.

Download Example


3
Select the Board

From SparkiDuino’s menu, select Tools > Board > ArcBotics Sparki.

4
Select the Serial Port

From SparkiDuino’s menu, select Tools > Port > ArcBotics Sparki

5
Upload the Code

Upload the program by pressing “Upload to Arduino” in Ardublock. SparkiDuino will show “Compiling Sketch”, “Uploading”, and then “Done Uploading”.

When code is uploading, Sparki’s red status light will pulse, then blink rapidly while code is uploading.

6
Code is Uploaded!

Having trouble? Try the Sparki help section

Go Learn More!