Click here to Skip to main content
15,897,704 members
Articles / Internet of Things

Porting EspMon to ZephyrOS on a STM32 Boards (or other boards, with a little work)

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
24 Jul 2023MIT10 min read 3.7K   11   1  
A crash course in using Zephyr RTOS with my IoT ecosystem
I built an entire C++ ecosystem for IoT and embedded, but I've had to teach myself the ropes in branching out beyond the ESP32 and beyond Arduino more generally. Here's my first attempt at bridging the knowledge gap. I've ported my EspMon Arduino/ESP-IDF application to Zephyr RTOS.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions