All About Circuits

Latest Electric Vehicles Projects

Categories

How To Control a DC Motor with an Arduino

How To Control a DC Motor with an Arduino

By connecting an L298 bridge IC to an Arduino, you can control a DC motor.


Projects Jul 07, 2018 by Tim Youngblood
Controlling a Stepper Motor with an SIRC Transmitter and Receiver

Controlling a Stepper Motor with an SIRC Transmitter and Receiver

Detecting, decoding, and displaying IR (Infrared) signal data is interesting, but using those signals to control stuff is more interesting . . . and sometimes useful. Read on to learn how.


Controlling a Stepper Motor with an SIRC TV Remote and a PICAXE: Infrared Capabilities

Controlling a Stepper Motor with an SIRC TV Remote and a PICAXE: Infrared Capabilities

Remote controls for electronics often use IR (infrared) radiation in a very precisely coded sequence for channel surfing, volume adjustments, and more. One of the most popular codes is the SIRC (Sony Infrared Remote Code) which may be used with a PICAXE microcontroller to manage a stepper motor, or most any other electronic or electro-mechanical device.


Building an Infrared Tracker with a PICAXE 14M2 and a Stepper Motor

Building an Infrared Tracker with a PICAXE 14M2 and a Stepper Motor

Tracking an infrared light source is not as difficult as you might think; a 14-pin PICAXE, a stepper motor with a driver IC, three phototransistors, and a few other components will do the trick.


Controlling a Servo with a PICAXE and an IR Sensor

Controlling a Servo with a PICAXE and an IR Sensor

A PICAXE 08M2 can be used to read the amount of IR (infrared) light falling on a phototransistor and respond by moving a servo to a predetermined position.


C-BISCUIT: Schematic Design for the RCB—Power, Stepper

C-BISCUIT: Schematic Design for the RCB—Power, Stepper

We’ll continue our discussion of the C-BISCUIT demo bot by looking at portions of the RCB schematic that weren’t covered in the previous article.


Projects Oct 07, 2016 by Robert Keim
C-BISCUIT: Schematic Design for the RCB—Microcontroller, Motor Controller

C-BISCUIT: Schematic Design for the RCB—Microcontroller, Motor Controller

In this article we’ll take a close look at two sections of the custom-designed control board for the C-BISCUIT demo bot.


Projects Sep 21, 2016 by Robert Keim
C-BISCUIT: Robot System Architecture

C-BISCUIT: Robot System Architecture

The C-BISCUIT saga continues as we combine the various system components into a demo bot.


Projects Sep 08, 2016 by Robert Keim
Use a DC Motor to Power LED Headlights on a Longboard

Use a DC Motor to Power LED Headlights on a Longboard

Build a generator-powered LED headlight for a longboard for very cheap.


Projects Apr 20, 2016 by Jacob Smith
Build an Object Detection DC Motor Controller

Build an Object Detection DC Motor Controller

In this continuing series of Building Raspberry Pi Controllers, you'll learn how to build a object detection control circuit for operating a small DC motor using a photocell.


Projects Dec 27, 2015 by Don Wilcher
Upgrade Your Power Wheels with Motor Control Basics

Upgrade Your Power Wheels with Motor Control Basics

Adding variable speed control and battery monitoring to a Power Wheels truck!


Servo Control with Arduino Through MATLAB

Servo Control with Arduino Through MATLAB

Use MATLAB to write a program to control a servo motor connected to an Arduino.


Projects Jun 16, 2015 by Tim Youngblood
Use an Arduino to Control a Motor

Use an Arduino to Control a Motor

Controlling a motor with an Arduino is relatively easy. In addition to simply spinning the motor, you can control the position of the motor shaft if the motor has a rotary encoder.


Projects Jun 03, 2015 by Tim Youngblood