Let's Make Robots!

motor driver

Second set of eye's on a sn754410 driver setup

voodoobot's picture

wired up

 

Note green LED(yes it's set up in the correct orientation and even when I hook up a vmeter I don't see a voltage) is not lit up.(red is power indicator) I feel like amature hour here with this simple circuit yet can't seem to get it to work. Tried 2 different chips. Recommendations are welcome...I only spent this morning looking at it....

Motor Driver Choice Help

DpH's picture

Hello

   I've built a Parallax Boe-Bot which has servo driven wheels but have decided to move to Arduino and dc motors. I do not have specific motors in mind yet just some salvaged ones to play with for now. So my questions are:

1 - Is it worth getting a driver shield/kit or should I save the money and try something like a l293d on my breadboard?

2 - What shield/board do you recommend? I was considering the following:

L298N Heatsink

AdamONE's picture

  Does anybody know of a nice fitting heatsink for the L298N chip?  I know Digikey has a ton of heatsinks, but I am interested in the specific part numbers of heatsinks that LMR users have had positive experiences with.

  I know a lot of people just use salvaged heatsinks, but thats not really an option for me.  Any help would be greatly appreciated!

bi-directional slow moving motor? and then some...

As my username indicates I have many questions, I am very new to electronics, but I've done enough building/tinkering to feel comfortable attempting a fairly ambitions project... a very unconventional cuckoo clock. The first and most basic challenge I have is to have a motor turn 180 degrees very slowly, then back 180 at the same speed or faster. This would happen on the hour and involve additional actions such as door flaps opening and then closing, as well as sound to sync with the action. 

Need help choosing a microcontroller and motor driver for a certain robot!

I am thinking of building a robot and I need help choosing a microcontroller and motor driver(s). I was thinking of something like the Arduino, Axon II, Motoruino, or Orangutan SVP-328. Something with a USB programming interface would be nice. The robot I intend on making should have about drive 3+ servos, 2 motors/motor driver (maybe with encoders), two ultrasonic rangefinders, LCD, and maybe some other sensors (buttons, gyros, etc). Any other microcontrollers you could suggest would be helpful. 

PRACTICAL (and SAFE) H-BRIDGE for MOTOR DRIVE

Dan M's picture

I have noticed several people using an H-bridge schematic (commonly circulated on the web) that will work, but if both inputs are high at the same time, can throw a short across the motor power supply.  As long as they never let that happen, these circuits will work, but I consider it unsafe. Since many people here have different levels of expertise in both hardware and software, it is better to use an arrangement that prevents accidentally shorting anything.

The Robot Builder's R-duino

Ro-Bot-X's picture

June 24th, 2011.

I've been asked if I can make a board similar with the Robot Builder's Shield that also has the microcontroller on board and is compatible with regular Arduino shields. Not an easy task to do if I want to keep it with through hole components, but it's a challenge.

So I have designed a first prototype of the Robot Builder's Arduino R-duino. Features:

BLDC HDD motor driver

Hey

My brother and I have been working on building a propeller clock and have salvaged two old harddiskdrive motors for the project. Our knowledge with these BLDC motors is very limited though and we are not sure how to build our own driver circuit.

The first motor has 3 leads and while the PCB from that harddisk is fried now, I did get the opportunity to take some measurements. Between one of the leads and the two others I measured a 7V and a 12V squarewave at 3.4kHz.

Review: Guibot's Motoruino

TinHead's picture

Intro

The Motoruino is an Arduino based robot brain, which includes everything needed for a small robot onboard.

push-pull tri-state motor driver

dolabra's picture

I am working on a small bot that will use 1.5v pager motors and run from 2 AAA batteries.  The brains will be an 8 pin PIC. So I am looking for ways to conserve pins as much as possible.  I have been inspired by the Y bridge  and tri-stating work that I have seen here, but I am really aggressivly trying to reduce the part count on this bot.

Embedded video: 
this robotic turtle is my second wheel bot. i diy a arduino board with rs232 bootloader.i am going to make a L298N motor driver board. the overall debugging will … Read more

motor selection......

 

hi,

the weight of my robot is 12-14kg.....i am having a serious problem in selecting motors...

 

motors must must have good rpm

must have torque 

must  have feedback (for differential drive , positioning and controlling)

must have power to drive 12-14kg.....

 

plz provide me guidance.......... 

 

Run 2 Motors, Fwd and Rev with PWM
I found this site for almost a year ago and I must say it is incredible! Full of useful information and creative, helpful people! When I saw Chris the Carpenter … Read more

arduino,pimng,motor

hi i have got a ping sensor , arduino duemilanove and a motor h bridge how ever i need help programming i need the sensor to tell the motor to turn when it gets too close say 5cm close to a object

thanks for all the help

rhys

08M motordriver and power supply board

mintvelt's picture

 

After a few weeks of waiting, my PCBs have arrived. I just soldered the components on the first one and it works like a charm. I had to drill out the holes for the resistors a bit and then solder the resistors on both sides of the board to get a good connection, but hey: this was also my first shot at having a PCB made and it works. Next time I'll be more careful checking out the dimensions in diptrace.

Trouble connecting Vcc2 to SN754410

Metroid48's picture

I've tried looking around a bit and expect this to be a fairly basic question, but nonetheless I still can't get it to work. Basically I have an arduino connected to a SN754410 motor driver powering a lego motor. This all works fine until I try to use a second power supply (9V battery in this case) instead of the arduino's 5V output. Here's the current setup:

 

SN754410 Test LayoutNote that the arduino is running off of USB power.

Mr. Basic Motor Driver Kit Problem

isotope's picture

Hi, LMR!

I need some help with troubleshooting Mr. Basic Motor Driver board. Basically, I couldn't make it work. I use 4xAA Alkaline batteries [5.8V actual voltage] as power supply. MC Picaxe 18X. Relays are working fine, but Motors are not. With my little experience in electronics I guess BD681 does not open for some reason. But not sue, I might be wrong...

My setup:

Trouble1.jpg

Troubleshooting done:

Custom Motor Driver Debugging

Simon Z's picture

Hello LMR!

I built a motor driver, look: 

motor_driver_1.jpg

Cool isnt it? Of course it doesn't work as intended, but hopefully you guys can help me fix that. Lets take a look at the details first, and afterwards my problem.

Drives 2 DC brushed motors. Holds 4A per motor.
Need a 8A  motor driver but don't have a lot of cash, look no further this article describes a simple and cheap solution. This project uses just few electronic … Read more

Help with connecting Arduino clone to L298 based motor driver

I am quite new to the world of robotics, but have years of experience with basic passive components (caps, resistors, etc) so I thought this would be a fun way to start learning more.

 To start myself off, I picked up a handful of arduino clones, mostly seeeduinos.   I built some motor shields and got those programmed, and working successfully with some cheap hobby motors, I've also successfully managed to get some servo's running without a problem as well.

The challenge of building a 1st bot..

starscorched's picture

08/07/09

I got my arduino mega in the post a few days back and having been playing around lighting up LEDs. Thought id get started with constructing my 1st bot. Hence i rigged up 2 motors, a dual mc33887 motor driver, a 6v supply and the mega board. Uploaded a sample code to see if it would turn the motors. Voila!! Nothing happens. Nothing whirring, no sound, no ecstasy. No nothing. 

Its quite obvious that my bot wont perform with stationary wheels.

Still trying to find a solution. Images of connection, mc33887 truth table and sample code below.

Small motor controller/driver with variable speed

Nicola's picture

Hello, i'd like to have some small driver/controller like the L293D or similar, but that can run motors at variable speed. Does it exists ? A small and cheap board would be ok.

If it doesn't, how could it be built ?

 

Thanks :P

Futurlec has a good range of components, their prices are reasonable, they have no minimum order charge and they deliver around the world.  Postage is a bit slow … Read more
Althou i just burned one, i think i could still share some info here :) This is an advanced motor driver for 12V motors. It is usually coupled with EMG30 motors, … Read more

Arduino: How to make your first robot with..

fritsl's picture

When writing this, LMR only offers "Start here" - instructions on how to make your first robot, using Picaxe.

"Nebster" wrote to me, and asked if I could do a parallel, using Arduino, and I think that is actually a very good idea (now that Picaxe refuses to pay me commission, haha)

Focus should be on making first timers get a robot up and running at a low cost, and most importantly learn how to hook up motors, a servo, and a analogue input in "no time".

This is a motor driver that I like because of this: It is usable from 6 to 50V, at up to 4A total output currentIt has a 5V output, so you can just hook up any … Read more

Help with motor driver?

sciguy77's picture

Hi,

 

As many of you know, my experiences building robots have been painful at best. So, I'm taking a step back, and I will follow Frits's wonderful tutorial.

 

Because I live in America, I'd prefer to buy my parts from a U.S.-based site to avoid longer shipping time,additional fees, etc.

 

I've run into a problem: Frits's tutorial calls for 1 L293D Motor driver. At mouser.com I found a short list of products similar to what I need.

 

Which will work?: 

Price: $3 USD
Relays are an alternative to motor-controllers. They do consume a little power from your battery when in either on or off position (turned on) - but they also do … Read more