# ATOM Lite


| Resources | Parameter |
| ESP32 | 240MHz dual core, 600 DMIPS, 520KB SRAM, Wi-Fi, dual mode Bluetooth |
| 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 | 32°F to 104°F ( 0°C to 40°C ) |
| Net weight | 3g |
| Gross weight | 12g |
| Product Size | 24*24*10mm |
| Package Size | 43*43*13mm |
| Case Material | Plastic ( PC ) |
| RGB Led | G27 |
| Btn | G39 |
| IR | G12 |
## Related Link
- **Datasheet**
- [ESP32-PICO](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/esp32-pico-d4_datasheet_en.pdf)
- [WS2812B-2020](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/WS2812B-2020_EN.PDF)
## Example
### 1. Arduino IDE
- To get the code, please click [here](https://github.com/m5stack/M5Atom)
- Before compiling the program, please configure the development board as M5StickC
### 2. UIFlow
- Click [here](https://docs.m5stack.com/#/en/quick_start/atom/atom_quick_start) to view UIFlow example