SKU:C124
AtomS3-Lite is a programmable controller of the Atom series within the M5Stack development kit lineup, featuring ESP32-S3 as the main controller and measuring just 24.0 x 24.0 x 9.5mm. It adopts the ESP32-S3FN8 solution with 8MB SPI flash, integrated Wi-Fi, built-in 3D antenna, and a 5V to 3.3V power circuit. The device offers an IR transmitter LED, RGB status indicator, button, and HY2.0-4P interface. Power pins and six GPIO female headers are routed out at the bottom for easy expansion. The onboard USB Type-C port enables program download and serial communication, and an M2 screw hole on the back provides mounting options. This module is ideal for various embedded smart device applications.
Specification | Parameter |
---|---|
SoC | ESP32-S3FN8 |
Flash | 8MB |
RGB | WS2812C-2020 |
DC-DC | SY8089 |
Operating Temp | 0 ~ 40°C |
Power Voltage | 5V |
Power Method | Type-C |
Output Voltage | 3.3V |
IO Interface ×6 | G5/G6/G7/G8/G38/G39 |
Product Size | 24.0 x 24.0 x 9.5mm |
Product Weight | 5.3g |
Package Size | 85.0 x 65.0 x 12.2mm |
Gross Weight | 11.0g |
HY2.0-4P | Black | Red | Yellow | White |
---|---|---|---|---|
PORT.CUSTOM | GND | 5V | G2 | G1 |
[env:m5stack-atoms3]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
upload_speed = 1500000
monitor_speed = 115200
build_flags =
-DESP32S3
-DCORE_DEBUG_LEVEL=5
-DARDUINO_USB_CDC_ON_BOOT=1
-DARDUINO_USB_MODE=1
lib_deps =
M5Unified=https://github.com/m5stack/M5Unified