DIY Projects

In this tutorial, I will show you how to upload a USB Bootloader on the STM32F103C8T6 Blue Pill board. Using the STM32F103C8T6 USB Bootloader, you

In this tutorial, I will show you how to use the PWM in STM32F103C8T6 MCU based STM32 Blue Pill Board. Using Pulse Width Modulation (PWM)

In this tutorial, I will show you how to configure and use a Timer in LPC1768 Arm Cortex-M3 MCU. Timers are one of the important

In this tutorial, I will show you how to use ADC in STM32F103C8T6 Blue Pill Board to measure the Input Analog Voltages. I have already

In this tutorial, I will show you How to use SPI in STM32F103C8T6 MCU based STM32 Blue Pill Board. For SPI Communication, we need one

In this tutorial, I will show you how to use the ADC in LPC1768, an Arm Cortex-M3 MCU. The ADC Peripheral is an important part

In this tutorial, we will see how to expand the Arduino UNO board’s IO capability with the help of PCF8574 IO Expander Board. By interfacing

In this project, I will show you how to interface a Servo Motor with STM32F103C8T6 Blue Pill Board and control it using a potentiometer and

In this tutorial, I will show you how to configure the GPIO in LPC1768. GPIO is one of the frequently used peripherals in LPC1768 MCU,

In this tutorial, I will show you How to Program STM32F103C8T6 using Keil uVision and STM32CubeMX Code Generator Software. You will learn how to install