EDUCATIONAL ROBOTICS

Airplane

airplane

The airplane. Watch it take off and land and turn up the volume so you don't miss the instructions from the cabin crew.

Before proceeding please make sure you've read the Edbot Dream Owner's Guide. This includes lots of useful information and some very important safety precautions. Following these safety precautions will keep you, your students and your Edbot Dream safe.

Download the assembly instructions.

Note you won't need the remote control or IR-10 remote control receiver, we'll be controlling the robot using Bluetooth!

When you've finished building, you'll need to plug the Bluetooth module into the microcontroller. This will allow the Edbot Software to connect to the robot.

Make sure the Edbot Software is set up and running. Hold down the start button on the Edbot Dream microcontroller until the unit beeps twice. After a short time the robot should connect to the Edbot Software. Now it's time to code!

Scratch

To get you going we provide the dream_airplane project for Scratch 2.0 and 3.0 created automatically when you generate the Scratch sample projects using the Edbot Software.

Python 3

As a starting point try the dream_airplane.py Python script in the Edbot python folder. Before running it, you'll need to change the robot name at the top of the script.

Let's go!

Place the robot on a table and run the script. Watch as the plane takes off, cruises and hits some turbulence before finally landing. Listen out for those vital instructions from the cabin crew. Have fun!