Links
Links
This page is meant to be a collection of links that I’ve encountered throughout my career and have found helpful or interesting
YouTube videos
QEmu in-the-loop development – Maciej Nowak – code::dive 2021
C++Now 2018: Michael Caisse “Modern C++ in Embedded Systems”
Embedded Logging Case Study: From C to Shining C++ - Luke Valenty -CppNow 2022
Blogs
Source code / libraries
A Fast, Extensible Progress Bar for Python and CLI
MicroShell is a lightweight pure C implementation of shell emulator
Plain C library for parsing AT commands for use in host devices.