Motor Projects

A solar tracking automatic motorized window blind retrofit

A solar tracking automatic motorized window blind retrofit using Arduino

Buildings account for 20-40% of total energy use in developed countries. Window shades (or blinds) can help to reduce building energy use and improve visual comfort (i.e., reducing glare and increasing daylighting). A recent study showed that occupants are fairly inactive when operating manual roller shades (O’Brien et al. 2013) which could lead to increased …

A solar tracking automatic motorized window blind retrofit using Arduino Read More »

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 »