Difference between revisions of "BPI:bit for MicroPython"

From Banana Pi Wiki
Jump to: navigation, search
Line 3: Line 3:
  
 
BPI:bit have full support microPyton。firmware、exploitation environment、software and wiki documtnets have update to :   
 
BPI:bit have full support microPyton。firmware、exploitation environment、software and wiki documtnets have update to :   
 +
 +
Basic board development
  
 
<div id="Banana Pi AI"></div>
 
<div id="Banana Pi AI"></div>
Line 17: Line 19:
 
|width="10%" valign="top" align="left"|
 
|width="10%" valign="top" align="left"|
 
*[[4 Light up all kinds of LED]]
 
*[[4 Light up all kinds of LED]]
 +
|}
  
 +
Board development tools
 +
 +
<div id="Banana Pi AI"></div>
 +
{| border="0" cellpadding="10" width="100%"
 +
|-
 +
|width="10%" valign="top" align="left"|
 +
*[[1  Auto 系列一键烧写]]
 +
|width="10%" valign="top" align="left"|
 +
*[[2  ESPBlocks 初学者专属]]
 +
|width="10%" valign="top" align="left"|
 +
*[[3 Mpfshell 详细文档]]
 +
|width="10%" valign="top" align="left"|
 +
*[[3 Pycharm IDE 编程]]
 
|}
 
|}
  

Revision as of 23:23, 17 February 2019

Mircopython.png

BPI:bit have full support microPyton。firmware、exploitation environment、software and wiki documtnets have update to :

Basic board development

Board development tools


https://github.com/BPI-STEAM/BPI-BIT-MicroPython/wiki

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