This is a simple demo illustrating a few different things that I learned along the way making my first iced gui. This is very much still a WIP and will be updated to add capabilities to both the device and gui.
The repositories are as follows:
- iced-gui
- GUI built using iced
- iced-driver
- Serial driver for the program running on the MCU. This leverages the tokio_serial library
- iced-mcu
- A program running on a NUCLEO-L476RG that takes serial commands