Files

99 lines
3.1 KiB
Markdown
Raw Permalink Normal View History

2020-03-19 21:06:45 +08:00
# Module PLUS
2018-12-25 16:04:58 +08:00
<el-tag effect="plain">SKU:M019</el-tag>
2020-03-19 10:58:07 +08:00
2020-04-08 14:09:44 +08:00
<div class="product_pic"><img src="assets/img/product_pics/module/module_plus_01.webp"><img src="assets/img/product_pics/module/module_plus_02.webp"></div>
2018-12-25 16:04:58 +08:00
## Description
2020-05-21 17:55:38 +08:00
**PLUS** is a enhanced M5 module comes with Lipo battery(500mAh), gear potentiometer, IR transmitter, extend PORT B(GPIO Port), PORT C(UART Port) from M5 core and a Microphone soldering pad. Powered with MEGA328, it could be a great upgrade of the hardwre resources by adding up PLUS to your work.
2018-12-25 16:04:58 +08:00
2019-04-26 18:10:14 +08:00
## Product Features
2018-12-25 16:04:58 +08:00
2021-01-29 14:47:53 +08:00
- I2C address:(0x62)
2020-06-12 18:13:01 +08:00
- 400mAh Battery
2018-12-25 16:04:58 +08:00
- Programmable gear potentiometer
- IR transmitter
- Including PORT B and PORT C
2020-06-10 14:13:34 +08:00
2020-02-19 14:24:50 +08:00
2018-12-25 16:04:58 +08:00
## Include
2019-04-26 18:10:14 +08:00
- 1x M5Stack PLUS Module
2018-12-25 16:04:58 +08:00
2020-05-29 16:36:24 +08:00
## Specification
<table>
<tr style="font-weight:bold">
<td>Resources</td>
<td>Parameter</td>
</tr>
<tr>
2020-11-18 19:00:45 +08:00
<td>Net weight</td>
2020-05-29 16:36:24 +08:00
<td>21g</td>
</tr>
<tr>
<td>Gross weight</td>
<td>31g</td>
</tr>
<tr>
<td>Product Size</td>
<td>54.2*54.2*12.8mm</td>
</tr>
<tr>
<td>Package Size</td>
<td>60*57*17mm</td>
</tr>
</table>
2018-12-25 16:04:58 +08:00
## Related Link
2018-12-29 14:46:55 +08:00
- **[The Firmware of inside MEGA328](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/PLUS/firmware_328p)**
2019-06-14 17:49:23 +08:00
## EasyLoader
2020-04-08 14:09:44 +08:00
<img src="https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/EasyLoader_logo.webp" width="100px" style="margin-top:20px">
2019-06-14 17:49:23 +08:00
2020-08-21 14:55:54 +08:00
<a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/EasyLoader/Module/EasyLoader_PLUS.exe"><el-button type="primary">download EasyLoader</el-button></a>
2018-12-29 14:46:55 +08:00
2020-11-17 16:38:23 +08:00
>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed.
2019-06-06 20:01:45 +08:00
>2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click **"Burn"** to start burning.
?>3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. [Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver)
2019-06-06 20:01:45 +08:00
## PinMap
**Mega328 ISP**Download interface Pin foot definition
2020-04-08 14:09:44 +08:00
<img src="assets\img\product_pics\app\mega328_isp.webp" width="30%" height="30%">
2020-08-13 10:23:45 +08:00
## MBUS PinMap
<img src="assets\img\product_pics\module\module_bus.webp"/>
2019-06-11 19:20:48 +08:00
## Example
2019-06-06 20:01:45 +08:00
2020-04-24 21:10:31 +08:00
### 1. Arduino IDE
2018-12-29 14:46:55 +08:00
2020-04-30 14:13:25 +08:00
The Code below `plus_read_encoder.ino` is incomplete. To get the complete code, please click [here](https://github.com/m5stack/M5Stack/tree/master/examples/Modules/PLUS)
2019-01-15 18:13:30 +08:00
2020-04-24 21:10:31 +08:00
### 2. UIFLOW
2020-02-11 18:00:45 +08:00
- [click here to get UIFlow](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Module/PLUS/UIFLOW).
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/module/module_plus_03.webp">
2020-03-19 21:06:45 +08:00
2019-01-15 18:13:30 +08:00
## Schematic
2020-04-08 14:09:44 +08:00
<img src="assets/img/product_pics/module/plus_sch.webp">
2019-01-26 18:40:08 +08:00
2020-02-11 18:00:45 +08:00
<script>
var purchase_link = 'https://m5stack.com/collections/m5-module/products/plus-module';
anchor_search(purchase_link);
scrollFunc();
</script>