Can anyone tell me if l293d will work with mbed. the minimum voltage for logic is listed at 4.5v so I guess my question is redundant. But I'm wondering if anyone has used it somehow or can recommend a chip that is suitable for use.
I do have the pololu micro serial dual motor controller which can be controlled with serial or I2C but I am very new to c++ and I think will find it hard going to write an implementation for this.
I used both, L293D and L298, both work fine with the mbed. If you use the L293D, only use low current motors or else the h-bridge gets verry hot and shuts down.
Thanks for your answers. Yes the motors I have are the small pololu gear motors. I have already used them with a pic controller and L293D.
Thanks for your answers. Yes the motors I have are the small pololu gear motors. I have already used them with a pic controller and L293D.
Important Information for this Arm website
This site uses cookies to store information on your computer.
By continuing to use our site, you consent to our cookies.
If you are not happy with the use of these cookies, please review our
Cookie Policy
to learn how they can be disabled.
By disabling cookies, some features of the site will not work.
Access Warning
You do not have the correct permissions to perform this operation.
Can anyone tell me if l293d will work with mbed. the minimum voltage for logic is listed at 4.5v so I guess my question is redundant. But I'm wondering if anyone has used it somehow or can recommend a chip that is suitable for use.
I do have the pololu micro serial dual motor controller which can be controlled with serial or I2C but I am very new to c++ and I think will find it hard going to write an implementation for this.