Hello! I am very new to Arduino programming and I need to interface a Logitech 3D Pro Extreme Controller with an Arduino UNO board for a project. I was able to connect them both via a USB host shield and I found this preliminary sketch on Github that will interface the controller data with the Arduino.
Here is that sketch:
After making the proper connections to the board and uploading this code, I am presented with this error message:
What should I do in order to resolve these errors?
6 posts - 2 participants