MCC – Python & micro:bit

After completing basics of python, we wanted to test our skills with micro:bit

Micro:bit is a tiny computer to start programming, can be referred http://microbit.org/ . We used mu editor to add code and also flash to micro:bit.

microbit-2microbit-1microbit-mu-1

Here is the simple program which will scroll “Hello World” and then display butterfly image, it keeps repeating after 5 seconds delay.


Leave a comment