CircuitPython is Adafruit's branch of MicroPython designed to simplify experimentation and education on low-cost microcontrollers. It makes it easier than ever to ...
In this project, we are going to interface HC-SR04 Ultrasonic sensor module to Raspberry Pi to measure distance. We have previously used an Ultrasonic sensor with a Raspberry Pi to build Obstacle ...