I am trying to get my USB hoist shield to work on my Arduino Uno and have not succeeded.
I have two different joy sticks and a USB mouse. I plugged my shield into my Arduino uno and loaded a few examples. They seemed to start, that is I get a message "start" or something similar but when I move my joystick or mouse nothing happens.
Has any of you actually used a USB shield with a joystick or mouse and got it to do something? Maybe I do not know what to expect.
I would expect that moving the joysticks or pressing the buttons would result in some sort of message on my serial monitor. I am using the latest. I think>? USB Host shield 2.0-master that was loaded when I loaded my arduino 1.8.5 version.
Are there some pins or other connections I should be aware of?
Thanks for any help.