09-12, 18:00–18:20 (UTC), Dasharo vPub
Presentation of ideas for a modern C++ framework for microcontrollers. The well-known RP2040 and RP2350 microprocessors will be used as a bese of experiments and demonstrations.
Zero dependencies, pure bare metal programming in C++23. From accessing low-level registers to designing a reusable device drivers.
A practical guide presenting selected C++23 capabilities in the context of bare metal programming, all in a total zero-dependency mode. I will present many working examples including a bootloader, servos and alphanumeric displays.
dd if=/dev/random | hexdump -C