I downloaded USB host shield code from the following website: https://github.com/felis/USB_Host_Shield_2.0/archive/master.zip. This contains too many files to which one I have to include for my application.
I want to know if USB host shield can be mounted to work in Arduino Uno. If yes can anybody provide me sample code to read SD card text file using USB host shield for Arduino Uno ?