pdf-icon

Atom-Lite

SKU:C008

説明

Atom Lite, which has a size of only 24*24mm, is a very compact development board in the M5Stack development kit series. It provides more GPIOs for user customization which is very suitable for embedded smart home devices and in making smart toys. The main control adopts the ESP32-PICO chip which comes integrated with Wi-Fi technologies and has a 4MB of integrated SPI flash memory. Atom Lite board provides an IR LED, a RGB LED, buttons, and a HY2.0 interface. In addition, it can connect to external sensors and actuators through 6 GPIOs. The on-board Type-C USB interface enables rapid program upload and execution.

Tutorials & Quick Start

This tutorial will show you how to program and control Atom Lite devices through Arduino IDE
本教程将向你介绍,如何通过 UIFlow 1.0 图形化编程平台控制 Atom-Lite 设备
本教程将向你介绍,如何通过 UIFlow 2.0 图形化编程平台控制 Atom-Lite 设备

特徴

含まれるもの

  • 1x ATOM Lite

アプリケーション

  • Internet of things terminal controller
  • IoT node
  • Wearable peripherals

仕様

Resources Parameters
ESP32 240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi
Flash 4MB
Power Input 5V @ 500mA
Port TypeC x 1, GROVE(I2C+I/0+UART) x 1
PIN Port G19, G21,G22,G23,G25, G33
RGB LED SK6812 3535 x 1
IR Infrared transmission
Button Custom button x 1
Antenna 2.4G 3D Antenna
Operating Temperature 0°C to 40°C
Case Material Plastic ( PC )
Product Size 24 x 24 x 10mm
Package Size 43 x 43 x 13mm
Product Weight 3g
Package Weight 12g

回路図

schematics

ピンマップ

image

製品サイズ

関連リンク

ソフトウェア

Arduino

UIFlow 1.0

Platform.IO

[env:m5stack-atom]
platform = espressif32@6.3.2
board = m5stack-atom
framework = arduino
upload_speed = 1500000
monitor_speed = 115200
build_flags = 
    -DCORE_DEBUG_LEVEL=5
lib_deps =
    M5Unified=https://github.com/m5stack/M5Unified

Easyloader

Easyloader Download Link NOTE
Atom-Lite Factory Test Easyloader download /

動画

  • Through the color-changing breathing light program, test whether the RGB LED and keys are working properly