Applications for the MIO Debugger
Multiverse debugging was first proposed back in 2019, but now we are finally seeing real world applications. Diverse categories of embedded software for microcontrollers can be debugged using the MIO multiverse debugger.
Tom Lauwaerts and Maarten Steevens · @tolauwae @MaartenS11November 14, 2024 | 4 min read
In this blog post, we discuss the wide applicability of the MIO multiverse debugger in WARDuino.
Binary Counter with LEDs
The binary counter is a simple program that uses 4 LEDs and two buttons. One button counts up and one button counts down. The LEDs show the state of 4 bit counter.
Lego Mindstorms Color Dial
The color dial is an application that uses a color sensor to make a needle on a dial point towards the color it sees. To achieve this it makes use of a Lego Mindstorms color sensor and servo motor.