mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add doc "module_lego+.md"
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
| [GPS](zh_CN/product_documents/modules/module_gps) | [PROTO](zh_CN/product_documents/modules/module_proto) | [STEPMOTOR](zh_CN/product_documents/modules/module_stepmotor)|
|
||||
| [LORA](zh_CN/product_documents/modules/module_lora) | [BATTERY](zh_CN/product_documents/modules/module_battery) | [SERVO](zh_CN/product_documents/modules/module_servo) |
|
||||
| [SIM800/GPRS/GSM](zh_CN/product_documents/modules/module_sim800) | [BTC](zh_CN/product_documents/modules/module_btc) | [COMMU](zh_CN/product_documents/modules/module_commu) |
|
||||
| [LoRaWAN](zh_CN/product_documents/modules/module_lorawan) | [PLUS](zh_CN/product_documents/modules/module_plus) | / |
|
||||
| / | / | / |
|
||||
| [LoRaWAN](zh_CN/product_documents/modules/module_lorawan) | [PLUS](zh_CN/product_documents/modules/module_plus) | [LEGO+](zh_CN/product_documents/modules/module_lego+) |
|
||||
| / | [USB](zh_CN/product_documents/modules/module_usb) | / |
|
||||
| / | / | / |
|
||||
| / | / | / |
|
||||
| / | / | / |
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
# LEGO+模块
|
||||
|
||||
<!-- 中文 | [English](/en/product_documents/modules/module_lora) | [日本語](ja/product_documents/modules/module_lora) -->
|
||||
|
||||
## 描述
|
||||
|
||||
<mark>LEGO+</mark>模块是直流编码电机模块,内置MEGA328芯片,管理和控制每个DC口电机。LEGO+模块与M5Core之间通过I2C通信,其I2C地址为0x56。
|
||||
模块还自带了直流电源接口,如果需要更高的电压输入驱动电机的话,可以接入电源。
|
||||
|
||||
## 特性
|
||||
|
||||
- 电源接口输入电压范围:6-12V
|
||||
|
||||
## 包含
|
||||
|
||||
- 1x LEGO+模块
|
||||
- 1x 10cm LEGO线
|
||||
- 1x DC接头
|
||||
|
||||
## 相关链接
|
||||
|
||||
<!-- - **[原理图](https://m5stack.com)** -->
|
||||
<!-- - **[例程](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/Lora)** -->
|
||||
- **[购买链接](https://www.aliexpress.com/store/product/M5Stack-New-LEGO-Module-MEGA328-Inside-4-Channels-DC-Encoder-Motor-with-10cm-Motor-and-DC/3226069_32961587834.html?spm=a2g1y.12024536.productList_5885013.subject_3)**
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/modules/lego+_01.jpg" height="300" width="300">
|
||||
</figure>
|
||||
|
||||
<figure>
|
||||
<img src="assets/img/product_pics/modules/lego+_02.jpg" height="300" width="300">
|
||||
</figure>
|
||||
Reference in New Issue
Block a user