hi
Hi. LMR world… . i dont have any PICAXE or arduino or any other development board… Is there any alternative way of checking it out??
hi
Hi. LMR world… . i dont have any PICAXE or arduino or any other development board… Is there any alternative way of checking it out??
First - thank you for this
First - thank you for this tutirial. Now the question. On the first foto you have 2 big caps before and after the voltage regulator. But then you have 2 smaller but not 0.1uF caps on the Vss and enable pin of the L293. On the schematic later you only have 2 “big” caps, but on the first foto 4! Why is that, and do I need additional “big” 100uF caps on the L293. Thank you
Caps
The two caps on the first foto are, as you can see here very advisable.
The other caps on the drawing are meant to supress electric noise and voltage spikes… you can try all the circuit without the caps and it will work, but remember it is always a good practive to use them. I am no EE though and I apologize for not being able to explain this in greater details.
Problems when using it with a Tamiya Twin Motor Gearbox
Hey, Guibot!
Obrigado pelo bom tutorial!
I have been experimenting with this same IC and I am having unidentified problems. Mainly when using it in conjunction with the Tamiya Gearbox. The problem is that those motors use only 3VDC.This is below the minimum specified voltage for the IC VCC. I was wondering if there are any limitations to VCC2 or pin 8. Can I simply apply 3VDC to pin 8 and get them out of either output pin (if enable and control pins are high)?
Or do I need to use 5VDC for everything (including pin 8) and drop them down to 3 VDC after the output pins with some diodes?
Thanks for your help,
Andrés
The L293D drops about 1.5V
The L293D drops about 1.5V from the supply you give it to what the motors actually see. So if you supply 5V the motors will actually see about 3.5V, which should be fine.
Thanks, Ignoblegnome. I will
Thanks, Ignoblegnome. I will do that then.
Cheers!
Andrés
Same problem
Hi Andres,
I kinda have the same problem. I bought a Tamiya double gear box (double gear) and i am using a Arduino Mega ADK board. I understand that the motors are rated @3VDC. Did u get them to run now? Also I am using a L293DNE motor driver. My circuits are according to this example and the code too. But my motors/motor doesn’t respond. Any suggestions?
Gokul
Try this…
Hey Gokul,
Yep. I got them running. If yours don´t spin AT ALL, make sure the following is happening:
Here is what I´ve learnt: pin 8 (motor V+) will not accept anything below it´s minimum rating: 4.5 VDC. In my own research, the IC will drop between 0.5 and 0.8 VDC. That means you will be supplying between 4 and 3.7 VDC to the motors. In my case, that was still too hot for my motors. I solved it doing something that should not have solved it. I hooked a bicolour LED (common cathode) in parallel to the IC´s motor output. So, if the motor spins CW, the green half of the LED lights up. If it spins CCW, I get a red.
Hope this helps.
Andrés