https://github.com/make2explore/m5stickcplus2
Getting Started with M5StickCPlus2
https://github.com/make2explore/m5stickcplus2
Last synced: about 2 months ago
JSON representation
Getting Started with M5StickCPlus2
- Host: GitHub
- URL: https://github.com/make2explore/m5stickcplus2
- Owner: make2explore
- License: other
- Created: 2025-05-03T06:14:51.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-05-03T06:23:16.000Z (11 months ago)
- Last Synced: 2025-05-16T01:11:28.579Z (10 months ago)
- Size: 316 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# M5StickCPlus2
Getting Started with M5StickCPlus2
**StickC-Plus2** is an iterative version of the StickC-Plus. Its main control uses the ESP32-PICO-V3-02 chip, which supports Wi-Fi. Inside its compact body, it integrates a variety of hardware resources, such as infrared, RTC, microphone, LED, IMU, buttons, and buzzer. It features a 1.14-inch TFT screen driven by ST7789V2 with a resolution of 135 x 240. The battery capacity has been increased to 200mAh, and it supports HAT and Unit series products.
This compact and exquisite development tool can unleash unlimited creative potential. StickC PLUS2 can help quickly build IoT product prototypes, greatly simplifying the entire development process. Even beginners who are just starting to learn programming can use it to build some interesting applications and apply them to real-life scenarios.
## Documentation
Refer the [Documentation website](https://docs.m5stack.com/en/core/M5StickC%20PLUS2) for more information.
**Hardware**
- [M5StickCPlus2](https://docs.m5stack.com/en/core/M5StickC%20PLUS2)
**Software**
- Arduino
[StickC-Plus2 Arduino Library](https://github.com/m5stack/M5StickCPlus2)
[StickC-Plus2 Factory Test Example](https://github.com/m5stack/M5StickCPlus2-UserDemo)
- Graphical Programming
StickC-Plus2 UiFlow1 Quick Start Guide
[UiFlow1](https://docs.m5stack.com/en/uiflow/uiflow_web)
- UiFlow2
StickC-Plus2 UiFlow2 Quick Start Guide
[UiFlow2](https://docs.m5stack.com/en/uiflow2/uiflow_web)
- [StickC-Plus2 Firmware Burning and Program Pushing](http://docs.m5stack.com/en/uiflow/m5stickc_plus2/program)
------------------------------------------------------------------------------------------------------
📕 **YouTube Video Links**
▶️ M5StickC Plus2 – Unboxing the Pocket-Sized ESP32 Beast 🔗 https://youtube.com/shorts/mmQ-tj96U0I
▶️ [DIY Project] How to make GPS Speedometer 🔗 https://youtu.be/l8nCB1kXlY8
-------------------------------------------------------------------------------------------------------
📒 **Important Links**
🌐 M5Stack - 🔗 https://docs.m5stack.com
📒 M5StickCPlus2 🔗 https://docs.m5stack.com/en/core/M5StickC%20PLUS2
📙 M5StickCPlus 🔗 https://docs.m5stack.com/en/core/m5stickc_plus
⚙️ UIFLow Web IDE Docs 🔗 https://docs.m5stack.com/en/uiflow/uiflow_web
⚙️ UIFLow2 Web IDE Docs🔗 https://docs.m5stack.com/en/uiflow2/uiflow_web
⚙️ Arduino IDE Docs 🔗 https://docs.m5stack.com/en/arduino/arduino_ide
📘 UIFLow Web IDE - 🔗 https://flow.m5stack.com/
🧰 Hardware
-- [StickCPLus2] 🔗https://shop.m5stack.com/products/m5stickc-plus2-esp32-mini-iot-development-kit
-- [Sensors] 🔗https://shop.m5stack.com/collections/m5-sensor
------------------------------------------------------------------------------------------------------
📜 Source Code, Circuit Diagrams and Documentation :
🌐 GitHub Repository - 🔗 https://github.com/make2explore/M5StickCPlus2
🌐 Hackster Blog - 🔗 https://www.hackster.io/make2explore
🌐 Instructable Blog - 🔗 https://www.instructables.com/make2explore
------------------------------------------------------------------------------------------
Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]
This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg