Difference between revisions of "BPI:bit for MicroPython"
Line 8: | Line 8: | ||
− | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 18: | Line 17: | ||
− | + | {| class="wikitable" | |
− | + | |- | |
− | + | | style="background: PaleTurquoise; color: black" colspan="4"| ''Board development tools''' | |
− | |||
− | |||
|- | |- | ||
− | | | + | | [[1 Auto series one key burn]] || [[2 ESPBlocks Beginner's only]]|| [[3 Mpfshell details]]|| [[4 Pycharm IDE programming]] |
− | |||
− | | | ||
− | |||
− | | | ||
− | |||
− | | | ||
− | |||
− | |||
− | |||
|} | |} | ||
+ | |||
Development tutorial(Based on MicroBit): | Development tutorial(Based on MicroBit): |
Revision as of 22:14, 19 February 2019
BPI:bit have full support microPyton。firmware、exploitation environment、software and wiki documtnets have update to :
https://github.com/BPI-STEAM/BPI-BIT-MicroPython
Basic board development' | ||||
1 Get the development suite | 2 Wired connection board | 3 Try burning the board | 4 Hello, World! | 5 Light up all kinds of LED |
Board development tools' | |||
1 Auto series one key burn | 2 ESPBlocks Beginner's only | 3 Mpfshell details | 4 Pycharm IDE programming |
Development tutorial(Based on MicroBit):
|
code on github and support :
- 1. Provide terminal command line operation tools
- 2. Provide wired or wireless to operation board
- 3. Provide Pycharm IDE development
- 4. Provide Microbit for MicroPython function library
We are now testing all micro:bit online documentation examples,we have let BPI:bit compatibility micro:bit function library,so,microPyton support for micro:bit,You can run it directly on BPI:bit.
This is BPI:Bit run:https://microbit-micropython.readthedocs.io/en/latest/tutorials/hello.html code . You can run the code directly on BPI:bit, you can see the video demo.
https://www.youtube.com/watch?v=AczqV6zMi9E&feature=youtu.be
For more board examples, see the following url:
microbit online documents :https://microbit-micropython.readthedocs.io/en/latest/tutorials/introduction.html
microbit online simulator genuine: http://www.micropython.org.cn/pye/editor-en.html