Programming Tutorials
2 Docs
Uploading Code with Arduino IDE
Last Updated: May 7, 2026Install Arduino IDE on your computer, select the correct board type from the Tools menu, and upload a simple motor test sketch. Code snippets and wiring diagrams are included.
Block-Based Coding: Your First Program
Last Updated: May 7, 2026Using the Blockly app, drag and drop commands to make your robot move forward, turn, and react to sensor input. Example: “When ultrasonic sensor detects object < 10cm, stop and turn right."
