m5stack
01Plugin Claude Code
Plugin marketplace listing 3 plugins: cardputer, core, esp32-chips.
Plugin Claude Code
Plugin marketplace listing 3 plugins: cardputer, core, esp32-chips.
Skill Claude CodeCodex
Build or update an M5Stack hardware skill in this marketplace — a Controller (a board that runs firmware, like Core2 or AtomS3), a Unit (a peripheral you drive from a Controller, like a ToF sensor or a relay), or a Chip (an Espressif SoC capability layer, like esp32-c6). Use whenever adding a new board/unit/chip to…
Instructions file
Instructions for iot-forge/m5stack-skills, covering working in this repo, layout, two rules that fail silently, building or updating a skill and writing style for skills.
Plugin Claude Code
Hardware reference and firmware-development helper for the M5Stack Cardputer family. Covers pinout, I2C peripherals (TCA8418 keyboard, BMI270 IMU, ES8311 codec), display, Grove/EXT ports, battery behavior, and setup for Arduino IDE, PlatformIO, ESP-IDF, and UIFlow2. Includes cap accessories that snap onto the…
Skill Claude CodeCodex
Hardware reference and firmware helper for the M5Stack Cap LoRa-1262 (SKU U214) — a snap-on cap for the Cardputer Adv (K132-Adv) and CardputerZero that carries a Semtech SX1262 sub-GHz LoRa radio (868–923 MHz, +22 dBm TX, external RP-SMA antenna) and an ATGM336H-6N GNSS receiver (GPS/QZSS/BeiDou/Galileo/GLONASS, UART…
Skill Claude CodeCodex
Hardware reference and development helper for the M5Stack Cardputer Adv (also written Cardputer-ADV, product code K132-Adv) — a pocket ESP32-S3 computer with a 56-key keyboard, 1.14" screen, BMI270 IMU, and ES8311 audio codec. Use this skill whenever the user is writing, debugging, or planning firmware for a Cardputer…
Plugin Claude Code
Hardware references and firmware-development helpers for M5Stack's Core-family Controllers: Core2 (plain and For AWS, all four revisions) and Tab5. Covers pinouts, I2C addresses, power management, display/touch, audio, IMU, and setup for Arduino IDE, PlatformIO, ESP-IDF, and UIFlow. Pairs with the esp32-chips plugin…
Skill Claude CodeCodex
Hardware reference and development helper for the M5Stack Core2 family — a 2.0" touchscreen ESP32 (classic, Xtensa LX6) Controller built around an AXP192 power management IC, ILI9342C display, FT6336U capacitive touch, BM8563 RTC, and (on original/1.1/1.3 revisions) an MPU6886 or BMI270 IMU. Covers the plain Core2…
Skill Claude CodeCodex
Hardware reference and development helper for the M5Stack Tab5 (product code C145) — an ESP32-P4-based 5" touchscreen IoT/industrial terminal with an ESP32-C6 wireless co-processor, MIPI-DSI display, MIPI-CSI camera, ES8388 audio codec, BMI270 IMU, RX8130CE RTC, RS485, and a removable NP-F550 battery. Use this skill…
Plugin Claude Code
Chip-level ESP-IDF capability references for the Espressif SoCs behind M5Stack boards: classic ESP32 (Xtensa LX6), ESP32-S3 (Xtensa LX7), ESP32-C6 (RISC-V, WiFi 6 + Thread/Zigbee), and ESP32-P4 (RISC-V, MIPI-DSI/CSI, no radio). Covers peripherals, sleep modes and ULP/LP coprocessors, memory and PSRAM config, USB…
Skill Claude CodeCodex
Chip-level ESP-IDF capability reference for the ESP32-C6 SoC (single-core RISC-V HP core + RISC-V LP core, WiFi 6 + BLE 5.3 + Thread/Zigbee) — what the chip can do, distinct from any board's wiring. Use when a user wants to exploit ESP32-C6 hardware — WiFi 6/BLE/802.15.4 radio coexistence (Thread Border Router, Zigbee…
Skill Claude CodeCodex
Chip-level ESP-IDF capability reference for the ESP32-P4 SoC (dual-core RISC-V HP cores + a RISC-V LP core) — what the chip can do, distinct from any board's wiring. Use when a user wants to exploit ESP32-P4 hardware — MIPI-CSI/DSI with the on-chip ISP, hardware JPEG encode/decode, hardware H.264 encode, PPA/2D-DMA…
Skill Claude CodeCodex
Chip-level ESP-IDF capability reference for the ESP32-S3 SoC (Xtensa LX7 dual-core) — what the chip can do, distinct from any board's wiring. Use when a user wants to go beyond basic Arduino sketches and exploit ESP32-S3 hardware — RMT (IR/WS2812/custom protocols), LEDC (PWM), I2S (audio), ADC/touch sensing, PCNT…
Skill Claude CodeCodex
Chip-level ESP-IDF capability reference for the classic ESP32 SoC (dual-core Xtensa LX6) — what the chip can do, distinct from board wiring. Covers the ESP32-D0WDQ6-V3 / ESP32-D0WD-V3 / ESP32-D0WDR2-V3 die family used in ESP32-WROOM-32 and ESP32-WROVER modules. Use for RMT (IR/WS2812), LEDC (PWM), I2S (audio/parallel…