Open bsperryn opened 3 years ago
In what configuration do you want to use this, as a replacement for the Leonardo ? Regardless of software support, the nano seems to have a single USB controller and no way to add one, so it's dead in the water IMO
I've added a mini USB host and have it working using the same library as used for the bigger version. I'll be submitting the support for the IOT nano in a PR to that library soon. https://github.com/felis/USB_Host_Shield_2.0/issues/608
Very cool indeed :)
Hi, I'm trying to get this working on a Arduino NANO IOT 33. Are there any examples that I could use to help me test the library and see whether it will work on my device?