HC-SR04 Ultrasonic Range Sensor with Raspberry Pi Pico (C++ & PIO)

HC-SR04 Ultrasonic Range Sensor with Raspberry Pi Pico (C++ & PIO)

In this video I explore the HC-SR04 Ultrasonic Range Sensor. Connecting this to a Raspberry PI Pico. https://youtu.be/oz0pYO8sCds I look at two code strategies for working with the HC-SR04: using Interrupts to calculate the echo time and using PIO to do this. I got carried away a little with exploring these devices and decided to … Continue reading HC-SR04 Ultrasonic Range Sensor with Raspberry Pi Pico (C++ & PIO)