Arduino

Controlling Servo Motors with Joystick

A guide to control servo motor with Joystick and Arduino with program

In this tutorial, I will be demonstrating, how we can control servo motors with thumb Joystick and Arduino. We will control two servo motors with the help of Analog Joystick. Before going to understand connections and programming, we will take a brief look at Joystick and servo motor to refresh the basics. We will also […]

A guide to control servo motor with Joystick and Arduino with program Read More »

Program Blue Pill STM 32 from USB min

Program Blue Pill STM32 directly with USB port

Arduino is the most used and preferred micro-controller board since its development. Nowadays, there are some alternatives for Arduino as well. Blue Pill STM32 (STM32F103C8) is one of them. STM32F103C8 microcontroller is based on ARM cortex M3 architecture. Which makes it more efficient than Arduino. To program Blue Pill STM32, we have two options, we

Program Blue Pill STM32 directly with USB port Read More »