Tag: L293D
IR Remote Controlled Motorized Potentiometer – Arduino Compatible
This is an Infrared Remote controlled motorized potentiometer controller. It’s an open-source project built on the Arduino platform and compatible with Arduino IDE for custom programming. The project consists ATMEGA328 microcontroller, IR sensor, L293D motor driver, ALPS Motorized...
Continue ReadingL293D Motor Direction Controller
baelza.bubba @ instructables.com show us how to build a DC motor direction controller using L293D. I designed this DC Motor Direction Controller so that I could give direction control to DC motors that I am building into mini tools (drill, lathe, table saw, solder smoke extractor,...
Continue ReadingControlling DC motors with Arduino and L293
This tutorial shows how to interface DC motors using L293D motor driver IC and Arduino. Controlling DC motors with Arduino and L293 -...
Continue ReadingATtiny based bidirectional motor control using L293D
Rahul @ Xanthium has posted a tutorial on interfacing ATtiny with L293D: In this tutorial we will learn to interface L293D with ATMEL ATtiny microcontroller and control them bidirectionally.The microcontroller used here is ATtiny2313A which is interfaced to two L293D motor control...
Continue ReadingDual DC Motor driver using two L293D
Dual DC Motor driver using two L293D IC. The L293D device is quadruple high-current half-H driver. The 293D is designed to provide bidirectional drive current up to 600mA a voltage from 5V to 36V. It provides 600mA +600mA on each channel suitable for mini hobby robots. The board been...
Continue ReadingDC Motor Speed and Direction Controller
DC Motor Speed and direction controller project based on L293D H-Bridge and 555 Timer IC. 555 Generate PWM and L293D works as output driver. The 293D provides bidirectional drive current up to 600mA a voltage from 5V to 12V. L293D includes the output clamping diodes for...
Continue ReadingL293D DC Motor Driver Module
The project designed around L293D IC. The L293D device is quadruple high-current half-H driver. The 293D is designed to provide bidirectional drive current up to 600mA a voltage from 5V to 36V. L293D Adapter Board can be used as dual DC motor driver or bipolar stepper motor driver....
Continue ReadingL293D Motor Controller Tutorial
Sooncheng @ instructables.com shows us how to control a DC motor using the L293D IC and an Arduino: L293D is a chip that enable us to control two motors together with only one Arduino board or other microcontrollers. However, I was having a project that required controlling four DC...
Continue Reading