Brian Pugh's Belay is an interesting library which allows MicroPython code to be included in a host Python program which then runs on an actual MicroPython device, like a Pico, ad can pass data between the two.
Not sure if it would be of any use to you, but I'm not sure exactly what you are wanting to achieve.
Maybe all you need is the Pico to output serial data over the USB cable, have a host-side Python program read that data and draw graphs or whatever you will be using PyGame for.
Not sure if it would be of any use to you, but I'm not sure exactly what you are wanting to achieve.
Maybe all you need is the Pico to output serial data over the USB cable, have a host-side Python program read that data and draw graphs or whatever you will be using PyGame for.
Statistics: Posted by hippy — Sat Mar 22, 2025 12:56 am






