sdima1357 / esp32_usb_soft_host

ESP32 software USB host through general IO pins. We can connect up to 4 USB-LS HID (keyboard mouse joystick) devices simultaneously.
GNU Affero General Public License v3.0
433 stars 50 forks source link

Is it possible to use USB from my UPS to attach it to PC via WIFI ? #17

Open panayotovip opened 1 year ago

panayotovip commented 1 year ago

I have a UPS that I want to monitor. Where the UPS is, there is no computer to do this. The UPS has a USB port. Is there any way I can use ESP32 (ESP32-WROOM-32D) with this project. To connect UPS to ESP32 with USB. To connect the ESP32 to a wireless network. On a computer that is in the local network to monitor this UPS.

sdima1357 commented 1 year ago

I have no idea about Your UPS. Sorry...

tobozo commented 1 year ago

ongoing discussion