You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have downloaded and installed all hidapi libraries, my computer is an Asus laptop with Ubuntu 15.04. When I run the hidtest-hidraw and hidtest-libusb examples (also with root user), only the mouse is listed. I connect an Arduino UNO board, a pendrive, and the program does not recognize them at all.
How can I solve this problem? I would like to be able to develop C or C++ programs that can communicate with my Arduino or with other USB devices.