getting_started_cn.md 1.8 KB

# M5Stack 库

English | 中文 | 日本語

1. 上手指南

1.For MacOS

https://docs.m5stack.com/#/zh_CN/quick_start/m5core/m5stack_core_get_started_Arduino_MacOS

2. For Windows

https://docs.m5stack.com/#/zh_CN/quick_start/m5core/m5stack_core_get_started_Arduino_Windows

2. 例程

https://github.com/m5stack/M5Stack/tree/master/examples

3. API 参考

https://github.com/m5stack/M5Stack/blob/master/src/M5Stack.h#L19

https://docs.m5stack.com/#/zh_CN/api

4. H/W 参考

管脚映射

我们有几款不同配置的主控 M5Cores,这是他们之间的对比.

LCD & TF Card

LCD 分辨率: 320x240

ESP32 ChipGPIO23GPIO19GPIO18GPIO14GPIO27GPIO33GPIO32GPIO4
ILI9341/MISOCLKCSDCRSTBL
TF CardMOSIMISOCLK CS

Button & Speaker

ESP32 ChipGPIO39GPIO38GPIO37GPIO25
Button PinBUTTON ABUTTON BBUTTON C
Speaker Speaker Pin

GROVE A

ESP32 ChipGPIO22GPIO21
GROVE ASCLSDA

M-BUS

image

Note:

  • 如何安装 CP210x 串口驱动

https://docs.m5stack.com/#/zh_CN/related_documents/establish_serial_connection

  • 如何升级 M5Stack 库

https://docs.m5stack.com/#/zh_CN/related_documents/upgrade_m5stack_lib