RPi Pico/RP2040 firmware for the Scoppy Oscilloscope
Installation and getting started instructions
Scoppy Android app - Play Store
Scoppy Android app - Documentation
git clone https://github.com/fhdm-dev/scoppy-pico.git
cd scoppy-pico
mkdir build
cd build
cmake ../pico
make