sakabin 86dc023cd2 Add unit example, fix dispaly hzk16 bug
Add  Env
Add NCIR
Add RFID
Add USB
Fix EXT_IO bug
Fix Face bug
2018-12-27 13:41:08 +08:00
2018-06-20 10:11:54 +08:00
2018-10-29 17:40:18 +08:00
2018-03-19 18:20:44 +08:00
2018-03-06 15:05:03 +08:00
2018-10-29 17:40:18 +08:00
2017-04-28 21:47:49 +08:00
2018-11-16 11:39:21 +08:00

M5Stack Library

English | 中文

Welcom to program with M5Stack Core

1. Get Started

Here is the article to get started

1.For MacOS

https://m5stack.github.io/m5-docs/#/en/quick_start/m5core/m5stack_core_get_started_Arduino_MacOS

2. For Windows

https://m5stack.github.io/m5-docs/#/en/quick_start/m5core/m5stack_core_get_started_Arduino_Windows

2. Example

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

3. API Reference

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

4. H/W Reference

Pinout

Peripheral Devices ILI9341 RST ILI9341 DC ILI9341 CS ILI9341 MOSI ILI9341 CLK ILI9341 LIGHT TFCARD MOSI TFCARD MISO TFCARD CLK TFCARD CS BUTTON A BUTTON B BUTTON C SPEAKER MPU9250 SDA MPU9250 SCL GROVE SDA GROVE SCL
ESP32 GPIO33 GPIO27 GPIO14 GPIO23 GPIO18 GPIO32 GPIO23 GPIO19 GPIO18 GPIO4 GPIO39 GPIO38 GPIO37 GPIO25 GPIO21 GPIO22 GPIO21 GPIO22

M-BUS

image

5. Awesome

https://github.com/m5stack/m5-docs/blob/master/docs/en/m5stack_cases.md

Note:

S
Description
No description provided
Readme MIT 13 MiB
Languages
C 78.2%
C++ 20.7%
Shell 1%