mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add m5go kit version change
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
## Description
|
||||
|
||||
This **M5GO IOT Kit** is a multi-Unit feast with 6 M5units inside (ENV, IR, RGB, PIR, ANGLE, HUB). Just like other M5Stack development kit, M5GO is powered by ESP32.
|
||||
This **M5GO IOT Kit** is a multi-Unit feast with 6 M5units inside (ENV II, IR, RGB, PIR, ANGLE, HUB). Just like other M5Stack development kit, M5GO is powered by ESP32.
|
||||
|
||||
Every M5stack development kit can be programmed through Arduino IDE, WebIDE UIFlow, Micropython, and Blockly, simplifying the development process for those requiring a joint hardware and software solution. Not only does M5stack have far-reaching IoT applications in industry, agriculture, and home, but it also empowers students to learn to code in STEM classrooms.
|
||||
|
||||
@@ -32,7 +32,7 @@ This M5GO kit is specifically designed for STEM education. The pack includes 1 M
|
||||
## Include
|
||||
|
||||
- 1x M5GO
|
||||
- 6x Units(ENV, IR, RGB, PIR, ANGLE, HUB)
|
||||
- 6x Units(ENV II, IR, RGB, PIR, ANGLE, HUB)
|
||||
- 4x LEGO block
|
||||
- 12x LEGO Connector
|
||||
- 4x GROVE cable
|
||||
@@ -369,6 +369,11 @@ To complete schematic, click [here](https://github.com/m5stack/M5-Schematic/tree
|
||||
<td>Battery capacity changed from 600mAh to 500mAh</td>
|
||||
<td>/</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2020.6</td>
|
||||
<td>The ENV Unit in the kit is changed to ENV II</td>
|
||||
<td>/</td>
|
||||
</tr>
|
||||
<tbody>
|
||||
</table>
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
## 包含
|
||||
|
||||
- 1x M5GO
|
||||
- 6x Units(ENV, IR, RGB, PIR, ANGLE, HUB)
|
||||
- 6x Units(ENV II, IR, RGB, PIR, ANGLE, HUB)
|
||||
- 4x LEGO积木
|
||||
- 12x LEGO连接件
|
||||
- 4x GROVE线
|
||||
@@ -380,6 +380,11 @@ BMM150 I2C address 0x10
|
||||
<td>电池容量600mAh变更为500mAh</td>
|
||||
<td>/</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2020.6</td>
|
||||
<td>套件内ENV Unit更改为ENV II</td>
|
||||
<td>/</td>
|
||||
</tr>
|
||||
<tbody>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user