ワンクリックで
research-boards
Research and report on new microcontroller board releases from ESP32, STM32, and other manufacturers
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Research and report on new microcontroller board releases from ESP32, STM32, and other manufacturers
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Debug static, hiss, or noise on embedded I2S audio (ESP32 + MAX98357A / PCM DACs), especially streamed PCM. Measure the signal at each pipeline stage instead of guessing at the amp. Use when audio plays but sounds wrong.
Generate a printable Typst build guide (source + PDF) for an ESP32/MCU project by analyzing its docs, source, and schematic
Register a project in the monorepo — justfile mod, CI matrix, standard file inventory
Standardize credential handling for an ESP32 project (credentials.h.example, .gitignore, pre-commit protection)
Set up ESP-IDF development environment, create new projects, and verify configuration
Generate a CLAUDE.md for a project with build commands, hardware constraints, architecture, and development tasks
| name | research-boards |
| description | Research and report on new microcontroller board releases from ESP32, STM32, and other manufacturers |
| argument-hint | [platform|use-case|timeframe] |
| allowed-tools | WebFetch, WebSearch |
Research the latest microcontroller board announcements and generate concise, technical reports.
If $ARGUMENTS is provided, use it to filter results:
The user's projects focus on:
Search for recent announcements (last 3-6 months, or as specified in $ARGUMENTS):
Filter for relevance:
Generate reports using this template for 3-5 most interesting boards (at least 1, up to 5):
## [Board Name]
**Manufacturer:** [name] | **Release/Status:** [GA/crowdfunding/pre-order/in-stock] | **Price:** [price] | **Toolchain:** [Arduino/IDF/Zephyr/HAL maturity]
### Quick Verdict
[1-2 sentences: Why is this interesting for home automation/kid gadgets/robotics?]
### Key Specs
- **Core:** [CPU, clock, cores]
- **Memory:** [RAM/Flash/PSRAM]
- **Wireless:** [WiFi 6/BLE/LoRa/Thread/Matter/Zigbee]
- **GPIO:** [count, ADC channels, PWM, touch]
- **Interfaces:** [I2C/SPI/UART/I2S/USB]
- **Camera:** [support yes/no, which sensors]
- **Audio:** [I2S, built-in DAC/ADC]
- **Power:** [voltage range, deep sleep current, battery support/charging]
- **Form Factor:** [size, mounting holes, unique features]
### Comparison to Reference Boards
[Brief comparison highlighting improvements or trade-offs vs ESP32-C6/S3 or STM32 Blue/Black Pill]
Example: "Similar to ESP32-C6 but adds WiFi 6E and NPU for 3x ML performance"
### Relevance to Your Projects
- **Home Automation:** [ESPHome support, HA integration, battery life, wireless protocols]
- **Kid Gadgets:** [audio capabilities, safety features, simplicity, enclosure options]
- **Robotics:** [camera support, motor control, sensor ecosystem, real-time performance]
### Notable Features / Why It Stands Out
[What's genuinely NEW - not marketing fluff. Focus on technical advantages]
### Potential Gotchas
[Library/toolchain maturity, availability issues, known bugs, price concerns]
Format requirements:
Summary section at the end:
Present reports in a clean markdown format. Start with a brief summary of what you found, then provide individual board reports, then the final recommendation summary.