-
Notifications
You must be signed in to change notification settings - Fork 107
BBC Micro:bit
Andrey Vlasovskikh edited this page Nov 10, 2018
·
5 revisions
The device should work out of the box. Just plug it in using USB and start using it in the MicroPython Support plugin.
Make sure to install the required Micro:bit development tools suggested by the MicroPython configuration dialog in the IDE settings. The plugin will install these tools onto your Python 3.5+ project interpreter (write access for installing libraries is required).
TODO