Skip to content
Stanley edited this page Nov 27, 2016 · 9 revisions

Welcome to the espusb wiki!

##Current Status

Serial over ESPUSB (https://github.com/cnlohr/espusb/issues/13) Joystick over ESPUSB (https://github.com/cnlohr/espusb/issues/12) ESP32? (https://github.com/cnlohr/espusb/issues/14)

##What is ESPUSB?

ESPUSB is a V-USB (Virtual USB) software-only implementation on the ESP8266, enabling the ESP8266 to communicate via USB without any additional chips/hardware (except for a resistor).

##Features

##Where to go from here?

You can get started over at the Getting Started Guide and get started on your own ESP8266-USB HID example

Clone this wiki locally