From 958409395452fc53d7e06683d7f703117538ad01 Mon Sep 17 00:00:00 2001 From: Forairaaaaa Date: Thu, 23 Apr 2026 16:24:32 +0800 Subject: [PATCH 1/2] update readme --- README.md | 44 +++++++++++++------------------------------- 1 file changed, 13 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 2ade382..2c5c235 100644 --- a/README.md +++ b/README.md @@ -4,47 +4,29 @@ ### SKU:K151 -Description of the product +**StackChan is a super kawaii AI desktop robot co-created by M5Stack and the user community.** It uses the M5Stack **flagship IoT development kit [CoreS3](https://docs.m5stack.com/en/core/CoreS3)** as its main controller, powered by an ESP32-S3 SoC featuring a 240 MHz dual-core processor, with 16MB Flash and 8MB PSRAM onboard, and supporting Wi-Fi and BLE. The main unit also integrates a 2.0-inch capacitive touch display with a high-strength glass cover, a 0.3 MP camera, a proximity & ambient light sensor, a 9-axis IMU (accelerometer + gyroscope + magnetometer), a microSD card slot, a 1W speaker, dual microphones, and power/reset buttons. -## Related Link - -- [Document & Datasheet](https://docs.m5stack.com/en/unit/product_Link) - -## Required Libraries: - -- [M5Unified](https://github.com/m5stack/M5Unified) -- [IRremoteESP8266](https://github.com/crankyoldgit/irremoteesp8266) -- [M5Unit-NFC](https://github.com/m5stack/M5Unit-NFC) - -## License +The **robot body**, connected to the main unit, includes a USB-C interface for power and data, a 550 mAh battery, two feedback servos (360-degree continuous rotation on the horizontal axis and 90-degree movement on the vertical axis), two rows totaling 12 RGB LEDs, infrared transmitter and receiver, a three-zone touch panel, and a full-featured NFC module. -- [Product Name- MIT](LICENSE) - -## Remaining steps(Editorial Staff Look,After following the steps, remember to delete all the content below) - -1. Change [clang format check path](./.github/workflows/clang-format-check.yml#L42-L47). -2. Add License content to [LICENSE](/LICENSE). -3. Change link on line 78 of [bug-report.yml](./.github/ISSUE_TEMPLATE/bug-report.yml#L79). - -```cpp -Example -# M5Unit-ENV - -## Overview +The **factory firmware** is feature-rich, including an AI Agent, lively and expressive animations, ESP-NOW wireless remote control, and online app downloads. It can connect to a mobile app for video viewing, remote avatar control, and more, and also supports online updates (OTA). The product also supports programming via Arduino, UiFlow2, and other methods, and can connect to various expansion units in the M5Stack ecosystem, making it easy to implement a wide range of custom functions. -### SKU:U001 & U001-B & U001-C +Thank you to the contributors of the StackChan community, especially: -Contains M5Stack-**UNIT ENV** series related case programs.ENV is an environmental sensor with integrated SHT30 and QMP6988 internally to detect temperature, humidity, and atmospheric pressure data. +| ![](https://m5stack-doc.oss-cn-shenzhen.aliyuncs.com/1205/avatar_stack_chan.jpg) | ![](https://m5stack-doc.oss-cn-shenzhen.aliyuncs.com/1205/avatar_takao.jpg) | +| ------------------------------------------------------------ | ------------------------------------------------------------ | +| [@stack_chan](https://x.com/stack_chan) | [@mongonta555](https://x.com/mongonta555) | +| Shinya Ishikawa | Takao Akaki | ## Related Link -- [Document & Datasheet](https://docs.m5stack.com/en/unit/envIII) +- [Document & Datasheet](https://docs.m5stack.com/en/StackChan) ## Required Libraries: -- [Adafruit_BMP280_Library](https://github.com/adafruit/Adafruit_BMP280_Library) +- [M5Unified](https://github.com/m5stack/M5Unified) +- [IRremoteESP8266](https://github.com/crankyoldgit/irremoteesp8266) +- [M5Unit-NFC](https://github.com/m5stack/M5Unit-NFC) ## License -- [M5Unit-ENV - MIT](LICENSE) -``` \ No newline at end of file +- [Product Name- MIT](LICENSE) From 6de1c611c0a4810be05867d4fbfe40123c19011c Mon Sep 17 00:00:00 2001 From: Forairaaaaa Date: Thu, 23 Apr 2026 16:26:46 +0800 Subject: [PATCH 2/2] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c5c235..58924a6 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,5 @@ Thank you to the contributors of the StackChan community, especially: ## License -- [Product Name- MIT](LICENSE) +- [StackChan- MIT](LICENSE) +