How to interface SHT31 with STM32

Learn how to interface the SHT31 sensor with the STM32 microcontroller in this informative article. Discover the necessary code to integrate the SHT31 sensor and STM32, and create innovative solutions for a variety of applications using the accurate and reliable data provided by the SHT31 sensor. About SHT31 sensor: There Read more

Introducing RTOS with stm32

Learn how to implement a Real-Time Operating System (RTOS) with STM32 microcontrollers using STM32CubeIDE. This article includes an example code for blinking LEDs using FreeRTOS on an STM32 board, making it a great starting point for beginners to learn RTOS with STM32. Introduction to RTOS on STM32 Microcontrollers: Real-time operating Read more

Sine wave generation using dsPIC

Sine wave generation using dsPIC is one of the most popular topics in electronics. Many engineers and hobbyists try this project. So in this article, I’ll start writing on sine wave generating using dsPIC. About dsPIC: The dsPIC (digital signal controller) is a microcontroller family developed by Microchip Technology. They Read more