Control DC Motor

Arduino Control DC Motor via Bluetooth

Hi guys, In this project we will control a DC motor with a smartphone via bluetooth. This project is great to learn more about: -DC motor -Interfacing Arduino with your smartphone -Bluetooth module -L293D you can visit my website for more electronic projects, interesting news and tips: http://randomnerdtutorials.wordpress.com/ Step 2: Schematics and common mistakes Two …

Arduino Control DC Motor via Bluetooth Read More »

Earth Globe Rotating

Earth Globe Rotating With Arduino Or Raspberry Pi Controlled Stepper Motor using arduino

This instructable describes how to upgrade your globe to a motorized version. It looks amazingly better on the shelf when it is slowly rotating, and any demonstration with your kids (to explain the day/night cycle or the seasons) will gain in interest. No need to rotate the globe by hand while painfully holding the flash …

Earth Globe Rotating With Arduino Or Raspberry Pi Controlled Stepper Motor using arduino Read More »

Controlling a Servo

Controlling a Servo with Arduino

Very simple basics of building a circuit to control a servo using Arduino and PWM For this you will need: Arduino Board – I’m using a Duemilanova ATMEGA328 Arduino Sketch software – I’m using version 0015 Arduino Servo Library found here save it to lib/targets/libraries if you don’t already have it A Servo that requires no more than a 5V supply I’m …

Controlling a Servo with Arduino Read More »

Arduino Control a DC motor

Arduino – Control a DC motor with TIP120, potentiometer and multiple power supplies

A quick circuit showing how to control the speed of a DC motor with a potentiometer with your Arduino board. Also shows how to use a TIP120 transistor to allow the Arduino control a larger power supply. Transistors are 3 pin devices, which via the 3rd pin (Base) allow it to control the current passing through the other 2 pins (Collector and Emitter). …

Arduino – Control a DC motor with TIP120, potentiometer and multiple power supplies Read More »

Sparkfun Motor Driver

Using the Sparkfun Motor Driver 1A Dual TB6612FNG using Arduino

As a beginner myself, I struggled to find a one-stop set of instructions to get up and running with Sparkfun’s Motor Driver 1A Dual TB6612FNG.  This motor driver breakout board is exceptional value, is beautifully small, but does need a little more effort to get it working. The TB6612FNG is an H-Bridge driver – I won’t …

Using the Sparkfun Motor Driver 1A Dual TB6612FNG using Arduino Read More »

Use xbees series 2 to control a motor

Use xbees (series 2) to control a motor using Arduino

Using two xbees, an arduino, an xbee explorer, and an h-bridge, wirelessly control a DC motor to spin in both directions (last video). Note: I used the xbee I linked to, but for a one to one communication, rather than a network of wireless devices, xbee series 1 would do fine, but the AT commands are slightly different. Step 1: Materials Arduino …

Use xbees (series 2) to control a motor using Arduino Read More »

BaW Bot Part 2

BaW-Bot Part 2: Build the motor-controller & body using Arduino

This is the second part of our BaW-Bot (Bells-and-Whistles Bot) build – 5 separate instructables that look into different Arduino-related technologies, combining to create a Bot with all the bells-and-whistles.   Part 1: Build an Arduino on a Board Part 2: Build the motor-controller & body Part 3: Adding Sight and Touch Part 4: Blinging up …

BaW-Bot Part 2: Build the motor-controller & body using Arduino Read More »