SKU:C124
AtomS3-Lite is a programmable controller from the Atom series in the M5Stack development kit series, using ESP32-S3 as the main controller. Its size is only 24.0 x 24.0 x 9.5mm. The main controller uses the ESP32-S3FN8 solution, with 8 MB of SPI flash, integrated Wi-Fi functionality, built-in 3D antenna, 5V to 3.3V power circuit, providing infrared emitter, RGB status indicator, button, and GROVE/HY2.0 - 4P interface. The bottom of the product has power and 6 GPIO pin headers for easy expansion applications. The onboard USB Type-C interface allows for program downloading and serial communication, with an M2 screw hole on the back for fixing. Suitable for various embedded smart device applications.
Specification | Parameter |
---|---|
MCU | ESP32-S3FN8 |
FLASH | 8MB |
RGB | WS2812C-2020 |
DCDC | 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 |
[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