{"id":27878812,"url":"https://github.com/m5stack/m5atom","last_synced_at":"2025-07-12T04:38:22.766Z","repository":{"id":37008593,"uuid":"232958790","full_name":"m5stack/M5Atom","owner":"m5stack","description":"M5Stack Atom Arduino Library","archived":false,"fork":false,"pushed_at":"2025-03-21T10:16:32.000Z","size":6510,"stargazers_count":247,"open_issues_count":8,"forks_count":74,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-07-11T08:05:28.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m5stack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-10T03:35:06.000Z","updated_at":"2025-07-04T07:26:34.000Z","dependencies_parsed_at":"2024-07-17T11:30:49.510Z","dependency_job_id":"c782bf6d-80e3-4362-8fc4-7e8ee2859b6a","html_url":"https://github.com/m5stack/M5Atom","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/m5stack/M5Atom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m5stack%2FM5Atom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m5stack%2FM5Atom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m5stack%2FM5Atom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m5stack%2FM5Atom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m5stack","download_url":"https://codeload.github.com/m5stack/M5Atom/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m5stack%2FM5Atom/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264939750,"owners_count":23686212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-05T03:15:22.429Z","updated_at":"2025-07-12T04:38:22.750Z","avatar_url":"https://github.com/m5stack.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ATOM Library\n\n[![Arduino Compile](https://github.com/m5stack/M5Atom/actions/workflows/arduino-action-atom-compile.yml/badge.svg)](https://github.com/m5stack/M5Atom/actions/workflows/arduino-action-paper-compile.yml)\n[![Arduino Lint](https://github.com/m5stack/M5Atom/actions/workflows/Arduino-Lint-Check.yml/badge.svg)](https://github.com/m5stack/M5Atom/actions/workflows/Arduino-Lint-Check.yml)\n[![Clang Format](https://github.com/m5stack/M5Atom/actions/workflows/clang-format-check.yml/badge.svg)](https://github.com/m5stack/M5Atom/actions/workflows/clang-format-check.yml)\n\nEnglish | [中文](README_cn.md)\n\n\u003cimg src=\"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/core/atom_lite_01.webp\" alt=\"M5Atom Lite\" width=\"350\" height=\"350\"\u003e\n\n\n\u003cimg src=\"https://m5stack.oss-cn-shenzhen.aliyuncs.com/image/m5-docs_homepage/core/atom_matrix_01.webp\" alt=\"M5Atom Matrix\" width=\"350\" height=\"350\"\u003e\n\n* **For the Detailed documentation of ATOM Lite, please [Click here](https://docs.m5stack.com/en/core/atom_lite)**\n\n* **For the Detailed documentation of ATOM Matrix, please [Click here](https://docs.m5stack.com/en/core/atom_matrix)**\n\n* **In order to buy ATOM Lite, please [Click here](https://shop.m5stack.com/collections/m5-controllers/products/atom-lite-esp32-development-kit)**\n\n* **In order to buy ATOM Matrix, please [Click here](https://shop.m5stack.com/collections/m5-controllers/products/atom-matrix-esp32-development-kit)**\n\n## Description\n\n\u003cmark\u003e**ATOM Matrix**\u003c/mark\u003e and \u003cmark\u003e**ATOM Lite**\u003c/mark\u003e are ESP32 development board with a size of only 24 * 24mm.It provides more GPIO 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 and Bluetooth technologies and has a 4MB of integrated SPI flash memory. ATOM board provides an Infra-Red LED, RGB LED, buttons, and a PH2.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. ATOM Matrix have 5 * 5 RGB LED matrix, built-in IMU sensor (MPU6886). \n\n## Applications\n\n- Internet of things terminal controller\n- IoT node\n- Wearable peripherals\n\n## Driver Installation\n\nConnect the device to the PC, open the device manager to install [FTDI driver](https://ftdichip.com/drivers/vcp-drivers/) for the device. Take the win10 environment as an example, download the driver file that matches the operating system, unzip it, and install it through the device manager. (Note: In some system environments, the driver needs to be installed twice for the driver to take effect. The unrecognized device name is usually `M5Stack` or `USB Serial`. Windows recommends using the driver file to install directly in the device manager (custom Update), the executable file installation method may not work properly). [Click here to download FTDI driver](https://ftdichip.com/drivers/vcp-drivers/)\n\n## Peripherals Pin Map\n\n| Peripherals | Pin |\n| ----------- | --- |\n| RGB Led     | G27 |\n| Btn         | G39 |\n| IR          | G12 |\n| SCL         | G21 |\n| SDA         | G25 |\n\n\u003cimg src=\"https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics/core/minicore/atom/atom_pin_map_01.webp\" width=\"100%\"\u003e\n\n## Schematic\n\n\u003cimg src=\"https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics/core/minicore/atom/ATOM_LITE_SIMPLE_CIRCUT_20200514.webp\" width=\"100%\"\u003e\n\n**Atom pixel tool**\n\n[Click here to download](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/software/AtomPixTool.exe)\n\n## More Information\n\n**UIFlow Quick Start**: [Click Here](https://docs.m5stack.com/en/quick_start/atom/uiflow)\n\n**MicroPython API**: [Click Here](https://docs.m5stack.com/en/quick_start/atom/mpy)\n\n**Arduino IDE Development**: [Click Here](https://docs.m5stack.com/en/quick_start/atom/arduino)\n\n**Atom Arduino API**: [Click Here](https://docs.m5stack.com/en/api/atom/system)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm5stack%2Fm5atom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm5stack%2Fm5atom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm5stack%2Fm5atom/lists"}