https://github.com/m5stack/m5atoms3
https://github.com/m5stack/m5atoms3
m5stack
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/m5stack/m5atoms3
- Owner: m5stack
- License: mit
- Created: 2022-12-20T03:11:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T09:15:13.000Z (9 months ago)
- Last Synced: 2025-05-05T03:14:48.355Z (8 months ago)
- Topics: m5stack
- Language: C++
- Homepage:
- Size: 1.22 MB
- Stars: 83
- Watchers: 13
- Forks: 25
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AtomS3 Library
[](https://github.com/m5stack/M5AtomS3/actions/workflows/arduino-action-compile.yml)
[](https://github.com/m5stack/M5AtomS3/actions/workflows/Arduino-Lint-Check.yml)
[](https://github.com/m5stack/M5AtomS3/actions/workflows/clang-format-check.yml)
English | [中文](README_cn.md)

* **For the Detailed documentation of AtomS3, please [Click here](https://docs.m5stack.com/en/core/AtomS3)**
## Description
`AtomS3` is a highly integrated programmable controller based on `ESP32-S3` main control, which integrates ESP32-S3 main control, integrated `WiFi` function, and `8M` on-chip FLASH; `0.85` inch `IPS screen`; `Programmable button function` at the bottom of the screen; Built-in 5V to 3.3V circuit, 6-axis gyro sensor `MPU6886`, on-board `Type-C` interface, power supply and firmware download, one `HY2.0-4P` expansion port, `6 GPIOs and power pins` reserved at the bottom to facilitate expansion applications. The product size is only `24*24mm`, which is suitable for various `embedded smart device applications`.
- `Reminder: If you need to burn the firmware, please press and hold the reset button (about 2 seconds) until the internal green LED lights up, then you can release it, at this time the device has entered download mode and waited for burning.`
## Applications
- Internet of things terminal controller
- IoT node
- Wearable peripherals
## PlatformIO Compilation
[Compilation File](https://github.com/m5stack/M5AtomS3/blob/main/platformio.ini)
## Schematic

## Module Size

## More Information
**Arduino IDE Development**: [Click Here](https://docs.m5stack.com/en/quick_start/atoms3/arduino)