/pico-pio-ultrasound-range

Measure small displacements accurately by measuring carrier phase

Primary LanguageCMake

pico-template

This repository provides a simple template project for developing with the RPi Pico (RP2040) in Visual Studio Code on MacOS.

The project configures VS Code to program and debug the target device via its SWD pins by using another Pico as a USB/SWD bridge (see Picoprobe).

Note that for this to work VS Code needs a couple of external tools and plug-ins (e.g. see instructions here).