piwik img

Quick Start Guide

The easiest way to get started with the senseBox is to generate code using Blockly and copy it to the board:

  1. Go to: https://blockly.sensebox.de/ardublockly/?lang=en&board=sensebox-mcu
  2. Using Drag & Drop you can arrange your programm code
  3. Click on the red symbol to compile the sketch.
  4. Connect the senseBox to the device with a Mikro USB cabel and tap the red button on the senseBox MCU twice.
  5. Copy the sketch to the senseBox just like you would to an USB stick.

Congratulations! You mastered the basics of Blockly and senseBox, if you want to know more take a look here:

Working with the Arduino IDE:

  1. Download the Arduino IDE and install it on your computer.
  2. Include the Baord Support package for the senseBox MCU and choose the right COMPort in the application.
  3. To test you can for example copy the code generated by Blockly before:
  4. Copy the code to the board using the arrow button.

More information can be found in the Book.

Help and Support

The book is out collected knowledge. You will find all the information that you will need to experiment with your senseBox. If you still run into some problems feel free to send an email.

Experiments and Learning Resources

Additional resources can be found here: