Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sdima1357/esp8266_usb_soft_host

ESP8266 software USB host through general IO pins. We can connect up to 2 USB-LS HID (keyboard mouse joystick) devices simultaneously.
https://github.com/sdima1357/esp8266_usb_soft_host

esp8266 espressif idf iot usb usb-hid usb-host

Last synced: 3 months ago
JSON representation

ESP8266 software USB host through general IO pins. We can connect up to 2 USB-LS HID (keyboard mouse joystick) devices simultaneously.

Awesome Lists containing this project

README

        

# esp8266_usb_soft_host

Test for esp8266 usb host . Works with ESP-IDF v3.4 80MHz and 160MHz. WorkInProgress

![image1](https://github.com/sdima1357/esp8266_usb_soft_host/blob/main/images/IMG_20210329_161906_1.jpg?raw=true)

Test run with mouse & combined mouse & keyboard , $3 CY7C68013A logic analyser and amazing program https://sigrok.org/wiki/PulseView
![image2](https://github.com/sdima1357/esp8266_usb_soft_host/blob/main/images/2devices.jpg?raw=true)