Skip to content

mysticpants/Electric-Imp-Usb-Drivers

Repository files navigation

The UsbHost class acts as a wrapper around the hardware.usb object and manages USB device connections, disconnections, transfers and driver selection. This library is a prerequisite to other libraries.

Drivers compatible with the UsbHost class extend the UsbDriverBase class. click here for documentation.

The UartOverUsbDriver class creates an interface object that exposes methods similar to the uart object to provide compatability for uart drivers over usb.

The FtdiUsbDriver class exposes methods to interact with an device connected to usb via an ftdi cable.

License

This library is licensed under the MIT License.

About

Electric Imp Usb Host and Driver Classes

Resources

License

Stars

Watchers

Forks

Packages

No packages published