HC-SR04

hc-sr04-ultrasonic-sensor-raspberry-pi-featured-image

How To Control a Ultrasonic Sensor with Raspberry PI: Get Object Distance with Python 4.5 (4)

This tutorial will show you how to use an HC-SR04 Ultrasonic Sensor with a Raspberry PI computer board, giving you the wiring diagram and the Python code to test it. Ultrasonic Sensors are great for all kinds of projects that need distance measurements, like obstacle detection. It is a cheap and easy-to-use solution which gives […]

How To Control a Ultrasonic Sensor with Raspberry PI: Get Object Distance with Python 4.5 (4) Read More »

Raspberry pi pico hc-sr04 featured image

Control an HC-SR04 Ultrasonic Sensor With Raspberry PI Pico and Micropython 5 (3)

In this tutorial, I’m going to show you the steps required to wire and setup an ultrasonic sensor (HC-SR04) and Raspberry PI Pico microcontroller. Please note that if you want to use a Raspberry PI computer board (like RPI Zero W or RPI 2/3/4 Model A/B) you should refer to my Control an ultrasonic distance

Control an HC-SR04 Ultrasonic Sensor With Raspberry PI Pico and Micropython 5 (3) Read More »

×