MicroPython is a tiny open source Python programming language interpretor that runs on small embedded development boards. With MicroPython you can write clean and simple Python code to control hardware instead of having to use complex low-level languages like C or C++ (what Arduino uses for programming).
To make you have a better understanding of Python, we provide test code and projects.
Launched by KEYES group, Keyestudio micro:bit smart car integrates obstacle avoidance, line tracking and IR and Bluetooth control. It is made up of DC geared motors, wheels , sensors and acrylic boards. In addition, it cooperates a passive buzzer with music play function, 4 pcs WS2812RGB LEDs and 2 pcs RGB lights.
We believe that your imagination and creativity can be stimulated through DIY smart car and acquire how to code through Makecode, a new method to program.