Team,
I bought a Makeblock ME USB Host module, and a generic gamepad with USB wifi adpator. I’m trying to build https://www.instructables.com/id/Infrared-Fighting-Tank/ (I have also seen https://www.instructables.com/id/mBot-controlled-by-Wireless-Joystick-using-Me-USB-/)
I am having no luck getting the Arduino IDE Serial Monitor to show a response from the ME USB Host adaptor.
Test / Result:
- Tested two different wifi gamepads using online tester (https://html5gamepad.com/) / successful.
- Used Makeblock ME USB Host example sketch with two different gamepads from test 1 / failed, no output displayed
- Modified test 2 with different ports / failed
- Modified test 2 with mCore and Orion boards / failed
- Modified test 2 with different baud rates (4800, 9600, 57600) / failed
- Connected a set of paired zigbee devices to mCore and Orion boards using a ME RJ25 Port Adaptor (RX on Slot S1, TX on Slot S2)/ successful - can see output to serial monitor.
- Modified test 2 by specifying both port # and TX/RX pin number in setup() / failed
My current conclusions;
a - ME USB HOST only works with a specific type/brand of wifi gamepad controller, would like help in knowing what brands or devices are successful.
b - my hardware setup is incorrect (gamepad <> usb wifi adapter <> makeblock orion board <> usb cable <> laptop <> arduino IDE <> serial monitor)
c - my baud rate is incorrect(?)
d - the Makeblock MS USB HOST test sketch must be modified in some way(?)
Has anyone on this forum had success using a ME USB HOST?
regards
Michael








