Use the raspberry pi pico's usb port to send sensor data packets and debugging information to the application and to receive commands from the application. The sensor packets should come from the shared data structure (queue, maybe?) that the hardware interrupt is reading values into
Use the raspberry pi pico's usb port to send sensor data packets and debugging information to the application and to receive commands from the application. The sensor packets should come from the shared data structure (queue, maybe?) that the hardware interrupt is reading values into