I have a project about a robot, controlled by a logitech joystick.
The joystick connection is usb cable, so it needs a USB host shield to interface to Arduino.
The robot also has the function of looking and detecting object, and his eye is non other than Pixy.
The problem is, both USB host shield and Pixy require the icsp pin to connect to Arduino.
!http://i.imgur.com/ecgetkG.jpg?1! !http://i.imgur.com/cRpo2HD.jpg?1!
You see, if i connect the USB host shield to the Arduino, then I can’t connect the Pixy to Arduino, and vice versa.
Is there any way to help these three devices working together?