Supports safe lifecycle sequencing, synchronous command API, and a background reader thread that demultiplexes asynchronous measurement lines from command responses.
Folder structure: | |- micropython # Clone the MicroPython repo here | |- ports | |- rp2 | |- build # Create this build folder | |- modules # Place all py files from ...