Home module

module

13 Articles

HCSR04 Ultrasonic sensor and STM32

This tutorial will cover how to interface the HCSR04 Ultrasonic distance sensor with STM32...

How to interface DS18B20 with STM32

Interface DS18B20 Temperature sensor with STM32 using the microseconds delay generated using the Timer. The sensor uses one wire...

How to Interface DHT11 sensor with STM32

How to interface DHT11 Temperature and Humidity sensor with STM32. We will use the timer to generate the delay in microseconds...

How to interface LCD1602 (I2C) with STM32

How to interface LCD1602 via I2C with STM32. The module PCF8574 is connected at the back of the LCD and it reduces the..