Starter Guide
www.adeept.com
- 14 -
Lesson 03 Use of simulators
Introduction
In this lesson, let’s learn about the simulators of MU microPython.
Operating steps
1. We only need to prepare a micro:bit and a USB cable.
2. Then connect them and plug into the computer.
3. Open the editor of MU microPython.
Open the code
Lesson 03 Use of simulators->code->Accelerometer.py
4. Click “Flash” and download the code onto the micro: bit
5. Now open repl, then press the reset button on the microbit, you can see
the data is displayed.
6. Click on the plotter, then rotate the micro:bit, you can see the changes of
the graph.