Overview
Explore a comprehensive conference talk from ACCU 2019 that demonstrates how to improve embedded library interfaces using modern C++ features. Discover how to create safer and more user-friendly interfaces for embedded applications without sacrificing efficiency. Follow along as the speaker transforms a traditional C-style interface by applying modern C++ concepts such as namespaces, enum classes, overloading, default argument values, std::byte, std::array, and templates. Gain insights from Wouter van OOijen, an experienced software engineer and hardware enthusiast, as he bridges the gap between hardware and software in embedded systems development. Learn how to leverage C++ in embedded applications, challenging the notion that it is less efficient than C.
Syllabus
Better embedded library interfaces with modern C++ - Wouter Van Ooijen [ACCU 2019]
Taught by
ACCU Conference