https://github.com/make2explore/m5stickcplus-smartwatch
Simple smartwatch design using M5StickCPlus Development Board
https://github.com/make2explore/m5stickcplus-smartwatch
Last synced: 11 months ago
JSON representation
Simple smartwatch design using M5StickCPlus Development Board
- Host: GitHub
- URL: https://github.com/make2explore/m5stickcplus-smartwatch
- Owner: make2explore
- License: other
- Created: 2025-04-23T07:49:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-04-23T08:24:37.000Z (11 months ago)
- Last Synced: 2025-04-24T06:54:07.807Z (11 months ago)
- Language: C
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# M5StickCPlus-SmartWatch
Simple smartwatch design using M5StickCPlus Development Board
**StickC-Plus** is the large-screen version of the M5StickC. Its main controller uses the ESP32-PICO-D4 module, which supports Wi-Fi. Inside its compact body, it integrates rich hardware resources such as infrared, RTC, microphone, LED, IMU, buttons, buzzer, PMU, and more. While retaining the original functions of the M5StickC, it adds a passive buzzer. Additionally, the screen size has been upgraded to 1.14 inches, with a resolution of 135 x 240 TFT, increasing the display area by 18.7% compared to the previous 0.96-inch screen. The battery capacity is 120mAh, and the interface supports HAT and Unit series products.
This compact and exquisite development tool can unleash unlimited creative potential. StickC-Plus can help quickly build IoT product prototypes, greatly simplifying the entire development process. Even for beginners who are just starting to learn programming, it can be used to create interesting applications and apply them to real-life scenarios.
## Documentation
Refer the [Documentation website](https://docs.m5stack.com/en/core/m5stickc_plus) for more information.
**Software**
- Arduino
[StickC-Plus Arduino Library](https://github.com/m5stack/M5StickC-Plus)
[StickC-Plus Factory Test Example](https://github.com/m5stack/M5StickC-Plus/tree/master/examples/FactoryTest)
- Graphical Programming
StickC-Plus UiFlow1 Quick Start Guide
[UiFlow1](https://docs.m5stack.com/en/uiflow/uiflow_web)
- UiFlow2
StickC-Plus UiFlow2 Quick Start Guide
[UiFlow2](https://docs.m5stack.com/en/uiflow2/uiflow_web)
**Hardware**
- M5StickCPlus with Watch Accessory
------------------------------------------------------------------------------------------------------
📕 **YouTube Video Links**
- This tutorial of Overview of Seeed Studio's SenseCraft AI Tool will be divided in 4 parts
▶️ M5StickCPlus-SmartWatch 1 🔗 https://youtu.be/
▶️ M5StickCPlus-SmartWatch 2 🔗 https://youtu.be/
-------------------------------------------------------------------------------------------------------
📒 **Important Links**
🌐 Documentation - 🔗 https://docs.m5stack.com/en/core/m5stickc_plus
------------------------------------------------------------------------------------------------------
📜 Source Code, Circuit Diagrams and Documentation :
🌐 GitHub Repository - 🔗 https://github.com/make2explore/M5StickCPlus-SmartWatch
🌐 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