mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
Merge branch 'master' of github.com:m5stack/m5-docs
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 118 KiB |
@@ -16,6 +16,8 @@ Choose the development platform you want to use, view the corresponding tutorial
|
||||
|
||||
Additionally the FM24C02 internal eeprom chip(256KB-EEPROM)can be used to store vital data even when the device is off. A 1150mAh lipo battery keeps the device going for long periods and battery life can be further preserved by using the RTC(BM8563)to set the device into deep sleep and wake it up again when needed。Three HY2.0-4P expansion ports are included which allow for building complex projects using the existing sensors in the M5Stack ecosystem.
|
||||
|
||||
?>Warning: Do not expose to ultraviolet rays for a long time, otherwise it may cause irreversible damage to the E-ink screen.
|
||||
|
||||
## Product Features
|
||||
|
||||
- ESP32 Standard wireless functions WiFi、Bluetooth
|
||||
|
||||
+11
-15
@@ -17,13 +17,9 @@ Similar to the PaHub Unit, the PbHub provides solution for multiple devices cont
|
||||
<img src="assets/img/product_pics/unit/pbhub/pbhub_p3.webp" width="30%" height="30%">
|
||||
<br>
|
||||
|
||||
*Notice2: Not all M5 Units with PortB (Black) are able to be extended by PbHUB. PbHUB can only apply to basic single-bus communication like digital read and write, analog read and write, which is implemented by I2C protocol (controlled by the MEGA328 MCU).<br>
|
||||
**Notice2: Not all M5 Units with PortB (Black) are able to be extended by PbHUB. PbHUB can only apply to basic single-bus communication like digital read and write, analog read and write, which is implemented by I2C protocol (controlled by the MEGA328 MCU).**
|
||||
|
||||
The PbHub extension mechanism that allows it to control IO using a single-bus data transfer wires is embedded inside the Mega328 with pre-programmed functionalities such as: GPIO, AD and DA to enable digital read and write and analog read and write features. In this case, the PbHub is sometimes not necessary for applications that doesn't require such specific features or require features outside of the scope of the IO pins both for analog and digital IO. For example, if some project requires PWM functionalities - the PbHub won't be useful for such application as there is no support for PWM.*
|
||||
|
||||
See the below picture for timing sequence of HX711:
|
||||
<br>
|
||||
<img src="assets/img/product_pics/unit/pbhub/unit_pbhub_notice_01.webp" width="60%" height="60%">
|
||||
**The PbHub extension mechanism that allows it to control IO using a single-bus data transfer wires is embedded inside the Mega328 with pre-programmed functionalities such as: GPIO, AD and DA to enable digital read and write and analog read and write features. In this case, the PbHub is sometimes not necessary for applications that doesn't require such specific features or require features outside of the scope of the IO pins both for analog and digital IO. For example, if some project requires PWM functionalities - the PbHub won't be useful for such application as there is no support for PWM.**
|
||||
|
||||
## Product Features
|
||||
|
||||
@@ -64,7 +60,7 @@ See the below picture for timing sequence of HX711:
|
||||
|
||||
## Change I2C Address
|
||||
|
||||
The Default I2C address of the unit is 0x40 (which can be changed by using solder resistors A0 ~ A2, the address range is 0x40~0x47).
|
||||
The Default I2C address of the unit is 0x61 (which can be changed by using solder resistors A0 ~ A2, the address range is 0x61~0x68).
|
||||
|
||||
<img src="assets/img/product_pics/unit/pbhub/pbhub_i2c_addr.webp" width="300px">
|
||||
|
||||
@@ -79,49 +75,49 @@ The Default I2C address of the unit is 0x40 (which can be changed by using solde
|
||||
<td>/</td>
|
||||
<td>/</td>
|
||||
<td>/</td>
|
||||
<td>0x40</td>
|
||||
<td>0x61</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Resistors</td>
|
||||
<td>/</td>
|
||||
<td>/</td>
|
||||
<td>0x41</td>
|
||||
<td>0x62</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>/</td>
|
||||
<td>Resistors</td>
|
||||
<td>/</td>
|
||||
<td>0x42</td>
|
||||
<td>0x63</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Resistors</td>
|
||||
<td>Resistors</td>
|
||||
<td>/</td>
|
||||
<td>0x43</td>
|
||||
<td>0x64</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>/</td>
|
||||
<td>/</td>
|
||||
<td>Resistors</td>
|
||||
<td>0x44</td>
|
||||
<td>0x65</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Resistors</td>
|
||||
<td>/</td>
|
||||
<td>Resistors</td>
|
||||
<td>0x45</td>
|
||||
<td>0x66</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>/</td>
|
||||
<td>Resistors</td>
|
||||
<td>Resistors</td>
|
||||
<td>0x46</td>
|
||||
<td>0x67</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Resistors</td>
|
||||
<td>Resistors</td>
|
||||
<td>Resistors</td>
|
||||
<td>0x47</td>
|
||||
<td>0x68</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
{a:"/#/zh_CN/core/m5go_lite", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_lite_01.webp", p:"M5GO Lite", sku:"K022", qs:"#zh_CN/quick_start/m5core/m5stack_core_quick_start" ,kw:"ESP32 IP5306 MPU6886 BMM150 LEGO"},
|
||||
{a:"/#/zh_CN/core/m5go", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/kit_m5go_01.webp", p:"M5GO Kit", sku:"K006", qs:"#zh_CN/quick_start/m5core/m5stack_core_quick_start" ,kw:"ESP32 IP5306 MPU6886 BMM150 LEGO MICPHONE"},
|
||||
{a:"/#/zh_CN/core/coreink", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/coreink_01.webp", p:"CoreInk", sku:"K048", qs:"#zh_CN/quick_start/coreink/quick_start_arduino" ,kw:"ESP32 E-Ink"},
|
||||
{a:"/#/zh_CN/core/m5paper", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/m5paper_01.webp", p:"MM5paper", sku:"K049", qs:"#zh_CN/quick_start/m5paper/quick_start_arduino" ,kw:"ESP32 E-Ink SHT30"},
|
||||
{a:"/#/zh_CN/core/m5paper", img:"https://static-cdn.m5stack.com/image/m5-docs_homepage/core/m5paper_01.webp", p:"M5paper", sku:"K049", qs:"#zh_CN/quick_start/m5paper/quick_start_arduino" ,kw:"ESP32 E-Ink SHT30"},
|
||||
];
|
||||
const face_list = [
|
||||
//FACES Series
|
||||
|
||||
@@ -14,6 +14,8 @@
|
||||
|
||||
**M5Paper** 是M5Stack推出的一款可触控墨水屏主控设备,控制器采用ESP32-D0WD。正面嵌入了一块分辨率为540*960 @4.7"的电子墨水屏,支持16级灰度显示。搭配GT911电容式触控面板,支持两点触控与多种手势操作。相对于普通的LCD的屏幕,电子墨水屏能够提供用户更好的文本阅读体验, 同时具有低功耗,掉电图像保持等特性。 集成拨轮开关, SHT30温湿度传感器, 与物理按键。 数据储存方面预留了TF-card(microSD)接口,并集成了FM24C02储存芯片(256KB-EEPROM)用于用户数据的断电存储。内置了1150mAh锂电池,结合内部的RTC(BM8563)可实现休眠与唤醒功能,能够为设备提供强大的续航能力。开放了3组HY2.0-4P外设接口能够拓展各式各样的传感器设备,为后续的应用功能开发提供无限可能。
|
||||
|
||||
?>注意事项: 请勿长时间暴露在紫外线下, 否则有可能对墨水屏造成不可逆的损害。
|
||||
|
||||
## 产品特性
|
||||
|
||||
- 内嵌ESP32,支持WiFi、蓝牙
|
||||
|
||||
+12
-14
@@ -12,15 +12,13 @@ Port B 中的两条数据总线与ESP32的**GPIO36**和**GPIO26**连接,可根
|
||||
|
||||
对于使用电平控制或是模拟值输入的项目,PbHUB 是一个不错的多设备控制的解决方案.
|
||||
|
||||
*注意1:编程时请注意通道顺序*
|
||||
**注意1:编程时请注意通道顺序**
|
||||
|
||||
<br>
|
||||
<img src="assets/img/product_pics/unit/pbhub/pbhub_p3.webp" width="30%" height="30%">
|
||||
<br>
|
||||
*注意2: 并非所有带有黑色接口(PortB)的Unit都支持通过PbHUB扩展.PbHUB只能应用于基本的单总线通信,通过I2C协议(内置MEGA328)能够实现基本的数字读写,模拟读写.但对于像Weight(内置HX711)这种通信不仅需要进行anglog读取,还需要依赖于时序的Unit来说,PbHUB无法进行拓展.*
|
||||
参考下图,了解HX711的时序:
|
||||
<br>
|
||||
<img src="assets/img/product_pics/unit/pbhub/unit_pbhub_notice_01.webp" width="30%">
|
||||
|
||||
**注意2: 并非所有带有黑色接口(PortB)的Unit都支持通过PbHUB扩展.PbHUB只能应用于基本的单总线通信,通过I2C协议(内置MEGA328)能够实现基本的数字读写,模拟读写.但对于像Weight(内置HX711)这种通信不仅需要进行anglog读取,还需要依赖于时序的Unit来说,PbHUB无法进行拓展.**
|
||||
|
||||
## 产品特性
|
||||
|
||||
@@ -60,7 +58,7 @@ Port B 中的两条数据总线与ESP32的**GPIO36**和**GPIO26**连接,可根
|
||||
|
||||
## 修改I2C地址
|
||||
|
||||
该 Unit 的 I2C 地址为0x40(可通过焊接电阻A0~A2进行更改, 地址范围为0x40~0x47).
|
||||
该 Unit 的 I2C 地址为0x61(可通过焊接电阻A0~A2进行更改, 地址范围为0x61~0x68).
|
||||
|
||||
<img src="assets/img/product_pics/unit/pbhub/pbhub_i2c_addr.webp" width="300px">
|
||||
|
||||
@@ -75,49 +73,49 @@ Port B 中的两条数据总线与ESP32的**GPIO36**和**GPIO26**连接,可根
|
||||
<td>/</td>
|
||||
<td>/</td>
|
||||
<td>/</td>
|
||||
<td>0x40</td>
|
||||
<td>0x61</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>焊接电阻</td>
|
||||
<td>/</td>
|
||||
<td>/</td>
|
||||
<td>0x41</td>
|
||||
<td>0x62</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>/</td>
|
||||
<td>焊接电阻</td>
|
||||
<td>/</td>
|
||||
<td>0x42</td>
|
||||
<td>0x63</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>焊接电阻</td>
|
||||
<td>焊接电阻</td>
|
||||
<td>/</td>
|
||||
<td>0x43</td>
|
||||
<td>0x64</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>/</td>
|
||||
<td>/</td>
|
||||
<td>焊接电阻</td>
|
||||
<td>0x44</td>
|
||||
<td>0x65</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>焊接电阻</td>
|
||||
<td>/</td>
|
||||
<td>焊接电阻</td>
|
||||
<td>0x45</td>
|
||||
<td>0x66</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>/</td>
|
||||
<td>焊接电阻</td>
|
||||
<td>焊接电阻</td>
|
||||
<td>0x46</td>
|
||||
<td>0x67</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>焊接电阻</td>
|
||||
<td>焊接电阻</td>
|
||||
<td>焊接电阻</td>
|
||||
<td>0x47</td>
|
||||
<td>0x68</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user