I am having issues loading the UNO with the firmware. Can anyone tell me what software I can load onto the UNO in order to operate the L293D? I tried to use the SelectorFirmwareMK4.ino.with_bootloader.hex but I continue to get and error. "Arduino can only open its own sketches and other files ending in .ino or .pde.".
top of page
To test this feature, visit your live site.
Has anyone used the L293D Motor Driver Shield & Arduino?
Has anyone used the L293D Motor Driver Shield & Arduino?
30 comments
Like
30 Comments
bottom of page
I also found this doc that helps explain the pin out. https://playwithcircuit.com/l293d-motor-driver-shield-arduino-tutorial/ So the question becomes are we programming the pins on the Arduino or the L293 Motor shield? And what are they looking for regarding the label of the pin. Found this code on another site. Looks like the L293 has a forward and backward pin out. Is that what chameleon has as well?