So I recently saw this very nice Android Oscilloscope for use with the Pi Pico.
I plan to test if it can work in Bluestacks or other android emulator for PC and Linux.
The app is simple yet user friendly. I was actually impressed.
https://github.com/fhdm-dev/scoppy
The APP uses 2 channels for input and 1 channel as a function gen ( all from the Pi Pico hardware.)
This is all very low cost ,Full app is $1.89!! ( Practically free) and the Pico is a whooping $4.00
The only issue with this scope is the lack of front end, as the pins are limited to 0 to 3.3v.
The developer has provided some designs and I hope to start a further discussion here about the best methods to get a reasonable voltage range and input voltage protection.
https://oscilloscope.fhdm.xyz/wiki/front-end-design-4Special thanks to the Devloper fhdm-dev ( on GIt)