About mcuagent.com — Editorial Charter
About mcuagent.com
mcuagent.com is a developer-focused technical reference for MCU agent architecture, published by ForestHub.ai.
What this site is
A technical knowledge hub for embedded engineers, firmware developers, TinyML practitioners, and makers building agent-style software on microcontrollers. Every page on this site is written by engineers for engineers. The audience will spot incorrect hardware specs, inflated ML claims, and vendor puffery immediately — so we do not produce any of those.
Technical accuracy standards
This site holds itself to the following standards:
- Hardware specs are cited from datasheets. Clock speeds, SRAM sizes, and ISA extensions come from official vendor documentation (Espressif, STMicroelectronics, Raspberry Pi, ARM). If a number is approximate, it is marked as such.
- Capability claims are bounded. We do not claim LLM-level reasoning runs on Cortex-M MCUs. We do not claim TinyML and MCU agents are the same thing. We do not exaggerate what any tool — including ForestHub’s own — can do.
- Code samples are written to be correct. Snippets use real APIs (ESP-IDF, STM32Cube HAL, Zephyr sensor API, TFLM). They will not compile without the surrounding project setup, but the API calls are not fabricated.
- Comparison articles are fair. When multiple tools are compared, each receives the same evaluation criteria applied consistently. ForestHub is listed as one option among several; it is marked as the best choice for specific use cases, not for everything.
Corrections and updates
Hardware ecosystems move fast. If you find an error — incorrect spec, outdated library API, deprecated tool — contact us at editorial@foresthub.ai. We review correction requests within five business days. Each page carries a lastReviewed date in its frontmatter.
Publisher disclosure
mcuagent.com is published by ForestHub.ai, a company building embedded industrial IoT agent infrastructure. ForestHub’s own platform is mentioned on this site where editorially relevant, with clear disclosure. ForestHub does not pay for placement or endorsement of third-party tools reviewed here.
Contributing
Contributions from the embedded community are welcome. To propose a new topic, correction, or example project, open an issue on the ForestHub GitHub organization or email editorial@foresthub.ai.
License
Article content on mcuagent.com is published under CC BY 4.0. Code samples are published under the MIT license unless otherwise noted.