News

There was an error while loading. Please reload this page. // Clear the trigPin digitalWrite(trigPin, LOW); delayMicroseconds(2); // Set the trigPin HIGH for 10 ...
A simple library for HC-SR04 ultrasonic sensor. It uses STM32 HAL library. Copy the library header and source files to your project folder(Inc and Src folders). Configure STM32CubeMX to use GPIO pins ...