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.
|
After Width: | Height: | Size: 106 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 94 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
@@ -304,11 +304,11 @@ function anchor_search(purchase_link="none",quickstart_link="none"){
|
||||
}
|
||||
if(page_url.indexOf(/zh_CN/) != -1) {
|
||||
var purchase_name = "购买链接"
|
||||
var quickstart_name = "点击查看-快速上手"
|
||||
var quickstart_name = "上手教程"
|
||||
}
|
||||
else {
|
||||
var purchase_name = "PURCHASE"
|
||||
var quickstart_name = "Click to view Quick-Start"
|
||||
var quickstart_name = "Quick-Start"
|
||||
}
|
||||
if(purchase_link!="none"){
|
||||
header.anchorList.push(
|
||||
@@ -330,7 +330,7 @@ function anchor_search(purchase_link="none",quickstart_link="none"){
|
||||
"expand" : []
|
||||
}
|
||||
)
|
||||
$(".product_pic").after(`<h2 id="${quickstart_name}" style="margin-bottom:0px;"><a href="${quickstart_link}" data-id="${quickstart_name.toUpperCase()}" class="anchor" style="color: #007aff;"><span>${quickstart_name}</span></a></h2>`);
|
||||
// $(".product_pic").after(`<h2 id="${quickstart_name}" style="margin-bottom:0px;"><a href="${quickstart_link}" data-id="${quickstart_name.toUpperCase()}" class="anchor" style="color: #007aff;"><span>${quickstart_name}</span></a></h2>`);
|
||||
}
|
||||
easyloader_video();
|
||||
}
|
||||
|
||||
Vendored
+3
-4
@@ -12,13 +12,12 @@ function anchor_search(purchase_link="none",quickstart_link="none"){var page_url
|
||||
else{$("h2").eq(0).before("<div class='anchor-box'></div>");var anchor_list=$("#main h2");}
|
||||
for(var i=0;i<anchor_list.length;i++){anchor_create(anchor_list[i].id.toUpperCase(),anchor_list[i].id);}
|
||||
if(page_url.indexOf(/zh_CN/)!=-1){var purchase_name="购买链接"
|
||||
var quickstart_name="点击查看-快速上手"}
|
||||
var quickstart_name="上手教程"}
|
||||
else{var purchase_name="PURCHASE"
|
||||
var quickstart_name="Click to view Quick-Start"}
|
||||
var quickstart_name="Quick-Start"}
|
||||
if(purchase_link!="none"){header.anchorList.push({"name":purchase_name,"icon":'el-icon-shopping-cart-full','link':purchase_link,"expand":[]})
|
||||
$("#main").append(`<h2 id="${purchase_name}"><a href="${purchase_link}" data-id="${purchase_name}" class="anchor" style="color: #007aff;"><span>${purchase_name}</span></a></h2>`);}
|
||||
if(quickstart_link!="none"){header.anchorList.unshift({"name":quickstart_name,"icon":'el-icon-guide','link':quickstart_link,"expand":[]})
|
||||
$(".product_pic").after(`<h2 id="${quickstart_name}" style="margin-bottom:0px;"><a href="${quickstart_link}" data-id="${quickstart_name.toUpperCase()}" class="anchor" style="color: #007aff;"><span>${quickstart_name}</span></a></h2>`);}
|
||||
if(quickstart_link!="none"){header.anchorList.unshift({"name":quickstart_name,"icon":'el-icon-guide','link':quickstart_link,"expand":[]})}
|
||||
easyloader_video();}
|
||||
function anchor_scroll(anchor_name,anchor_id,anchor_length){var page_url=window.location.href;var offset=$("#"+anchor_id).offset().top+$("#"+anchor_id).height()-$(window).scrollTop();if((offset>100)&&(offset<($("#"+anchor_id).height()+700))){for(var i=0;i<anchor_length;i++){if(anchor_name==$(".anchor-box span").eq(i).html()){$(".anchor-box a").addClass("anchor-quiet");$(".anchor-box a").eq(i).removeClass("anchor-quiet");$(".anchor-box a").eq(i).addClass("anchor-active");if((page_url.indexOf(/uiflow/)!=-1)||(page_url.indexOf(/arduino/)!=-1)||(page_url.indexOf(/quick_start/)!=-1)){var marquee_status1=$(".anchor-box a marquee").eq(i).attr("scrollamount");$(".anchor-box a marquee").attr("scrollamount","0");$(".anchor-box a marquee").eq(i).attr("scrollamount","2");var marquee_status2=$(".anchor-box a marquee").eq(i).attr("scrollamount");if(marquee_status1!=marquee_status2){$(".anchor-box a marquee").eq(i)[0].start();}}
|
||||
return true}}}}
|
||||
|
||||
@@ -187,11 +187,13 @@ Note: BALA2 has been calibrated , and it can automatically maintain its balance
|
||||
|
||||
To get complete code, please click,[click](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Application/Bala2)
|
||||
|
||||
- **[Tutorial&Quick-Start](en/quick_start/bala2/bala2_quick_start)**
|
||||
|
||||
<script>
|
||||
|
||||
var purchase_link = '';
|
||||
var purchase_link = 'https://m5stack.com/products/bala2-esp32-self-balancing-robot-kit?_pos=2&_sid=17e4ad51b&_ss=r&variant=36137100345508';
|
||||
|
||||
var quickstart_link = '#/en/quick_start/bala2/bala2_quick_start.md';
|
||||
var quickstart_link = '#/en/quick_start/bala2/bala2_quick_start';
|
||||
|
||||
anchor_search(purchase_link,quickstart_link);
|
||||
scrollFunc();
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Base LAN
|
||||
|
||||
<el-tag effect="plain">SKU:K012</el-tag>
|
||||
<el-tag effect="plain">SKU:K012-B</el-tag>
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/base/lan_01.webp"></div>
|
||||
|
||||
|
||||
@@ -4,6 +4,13 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/minicore/atom/atom_lite_01.webp"><img src="assets/img/product_pics/core/minicore/atom/atom_lite_02.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/zh_CN/quick_start/atom/atom_quick_start_uiflow"><el-tag effect="plain">UIFlow</el-tag></a>
|
||||
<a href="/#/zh_CN/arduino/arduino_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
**Atom Lite**, which has a size of only 24*24mm, is a very compact development board in the M5Stack development kit series. It provides more GPIOs for user customization which is very suitable for embedded smart home devices and in making smart toys. The main control adopts the ESP32-PICO chip which comes integrated with Wi-Fi and Bluetooth technologies and has a 4MB of integrated SPI flash memory. Atom Lite board provides an Infra-Red LED, a RGB LED, buttons, and a HY2.0 interface. In addition, it can connect to external sensors and actuators through 6 GPIOs. The on-board Type-C USB interface enables rapid program upload and execution.
|
||||
|
||||
@@ -4,6 +4,13 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/minicore/atom/atom_matrix_01.webp"><img src="assets/img/product_pics/core/minicore/atom/atom_matrix_03.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/zh_CN/quick_start/atom/atom_quick_start_uiflow"><el-tag effect="plain">UIFlow</el-tag></a>
|
||||
<a href="/#/zh_CN/arduino/arduino_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
**ATOM Matrix** , which has a size of only 24 * 24mm, is the most compact development board in the M5Stack development kit series. It provides more GPIO pins and is very suitable for handy and miniature embedded device development. The main control adopts the ESP32-PICO-D4 chip, which comes integrated with Wi-Fi and Bluetooth technologies and has 4MB of integrated SPI flash memory. The Atom board provides an Infra-Red LED along with the 5 * 5 RGB LED matrix on the panel, a built-in IMU sensor (MPU6886), and a HY2.0 interface. A general purpose programmable button is provied below the RGB Led matrix to enable users to add input support to their various projects. The on-board USB interface (Type-C) enables rapid program uploading and execution. One M2 screw hole is provided on the back for mounting the board.
|
||||
|
||||
@@ -4,6 +4,13 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/basic/basic_01.webp"><img src="assets/img/product_pics/core/basic/basic_03.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython"><el-tag effect="plain">UIFlow</el-tag></a>
|
||||
<a href="/#/zh_CN/arduino/arduino_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
**M5Stack BASIC Kit**, like its namesake, is a starter kit among the M5Stack development kit series. It’s a modular, stackable, scalable, and portable device which is powered with an ESP-32 core, which makes it open source, low cost, full-function, and easy for developers to handle new product development on all stages including circuit design, PCB design, software, mold design and production. This Basic kit provides a friendly price and full-featured resources which makes it a good starter kit for you to explore IoT.
|
||||
|
||||
@@ -4,6 +4,12 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/core2/core2_01.webp"><img src="assets/img/product_pics/core/core2/core2_02.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/en/quick_start/core2/m5stack_core2_get_started_MicroPython"><el-tag effect="plain">UIFlow</el-tag></a> <a href="/#/en/arduino/arduino_core2_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
**M5Core2** is the second generation core device in the M5Stack development kit series, which further enhances the functions of the original generation of cores.
|
||||
@@ -353,6 +359,12 @@ For more information about Pin assignment and Pin Remapping, Please refer to [ES
|
||||
|
||||
- Click[here](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/Core/M5Core2/Arduino) to get Arduino code
|
||||
|
||||
|
||||
### Tutorial
|
||||
|
||||
- [UIFlow](/#/zh_CN/quick_start/core2/m5stack_core2_get_started_MicroPython)
|
||||
- [Arduino](/#/zh_CN/arduino/arduino_core2_development)
|
||||
|
||||
<script>
|
||||
|
||||
var purchase_link = 'https://m5stack.com/collections/m5-core/products/m5stack-core2-esp32-iot-development-kit';
|
||||
|
||||
+15
-6
@@ -2,7 +2,13 @@
|
||||
|
||||
<!-- <el-tag effect="plain">SKU:K010</el-tag> -->
|
||||
|
||||
<!-- <div class="product_pic"><img class="pic" src="assets/img/product_pics/core/core2/core2_01.webp"><img class="pic" src="assets/img/product_pics/core/core2/core2_02.webp"></div> -->
|
||||
<div class="product_pic"><img class="pic" src="assets/img/product_pics/core/coreink/coreink_01.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="#/en/quick_start/coreink/quick_start_arduino"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
@@ -10,6 +16,8 @@
|
||||
|
||||
?>Warning: Please avoid using high refresh rates,reccommended refresh rate is(15s/per refresh), Do not expose to ultraviolet rays for a long time, otherwise it may cause irreversible damage to the ink screen.
|
||||
|
||||
<img class="pic" src="assets/img/product_pics/core/coreink/coreink_02.webp">
|
||||
|
||||
## Product Features
|
||||
|
||||
- ESP32 Standard wireless functions WiFi、Bluetooth
|
||||
@@ -17,6 +25,7 @@
|
||||
- Low Power Display
|
||||
- 180 degree viewing angle
|
||||
- Expansion ports
|
||||
- Built-in Magnet
|
||||
- Internal Battery
|
||||
- Expandable
|
||||
|
||||
@@ -58,7 +67,7 @@
|
||||
<tr>
|
||||
<td>Screen</td>
|
||||
<td>GDEW0154M09 | SPI Port | 200*200@1.54" | Dpi:184 | 1-bit Black & White(Grayscale:2) |<br>
|
||||
Viewing Area(mm):27.6x27.6 | 点间距(mm) 0.138x0.138 | Refresh Time(s) 0.82 /局刷时间(s) 0.24
|
||||
Viewing Area(mm):27.6x27.6 | Dot pitch(mm) 0.138x0.138 | Refresh Time(s) 0.82 /Partial refresh(s) 0.24
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -95,7 +104,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Net Weight</td>
|
||||
<td>xxg</td>
|
||||
<td>32g</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Gross Weight</td>
|
||||
@@ -103,7 +112,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Dimensions</td>
|
||||
<td>x*x*xmm</td>
|
||||
<td>56*40*16mm</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Package Size</td>
|
||||
@@ -216,9 +225,9 @@ For more info on specific pin functions refer to the official ESP32 Docs[ESP32 d
|
||||
|
||||
<script>
|
||||
|
||||
var purchase_link = 'https://m5stack.com/collections/m5-core/products/m5stack-core2-esp32-iot-development-kit';
|
||||
var purchase_link = '';
|
||||
|
||||
var quickstart_link = 'https://docs.m5stack.com/#/zh_CN/quick_start/core2/m5stack_core2_quick_start';
|
||||
var quickstart_link = '#/en/quick_start/coreink/quick_start_arduino';
|
||||
|
||||
anchor_search(purchase_link,quickstart_link);
|
||||
scrollFunc();
|
||||
|
||||
@@ -4,6 +4,13 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/faces_kit/face_01.webp"><img src="assets/img/product_pics/core/faces_kit/face_02.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython"><el-tag effect="plain">UIFlow</el-tag></a>
|
||||
<a href="/#/zh_CN/arduino/arduino_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
**FACES Kit** is a series of functional panels integration containing three most commonly used panels integration containing three most commonly used panels 'GameBoy','Calculator' and 'QWERTY'. With **MEGA328** processor built inside, it works under slave mode through I2C communication protocol. With these 3 different panels, it will be very easy to support keyboard interaction with your M5Core.
|
||||
|
||||
@@ -4,6 +4,13 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/fire/product_pic_fire.webp"> <img src="assets/img/product_pics/core/fire/m5_fire_01.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython"><el-tag effect="plain">UIFlow</el-tag></a>
|
||||
<a href="/#/zh_CN/arduino/arduino_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
**M5Stack FIRE Kit**, as one of the M5Stack developing kit series, is an upgrade from the Gray kits. Providing 9-Axis IMU sensor(6-Axis posture acceleration measurement + 3-Axis magnetic measurement), it equips with more hardware resources : 16M Flash + 4M PSRAM , enhanced Base (M5GO Base and M5GO CHG Base), larger battery, etc. For those developers who ask for hardware performance, Fire will be a good choice.
|
||||
|
||||
@@ -4,6 +4,12 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/gray/gray_01.webp"><img src="assets/img/product_pics/core/gray/gray_02.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython"><el-tag effect="plain">UIFlow</el-tag></a>
|
||||
<a href="/#/zh_CN/arduino/arduino_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
|
||||
@@ -4,7 +4,12 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/m5go/m5go_01.webp"> <img src="assets/img/product_pics/core/m5go/m5go_02.webp"></div>
|
||||
|
||||
<!-- <img src="assets/img/product_pics/core/m5go/m5go_03.webp" alt="gray_03" width="250" height="250"> -->
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython"><el-tag effect="plain">UIFlow</el-tag></a>
|
||||
<a href="/#/zh_CN/arduino/arduino_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
|
||||
@@ -4,6 +4,13 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/m5go/m5go_lite_01.webp"><img src="assets/img/product_pics/core/m5go/m5go_lite_04.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/zh_CN/quick_start/m5core/m5stack_core_get_started_MicroPython"><el-tag effect="plain">UIFlow</el-tag></a>
|
||||
<a href="/#/zh_CN/arduino/arduino_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
**M5GO Lite** is a light pack of M5GO kit, instead of having 6 M5units, M5GO-Lite provides 1 ENV + accessories and the same M5 controller as M5GO. M5GO-Lite is also designed for STEM education. M5GO controller itself is already a full-feathered, highly integrated, upgraded development board(which) provides plenty of hardware resources, such as LCD screen, speaker, Led bar, 16M flash, microphone and more. Light(Last) but not least.
|
||||
|
||||
+47
-42
@@ -1,18 +1,23 @@
|
||||
# M5Paper
|
||||
|
||||
<div class="product_pic"><img class="pic" src="assets/img/product_pics/core/m5paper/m5paper_01.webp"></div>
|
||||
|
||||
## Description
|
||||
|
||||
**M5Paper** is a touchable ink screen master control device launched by M5Stack. The controller adopts ESP32-D0WD. An electronic ink screen with a resolution of 540*960 @4.7" is embedded on the front, and it supports 16-level grayscale display. With GT911 capacitive touch panel, it supports two-point touch and a variety of gesture operations. Compared with ordinary LCD The screen, electronic ink screen can provide users with a better text reading experience, and at the same time have low power consumption, image retention when power off. Integrated dial wheel encoder, SHT30 temperature and humidity sensor, and physical buttons. SD reserved for data storage Card interface, and integrated FM24C02 storage chip (256KB-EEPROM) for power-off storage of user data. Built-in 1150mAh lithium battery, combined with internal RTC (BM8563) can achieve sleep and wake-up functions, which can provide strong battery life for the device Capability. Opened 3 sets of HY2.0-4P peripheral interfaces, which can expand various sensor devices and provide unlimited possibilities for subsequent application function development.
|
||||
**M5Paper** is M5Stacks latest core device with a touch enabled E-ink display. Powered by the ESP32-D0WD this is our first device to integrate a super sized 540*960 @4.7" E-ink display,which supports 16 grayscale levels. The display is a GT911 capacitive touch screen,which supports two point touch and a variety of gesture controls . Compared to a regular LCD,E-ink displays are easier on the eyes, which makes them a great choice for reading or viewing for longer periods. Other benefits are the low power consumption and the ability to retain the image even if power to the display is terminated. Integrated in the CoreInk are an multi-function button for operation, SHT30 temperature and moisture sensor, physical buttons and an SD card port for data storage.
|
||||
|
||||
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.
|
||||
|
||||
## Product Features
|
||||
|
||||
- Embedded ESP32, support WiFi, Bluetooth
|
||||
- Built-in 16M Flash
|
||||
- E-Ink low-power display panel
|
||||
- Support two-point touch
|
||||
- Nearly 180 degree viewing angle
|
||||
- Built-in 1150mAh large capacity lithium battery
|
||||
- HY2.0-4P peripheral interface*3
|
||||
- ESP32 Standard wireless functions WiFi、Bluetooth
|
||||
- Internal 16M Flash
|
||||
- Low Power Display
|
||||
- Multi-Point touch screen
|
||||
- 180 degree viewing angle
|
||||
- Built-in Magnet
|
||||
- Internal 1150mAh Battery
|
||||
- Expandable - HY2.0-4P 3 x external expansion ports
|
||||
|
||||
## Include
|
||||
|
||||
@@ -20,16 +25,16 @@
|
||||
|
||||
## Applications
|
||||
|
||||
- Internet of Things Controller
|
||||
- E-book reader
|
||||
- Industrial instrument display panel
|
||||
- electronic label
|
||||
- IoT Terminal
|
||||
- E-Book
|
||||
- Industrial Control Panel
|
||||
- Smart Home Panel
|
||||
|
||||
## Specification
|
||||
|
||||
<table>
|
||||
<tr style="font-weight:bold">
|
||||
<td>Resources</td>
|
||||
<td>Resource</td>
|
||||
<td>Parameter</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -45,31 +50,31 @@
|
||||
<td>8MB</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Power Input</td>
|
||||
<td>Input Voltage</td>
|
||||
<td>5V @ 500mA</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Interface</td>
|
||||
<td>TypeC*1, HY2.0-4P*3 , SD Card</td>
|
||||
<td>Ports</td>
|
||||
<td>TypeC*1, HY2.0-4P*3 , SD/TF card slot</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>E-Ink</td>
|
||||
<td>model:EPD_ED047TC1 | 540*960@4.7" | Grayscale : 16级 | Display area : 58.32*103.68mm | Display driver chip : IT8951</td>
|
||||
<td>E-Ink Display</td>
|
||||
<td>Model Number:EPD_ED047TC1 | 540*960@4.7" | Grayscale : 16 Levels | Display area : 58.32*103.68mm | Display Driver : IT8951</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Physical button</td>
|
||||
<td>Encoder*1 , RST*1</td>
|
||||
<td>Physical Button</td>
|
||||
<td>Multi-function button*1 , Reset Button*1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RTC</td>
|
||||
<td>BM8563</td>
|
||||
</tr>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Antenna</td>
|
||||
<td>2.4G 3D Antenna</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>PIN OUT</td>
|
||||
<td>PINS</td>
|
||||
<td>G25, G32, G26, G33, G18, G19</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -77,27 +82,27 @@
|
||||
<td>1150mAh@3.7V</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Operating temperature</td>
|
||||
<td>Working Temp</td>
|
||||
<td>32°F to 104°F ( 0°C to 40°C )</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>net weight</td>
|
||||
<td>Net Weight</td>
|
||||
<td>86g</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Gross weight</td>
|
||||
<td>Gross Weight</td>
|
||||
<td>100g</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Product Size</td>
|
||||
<td>116*66x*10mm</td>
|
||||
<td>Product Dimension</td>
|
||||
<td>118*66x*10mm</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Package Size</td>
|
||||
<td>Packaging Dimension</td>
|
||||
<td>120*70x*14mm</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Case Material</td>
|
||||
<td>Casing Material</td>
|
||||
<td>Plastic ( PC )</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -115,15 +120,15 @@ Resolution:540*960
|
||||
</table>
|
||||
|
||||
|
||||
**Encoder**
|
||||
**Multi-function button**
|
||||
|
||||
<table>
|
||||
<tr><td>ESP32 Chip</td><td>GPIO37</td><td>GPIO38</td><td>GPIO39</td></tr>
|
||||
<tr><td>Encoder</td><td>Right</td><td>BTN/PWR</td><td>Left</td></tr>
|
||||
<tr><td>Multi-function button</td><td>Right</td><td>BTN/PWR</td><td>Left</td></tr>
|
||||
</table>
|
||||
|
||||
|
||||
**Internal I2C connection**
|
||||
**Internal I2C Connection**
|
||||
|
||||
<table>
|
||||
<tr><td>ESP32 Chip</td><td>GPIO21</td><td>GPIO22</td><td>GPIO36</td></tr>
|
||||
@@ -133,20 +138,20 @@ Resolution:540*960
|
||||
<tr><td>FM24C02</td><td>SDA</td><td>SCL</td><td>/</td></tr>
|
||||
</table>
|
||||
|
||||
**USB to TTL**
|
||||
**USB Serial**
|
||||
|
||||
<table>
|
||||
<tr><td>ESP32 Chip</td><td>GPIO1</td><td>GPIO3</td></tr>
|
||||
<tr><td>CP2104</td><td>RXD</td><td>TXD</td></tr>
|
||||
</table>
|
||||
|
||||
## M5Paper-HY2.0 4P
|
||||
## M5Paper-HY2.0 4P Port
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<th>PORT</th>
|
||||
<th>PIN</th>
|
||||
<th>note:</th>
|
||||
<th>Protocol:</th>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
@@ -167,7 +172,7 @@ Resolution:540*960
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
## ESP32 ADC/DAC
|
||||
## ESP32 ADC/DAC Mappable Pins
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
@@ -178,10 +183,10 @@ Resolution:540*960
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>8 channel</td>
|
||||
<td>10 channel</td>
|
||||
<td>2 channel</td>
|
||||
<td>2 channel</td>
|
||||
<td>8 Channel</td>
|
||||
<td>10 Channel</td>
|
||||
<td>2 Channel</td>
|
||||
<td>2 Channel</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>G32-39</td>
|
||||
@@ -192,14 +197,14 @@ Resolution:540*960
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
For more information about Pin assignment and Pin Remapping, Please refer to [ESP32 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
|
||||
For more info on specific pin functions refer to the official ESP32 Docs[ESP32 datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
|
||||
|
||||
## Related Link
|
||||
|
||||
- **Datasheet**
|
||||
- [ESP32](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32_datasheet_en.pdf)
|
||||
- [SHT30 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/SHT3x_Datasheet_digital.pdf)
|
||||
- [BM8563](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/BM8563_V1.1_en.pdf)
|
||||
- [BM8563](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/BM8563_V1.1_cn.pdf)
|
||||
- [SY7088](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/SY7088-Silergy.pdf)
|
||||
<!-- - [GT911编程指南](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/m5paper/GT91XX_Programming%20Guide_2012102301.pdf) -->
|
||||
- [GT911-datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/m5paper/gt911_datasheet.pdf)
|
||||
|
||||
@@ -4,6 +4,14 @@
|
||||
|
||||
<div class="product_pic"><img src="assets/img/product_pics/core/minicore/m5stickc/m5stickc_01.webp"></div>
|
||||
|
||||
## Tutorial&Quick-Start
|
||||
|
||||
Choose the development platform you want to use, view the corresponding tutorial&quick-Start.
|
||||
|
||||
<a href="/#/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_uiflow"><el-tag effect="plain">UIFlow</el-tag></a>
|
||||
<a href="/#/zh_CN/arduino/arduino_development"><el-tag effect="plain">Arduino</el-tag></a>
|
||||
<a href="/#/zh_CN/quick_start/m5stickc/m5stickc_quick_start_with_AWS-FreeRTOS_Windows"><el-tag effect="plain">AWS FreeRTOS</el-tag></a>
|
||||
|
||||
## Description
|
||||
|
||||
**M5StickC** is a mini M5Stack, powered by ESP32. It is a portable, easy-to-use, open source, IoT development board.
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user