This repository contains an example project that demonstrates how to use the LWIP (Lightweight IP) library and FREERTOS on an STM32 microcontroller, specifically STM32F429ZIT6 Nucleo board, to send ...
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 ...