Research New Microcontroller Boards
Research the latest microcontroller board announcements and generate concise, technical reports.
If $ARGUMENTS is provided, use it to filter results:
- Platform name (e.g. "esp32", "stm32") — restrict to that family
- Use-case (e.g. "robotics", "home automation") — adjust relevance weighting
- Timeframe (e.g. "last month", "last year") — override the default 3-6 month window
Focus Areas
- ESP32 family (priority)
- STM32 family (priority)
- Adjacent interesting platforms (Seeed XIAO, Adafruit Feather, etc.)
Reference Boards (for comparisons)
- ESP32: ESP32-C6, ESP32-S3, Heltec WiFi LoRa 32
- STM32: Blue Pill (STM32F103), Black Pill (STM32F411)
Project Context
The user's projects focus on:
- Home automation - Home Assistant/ESPHome integration, WiFi, MQTT, battery operation
- Kid gadgets - RFID, audio (I2S, piezo), safe/enclosed designs, simple interfaces
- Robotics - Camera (OV2640), motors, LoRa, servo control, AI/LLM integration
- Key peripherals: I2C (OLED, PCA9685), SPI (RFID RC522), UART, cameras, audio
Sources to Check
Official Manufacturers
- Espressif: https://www.espressif.com/en/company/newsroom/news and https://developer.espressif.com/
- STMicroelectronics: https://newsroom.st.com/
- Seeed Studio: https://www.seeedstudio.com/blog/
- Adafruit: https://blog.adafruit.com/
- SparkFun: https://www.sparkfun.com/news
Quality Outlets
- CNX Software (priority): https://www.cnx-software.com/
- Tom's Hardware: https://www.tomshardware.com/
- Hackaday: https://hackaday.com/
- Hackster.io: https://www.hackster.io/ (note: often republishes Hackaday content — deduplicate)
- All About Circuits: https://www.allaboutcircuits.com/
Instructions
Search for recent announcements (last 3-6 months, or as specified in $ARGUMENTS):
- Check manufacturer newsrooms and blogs
- Check CNX Software and quality outlets
- Focus on boards in mass production or near-term availability
Filter for relevance:
- Prioritize boards suitable for home automation, robotics, or kid-friendly gadgets
- Skip pure development boards without practical maker appeal (e.g. industrial eval kits, $100+ devkits)
- Skip boards with unclear availability or pricing
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:
- Be CONCISE - avoid marketing prose and filler
- Focus on technical specs relevant to the project types
- Compare to reference boards for quick context
- Flag any concerns (availability, price, toolchain issues)
- If a board isn't interesting, don't include it
Summary section at the end:
- "Worth getting now" - boards to consider immediately
- "Watch list" - interesting but wait for availability/toolchain maturity
- "Pass" - hyped but not relevant
Output Format
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.
1---2name: research-boards3description: Research and report on new microcontroller board releases from ESP32, STM32, and other manufacturers4---56# Research New Microcontroller Boards78Research the latest microcontroller board announcements and generate concise, technical reports.910If $ARGUMENTS is provided, use it to filter results:11- Platform name (e.g. "esp32", "stm32") — restrict to that family12- Use-case (e.g. "robotics", "home automation") — adjust relevance weighting13- Timeframe (e.g. "last month", "last year") — override the default 3-6 month window1415## Focus Areas16- ESP32 family (priority)17- STM32 family (priority)18- Adjacent interesting platforms (Seeed XIAO, Adafruit Feather, etc.)1920## Reference Boards (for comparisons)21- **ESP32**: ESP32-C6, ESP32-S3, Heltec WiFi LoRa 3222- **STM32**: Blue Pill (STM32F103), Black Pill (STM32F411)2324## Project Context25The user's projects focus on:26- **Home automation** - Home Assistant/ESPHome integration, WiFi, MQTT, battery operation27- **Kid gadgets** - RFID, audio (I2S, piezo), safe/enclosed designs, simple interfaces28- **Robotics** - Camera (OV2640), motors, LoRa, servo control, AI/LLM integration29- **Key peripherals**: I2C (OLED, PCA9685), SPI (RFID RC522), UART, cameras, audio3031## Sources to Check3233### Official Manufacturers341. **Espressif**: https://www.espressif.com/en/company/newsroom/news and https://developer.espressif.com/352. **STMicroelectronics**: https://newsroom.st.com/363. **Seeed Studio**: https://www.seeedstudio.com/blog/374. **Adafruit**: https://blog.adafruit.com/385. **SparkFun**: https://www.sparkfun.com/news3940### Quality Outlets411. **CNX Software** (priority): https://www.cnx-software.com/422. **Tom's Hardware**: https://www.tomshardware.com/433. **Hackaday**: https://hackaday.com/444. **Hackster.io**: https://www.hackster.io/ (note: often republishes Hackaday content — deduplicate)455. **All About Circuits**: https://www.allaboutcircuits.com/4647## Instructions48491. **Search for recent announcements** (last 3-6 months, or as specified in $ARGUMENTS):50 - Check manufacturer newsrooms and blogs51 - Check CNX Software and quality outlets52 - Focus on boards in mass production or near-term availability53542. **Filter for relevance**:55 - Prioritize boards suitable for home automation, robotics, or kid-friendly gadgets56 - Skip pure development boards without practical maker appeal (e.g. industrial eval kits, $100+ devkits)57 - Skip boards with unclear availability or pricing58593. **Generate reports** using this template for 3-5 most interesting boards (at least 1, up to 5):6061```markdown62## [Board Name]63**Manufacturer:** [name] | **Release/Status:** [GA/crowdfunding/pre-order/in-stock] | **Price:** [price] | **Toolchain:** [Arduino/IDF/Zephyr/HAL maturity]6465### Quick Verdict66[1-2 sentences: Why is this interesting for home automation/kid gadgets/robotics?]6768### Key Specs69- **Core:** [CPU, clock, cores]70- **Memory:** [RAM/Flash/PSRAM]71- **Wireless:** [WiFi 6/BLE/LoRa/Thread/Matter/Zigbee]72- **GPIO:** [count, ADC channels, PWM, touch]73- **Interfaces:** [I2C/SPI/UART/I2S/USB]74- **Camera:** [support yes/no, which sensors]75- **Audio:** [I2S, built-in DAC/ADC]76- **Power:** [voltage range, deep sleep current, battery support/charging]77- **Form Factor:** [size, mounting holes, unique features]7879### Comparison to Reference Boards80[Brief comparison highlighting improvements or trade-offs vs ESP32-C6/S3 or STM32 Blue/Black Pill]81Example: "Similar to ESP32-C6 but adds WiFi 6E and NPU for 3x ML performance"8283### Relevance to Your Projects84- **Home Automation:** [ESPHome support, HA integration, battery life, wireless protocols]85- **Kid Gadgets:** [audio capabilities, safety features, simplicity, enclosure options]86- **Robotics:** [camera support, motor control, sensor ecosystem, real-time performance]8788### Notable Features / Why It Stands Out89[What's genuinely NEW - not marketing fluff. Focus on technical advantages]9091### Potential Gotchas92[Library/toolchain maturity, availability issues, known bugs, price concerns]93```94954. **Format requirements**:96 - Be CONCISE - avoid marketing prose and filler97 - Focus on technical specs relevant to the project types98 - Compare to reference boards for quick context99 - Flag any concerns (availability, price, toolchain issues)100 - If a board isn't interesting, don't include it1011025. **Summary section** at the end:103 - "Worth getting now" - boards to consider immediately104 - "Watch list" - interesting but wait for availability/toolchain maturity105 - "Pass" - hyped but not relevant106107## Output Format108Present 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.