Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sdima1357/esp8266_usb_soft_host
- Owner: sdima1357
- License: agpl-3.0
- Created: 2021-03-28T18:52:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-14T18:39:36.000Z (almost 4 years ago)
- Last Synced: 2024-01-26T03:40:25.214Z (12 months ago)
- Topics: esp8266, espressif, idf, iot, usb, usb-hid, usb-host
- Language: C
- Homepage:
- Size: 1.07 MB
- Stars: 36
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)