STM32F103C8

Interfacing DHT11 Temperature & Humidity Sensor with STM32F103C8 Interfacing DHT11 Temperature & Humidity Sensor with STM32F103C8

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

Serial Communication between STM32F103C8 and Arduino UNO using RS-485 Serial Communication Between STM32F103C8 and Arduino UNO using RS-485

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

Interfacing 433Mhz RF Module with STM32F103C8 Interfacing 433Mhz RF Module with STM32F103C8

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

Interfacing SIM800C GSM Module with STM32F103C8 for Sending & Receiving SMS Send/Receive SMS with STM32F103C8 and SIM800C GSM Module

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

Interfacing GPS module with STM32F103C8 to get Location Coordinates How to Use GPS module with STM32F103C8 to Get Location Coordinates

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

Programming STM32F103C8 using Keil uVision & STM32CubeMX Programming STM32F103C8 using Keil uVision & STM32CubeMX

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

Connecting ESP8266 with STM32F103C8: Creating a Webserver Connecting ESP8266 with STM32F103C8: Creating a Webserver

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

How to Use Interrupts in STM32F103C8 How to Use Interrupts in STM32F103C8

Interrupts is a mechanism by which an I/O or an instruction can suspend the normal execution of processor and gets itself…

Interfacing Servo Motor with STM32F103C8 (Blue Pill) Interfacing Servo Motor with STM32F103C8

In electronics, Servo motors are mostly used in Robotics Projects because of their accuracy and easy handling. Servo motors are…

Programming STM32F103 Board (Blue Pill) using USB Port Programming STM32F103C8 Board using USB Port

The STM32 Development Board housing the STM32F103C8 Microcontroller is getting increasingly popular thanks to its ARM Cortex M3…