BBC Micro Bit and Micro Python

I just recently got my first BBC Micro Bit to play with. I struggled with the block editors and eventually fell back to using Python. Namely Micro Python. I’ve used python a lot with my Raspberry Pi so why not the Micro Bit. Here are some resources I found if any body else has a Micro Bit.
Micro Python on the Micro Bit http://tech.microbit.org/software/micropython/
Micro Python guide to BBC Micro Bit http://microbit.org/guide/python/
Micro Bit Micro Python API http://microbit-micropython.readthedocs.io/en/latest/microbit_micropython_api.html

And some other links that might help.
Micro bit Hardware http://tech.microbit.org/hardware/
Developer community http://tech.microbit.org/
http://microbit.org/

1 Like