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
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?