micropython
micropython copied to clipboard
Need installation of micropython to microbit on W10 Laptop
Sorry, not an Ubuntu user, but W10 64 Laptop.
The microbit works, with the easy code editor (from www) and I got it working with the Scratch Extension from https://scratch.mit.edu/projects/editor/
BUT i need an description if and if yes the microbit can run microbit-python How to do that in W10 please help me (a grandpa of 78,) wanting to persuade grandchildren to use the microbit and Python (normal in w10 terninal no problem or in an jupyter notebook , anaconda3 installed, (and my wish on the microbit too)
Hi @PKHG,
The easiest way to run MicroPython on the micro:bit is to:
- a) Use the online Python Editor: https://python.microbit.org
- https://python-editor-2-0-0.microbit.org/help.html?snippets=true
- b) Download and install the Mu editor: https://codewith.mu
- https://codewith.mu/en/tutorials/1.0/microbit
Did that resolve your question?