Motor Stepper Servo Shield

Tutorial: Arduino Motor/Stepper/Servo Shield – Part 1: Servos

This post starts a small (or larger?) series of tutorials using the Arduino Motor/Stepper/Servo Shield with the FRDM-KL25Z board. That motor shield is probably one of the most versatile on the market, and features 2 servo and 4 motor connectors for DC or stepper motors. That makes it a great shield for any robotic project The series …

Tutorial: Arduino Motor/Stepper/Servo Shield – Part 1: Servos Read More »

Brushless DC BLDC motor

Brushless DC (BLDC) motor with Arduino – Part 2. Circuit and Software

In this post I will describe the hardware and the software part of a project involving the use of BLDC (Brushless DC) motor salvaged from a broken XBox 360. This is a second installment in the series of posts related to Arduino and brushless DC motors. Please see the first part for a bit of info on …

Brushless DC (BLDC) motor with Arduino – Part 2. Circuit and Software Read More »

Knob

Arduino Knob

Control the position of a RC (hobby) servo motor with your Arduino and a potentiometer. This example makes use of the Arduino servo library. Hardware Required Arduino Board (1) Servo Motor (1) Potentiometer hook-up wire Circuit Servo motors have three wires: power, ground, and signal. The power wire is typically red, and should be connected to the 5V …

Arduino Knob Read More »