<aside> 💡 Welcome to the world of CYOBot!

We will walk you through setting up the robot and how to start developing with your robot using Python.

</aside>

Onboarding: Load Python Portal via Robot WiFi

Your robot is embedded with Python Portal that you can access by connecting to the robot via WiFi. Refer to Onboarding with Python Portal to set up.

If this does not work, please follow the instructions below to download the Python Portal.

Download & Set up Python Portal

Go online while connecting to robot

Refer to Connect to the Internet via Portal.

Sample activities

1. Shake counter

In this activity, we will combine reading data from onboard motion sensor and writing to LED display to create a shake counter that counts a number up and down when we shake the robot.

shake-counter-demo-resize.gif

Hint

Solution

2. Robot dancing

In this activity, we will combine playing sound on the robot and controlling the robot's movements to make our robot dance to music!

Hint

Solution