|
1 | | -# BPI-BIT Webduino [](./LICENSE) |
2 | 1 |
|
3 | | -## BPI-BIT Webduino相关网站: |
| 2 | +#        BPI-BIT Webduino 基础教程 |
4 | 3 |
|
5 | | -[中国大陆地区官方网站](https://webduino.com.cn) |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
6 | 10 |
|
7 | | -[中国港澳台以及其他地区官方网站](https://webduino.io/) |
| 11 | +## Webduino 是什么? |
8 | 12 |
|
9 | | -[BPI-BIT官方英文论坛](http://forum.banana-pi.org/c/bpi-webduino/BPI-Webduino) |
| 13 | +## 认识硬件 |
10 | 14 |
|
11 | | -[BPI-BIT官方中文论坛](https://forum.banana-pi.org.cn/c/bpi-webduino/webduino) |
| 15 | +### 了解硬件情况 |
12 | 16 |
|
13 | | -## 固件烧录: |
| 17 | +[BPI-BIT-Hardware](https://github.com/BPI-STEAM/BPI-BIT-Hardware) |
14 | 18 |
|
15 | | -> 固件存放位置在[Bin](/Bin)目录下面 |
| 19 | +### 如何安装驱动 |
16 | 20 |
|
17 | | -- #### Bin目录介绍(仅适用于Windows): |
18 | | - + bit_default.bin : BPI-BIT板的标准Webduino固件 |
19 | | - + bit_stable.bin : BPI-BIT板的stable版本Webduino固件 |
20 | | - + boot_app0.bin : Espressif-WROOM-32主核心驱动 |
21 | | - + partitions.bin : BPI-BIT的Webduino固件分区表文件 |
22 | | - + bootloader_dio_40m.bin : Espressif-WROOM-32的bootloader(适用于速度为40MHz的DIO烧录模式) |
| 21 | +[Install Driver](https://github.com/BPI-STEAM/BPI-BIT-Hardware/blob/master/driver.md) |
23 | 22 |
|
24 | | -### 各个操作系统下的烧录方式: |
| 23 | +## 直接上手 |
25 | 24 |
|
26 | | -> #### 工具:[ESP FLASH DOWNLOAD TOOL](/Windows/FLASH_DOWNLOAD_TOOLS_V3.6.4.rar)(Windows) |
| 25 | +### 获取工具 |
27 | 26 |
|
28 | | -- [ESP FLASH DOWNLOAD TOOL烧录方法(Wiki)](https://github.com/BPI-STEAM/BPI-BIT-WebDuino/wiki#esp-flash-download-tool) |
| 27 | +### 运行积木 |
29 | 28 |
|
30 | | -> #### 一键烧写工具(Auto Flash Tool) |
| 29 | +## 了解更多 |
31 | 30 |
|
32 | | -- [AutoFlashWebduinoBin](https://github.com/BPI-STEAM/BPI-BIT-WebDuino/releases/tag/FlashTool) |
| 31 | +### 载入教程 |
33 | 32 |
|
34 | | -- [Auto Flash工具烧录方法(Wiki)](https://github.com/BPI-STEAM/BPI-BIT-WebDuino/wiki#auto-flash%E5%B7%A5%E5%85%B7) |
| 33 | +### 分享案例 |
35 | 34 |
|
36 | | -> #### ESPtool 工具:[ESPtool安装(github)](https://github.com/espressif/esptool#installation--dependencies)(Windows&linux&macOS) |
| 35 | +## 进阶应用 |
37 | 36 |
|
38 | | -- [ESPtool介绍(github)](https://github.com/espressif/esptool) |
| 37 | +### 载入积木 |
| 38 | + |
| 39 | +### 创造积木 |
0 commit comments