Skip to content

Commit a225b38

Browse files
committed
After correction
1 parent 7d6f77c commit a225b38

File tree

1 file changed

+12
-24
lines changed

1 file changed

+12
-24
lines changed

readme.md

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,21 @@
11

2-
#        BPI-BIT MicroPython 基础教程
2+
#      BPI-BIT MicroPython 固件发布主页
33

4-
![](https://img.shields.io/badge/open%20source-bananpi-brightgreen.svg)
5-
![](https://img.shields.io/badge/support-pycharm-red.svg)
4+
[![Open Source Love](https://badges.frapsoft.com/os/v3/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badge/)
5+
![](https://img.shields.io/github/release/BPI-STEAM/BPI-BIT-MicroPython.svg)
6+
![](https://img.shields.io/github/license/BPI-STEAM/BPI-BIT-MicroPython.svg)
7+
![](https://img.shields.io/badge/support-esp%20idf-red.svg)
68
![](https://img.shields.io/badge/support-smartconfig-FF00FF.svg)
79
![](https://img.shields.io/badge/custom-firmware-0000FF.svg)
810

9-
## MicroPython 是什么?
11+
## 烧写教程
1012

11-
## 认识硬件
13+
[刷入 MicroPython 固件](http://bpi.pub/zh_CN/latest/bpi-mpy/flash_mpy.html)
1214

13-
### 了解硬件情况
15+
## CHANGELOG
1416

15-
[BPI-BIT-Hardware](https://github.com/BPI-STEAM/BPI-BIT-Hardware)
17+
### 20190528 第一个版本
1618

17-
### 如何安装驱动
18-
19-
[Install Driver](https://github.com/BPI-STEAM/BPI-BIT-Hardware/blob/master/driver.md)
20-
21-
## 直接上手
22-
23-
### 获取工具
24-
25-
### 运行代码
26-
27-
## 使用无线
28-
29-
### 配网模式
30-
31-
### 下载代码
32-
33-
## 进阶应用
19+
- 网络层各种加持,mdns、smartconfig、XSocket、Mqtt 等等内置。
20+
- 兼任 microbit 接口函数。
21+
- 内置了一些常用模块代码。

0 commit comments

Comments
 (0)