Topic
Edge-AI
From TinyML to Tiny Language Models: the State of Edge AI in 2026
A field guide to state-of-the-art edge AI in 2026, covering the models that now run on small devices, the neural accelerators that make them possible, and federated learning, grounded in the low-cost hardware used throughout this blog.
The Zephyr Web Server, Now in C++: Classes for Embedded Hardware
A short follow-on from the Zephyr Thread web server guide, rebuilding the same project in C++ on the Seeed XIAO nRF52840, and adding the RGB LED and the on-die temperature sensor to show why classes suit Zephyr hardware so well.