Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m5stack/M5StickC-Plus
M5StickCPlus Arduino Library
https://github.com/m5stack/M5StickC-Plus
Last synced: 2 days ago
JSON representation
M5StickCPlus Arduino Library
- Host: GitHub
- URL: https://github.com/m5stack/M5StickC-Plus
- Owner: m5stack
- License: mit
- Created: 2020-07-16T02:31:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T03:14:53.000Z (3 months ago)
- Last Synced: 2024-08-23T04:26:21.025Z (3 months ago)
- Language: C
- Homepage:
- Size: 1.67 MB
- Stars: 356
- Watchers: 36
- Forks: 89
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# M5StickC-Plus Library
[![Arduino Compile](https://github.com/m5stack/M5StickC-Plus/actions/workflows/arduino-action-compile.yml/badge.svg)](https://github.com/m5stack/M5StickC-Plus/actions/workflows/arduino-action-compile.yml)
[![Arduino Lint](https://github.com/m5stack/M5StickC-Plus/actions/workflows/Arduino-Lint-Check.yml/badge.svg)](https://github.com/m5stack/M5StickC-Plus/actions/workflows/Arduino-Lint-Check.yml)
[![Clang Format](https://github.com/m5stack/M5StickC-Plus/actions/workflows/clang-format-check.yml/badge.svg)](https://github.com/m5stack/M5StickC-Plus/actions/workflows/clang-format-check.yml)English | [中文](README_cn.md)
* **For the Detailed documentation of M5StickC Plus, please [Click here](https://docs.m5stack.com/#/en/core/m5stickc_plus)**
* **In order to buy M5StickC Plus,please [Click here](https://shop.m5stack.com/collections/m5-controllers/products/m5stickc-plus-esp32-pico-mini-iot-development-kit)**
## Description
**M5StickC PLUS** is powered by **ESP32-PICO-D4** with **Bluetooth 4.2** and **WiFi**.It's an upgrade big screen product of M5StickC.It is a portable, easy-to-use, open source, IoT development board. What it can do? This tiny block is able to realize your idea, enlighten your creativity, and help with your IoT prototying in a very short time. It will take away a lot of pains from the development process. M5stickC Plus is one of the core devices in M5Stack product series. The compact body is integrated with rich hardware resources, such as infrared, **RTC**, **Microphone**, **LED**, **IMU**, **Buttons**, **PMU**,etc. Compared with StickC, a buzzer is added and the big screen is upgraded to a 1.14-inch, **135 * 240** resolution LCD Screen.Compared with the previous display area, the display area is increased by 18.7%, and the battery capacity is **120mAh**.It also supports HAT and Unit family products.
**Power switch operation:**
* Power on :Long press power button for 2 seconds
* Power off :Long press power button for 6 seconds
**Notice:**
* Baud rate supported by M5StickC Plus: 1200 ~115200, 250K, 500K, 750K, 1500K
* G36/G25 share the same port, when one of the pins is used, the other pin should be set as a floating input
* For example, to use the G36 pin as the ADC input, Configuration the G25 pin as FLOATING## More Information
**UIFlow Quick Start**: [Click Here](https://docs.m5stack.com/en/quick_start/m5stickc_plus/uiflow)
**MicroPython API**: [Click Here](https://docs.m5stack.com/en/mpy/display/m5stack_lvgl)
**Arduino IDE Development**: [Click Here](https://docs.m5stack.com/en/quick_start/m5stickc_plus/arduino)
**M5StickC Arduino API**: [Click Here](https://docs.m5stack.com/en/api/stickc/system_m5stickc)
**PinMap**: [Click Here](https://docs.m5stack.com/en/core/m5stickc_plus)