Hi all just trying to setup shake it motors on my pedals. Sketch seemed to upload to UNO ok but can get any output from motors. Do I need to set a motor count somewhere? Been looking around the interwebs but cant find answer. Hope someone else has had this issue and can help. Cheers from Australia!
Hi ! Yes during the sketch upload you need to enable your board (the exact model, if you pick the wrong one it won't work neither) so the arduino knows how many motors are connected and can report it to simhub :
https://github.com/SHWotever/SimHub/wiki/Arduino--Setup
Hi thanks for a great program and quick reply.
I have enabled the motor sheild with qty of one because im only using one UNO and one Sheild. Is that what you mean by enable in my attached pic?
How do I tell the Arduino how many motors are connected?
Thanks