https://github.com/m5stack/atom-echo
https://github.com/m5stack/atom-echo
esp32
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/m5stack/atom-echo
- Owner: m5stack
- License: mit
- Created: 2021-09-24T05:47:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T04:01:45.000Z (almost 3 years ago)
- Last Synced: 2025-05-05T03:15:26.612Z (about 2 months ago)
- Topics: esp32
- Size: 1.26 MB
- Stars: 38
- Watchers: 6
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ATOM-ECHO Library
English | [中文](README_cn.md)
* **For the Detailed documentation of ATOM-ECHO, please [Click here](https://docs.m5stack.com/zh_CN/atom/atomecho)**
* **In order to buy ATOM-ECHO, please [Click here](https://www.aliexpress.com/item/4001143680564.html?spm=a2g0o.store_pc_home.productList_6000026544026.pic_3)**
## Description
**ATOM ECHO** is a Programmable Smart Speaker based on the M5ATOM design. Its form factor is very small, its dimensions are only 24 * 24 * 17 mm. Music can be played using the bluetooth capabilities of the ESP32 from a mobile phone or tablet. The device could be programmed to access AWS, Baidu and other cloud platforms, using the built-in microphone and speaker for voice interaction, so that ATOM ECHO has certain AI capabilities, realizing voice control, story telling, Internet of things and other functions. The speaker is embedded with an RGB LED (SK6812), which can visually display the connection status. In addition to being used as a Bluetooth speaker, it still has the control ability of Atom series.Screw hole on the back is convenient for users to fix.
## Product Features
- Light and small
- Support STT services
- Based on ESP32, Support A2DP, BLE 4.0
- 2.4G WiFi IEEE 802.11b/g/n
- Built-in microphone and speaker
- RGB LED status display indication
- GROVE extension interface
- Record and playback
- Programmable key
- Programming platform:Arduino、ESP-IDF/ADF## More Information
**UIFlow Quick Start**: Please [Click Here](https://docs.m5stack.com/en/quick_start/atom/atom_echo_quick_start)
**MicroPython API**: Please [Click Here](https://docs.m5stack.com/en/quick_start/atom/mpy)
**Arduino IDE Development**: Please [Click Here](https://docs.m5stack.com/en/arduino/arduino_development)
**PinMap**: Please [Click Here](https://docs.m5stack.com/en/atom/atomecho)