Home measure

measure

5 Articles

BME280 with STM32

THis tutorial will cover how to interface the BME280 pressure sensor / Barometer with STM32. The sensor is connected to the MCU via...

STM32 TIMERS #3. How to use the ENCODER Mode

This tutorial will cover How to use Incremental Encoder with STM32. Also we will see how can we control the angle in Servo...

Interface DS3231 RTC module with STM32

This tutorial will cover how to interface the DS3231 RTC module with STM32. The module is connected via the I2C...

STM32 TIMERS #4. How to use the Input Capture

This tutorial will cover how to use the Input Capture mode of the STM32 Timers, to measure the frequency and width of the...

How to interface DHT22 sensor with STM32

This tutorial will cover how to interface the DHT22 Temperature and Humidity sensor with STM32. We will use the timer to generate...