STM32 Projects

Since most of the modern electronics requires more compute power, memory and peripherals set, the popularity of 32-bit microcontrollers is increasing among designers. One of the most commonly used 32-bit devices are the STM32 Microcontrollers from ST Microelectronics which is based on the successful ARM core processors. There are many STM32 Development boards to help you get started but, in this section, we will cover some of the basic STM32 tutorials and sample projects using STM32F103C8 Microcontroller using the popular STM32 Blue Pill Development Board.

February 27, 2020

Many of us should be familiar with the popular microcontrollers and development boards like Arduino, Raspberry Pi, ESP8266,…

July 2, 2019

DHT11 is a Temperature and humidity sensor which as the name implies is used to measure the atmospheric temperature and…

April 22, 2019

The communication protocols are the integral part of a digital electronics and embedded system. Wherever there is interfacing…

April 12, 2019

Making wireless projects in embedded electronics becomes very important and helpful as there are no jumbled wires all over…

April 4, 2019

GSM Modules are frequently used in IoT projects since it has the ability to send and receive data remotely. The GSM Modules…

March 14, 2019

GPS stands for Global Positioning System and used to detect the Latitude and Longitude of any location on the Earth, with exact…

March 7, 2019

We all know that the Microcontrollers work only with digital values but in real world we have to deal with analog signals. That…

January 17, 2019

In this tutorial, we will design a system to read the RFID cards using STM32 and RFID Reader. RFID stands for Radio Frequency…

January 9, 2019

In our previous tutorials, we have learned about SPI and I2C communication between two Arduino boards. In this tutorial we will…

January 7, 2019

In our previous tutorials, we have learned about SPI and I2C communication between two Arduino boards. In this tutorial we will…

November 12, 2018

STM32 Microcontrollers which uses ARM Cortex M architecture is now becoming popular and are used in many applications because…

October 25, 2018

If you think about future technologies then the two names, which immediately comes in your mind, are Artificial Intelligence (…