chegewara / esp32-usbip-poc

ESP32 S2/S3 USBIP proof of concept app
82 stars 9 forks source link

Help #11

Open westucs opened 4 months ago

westucs commented 4 months ago

I'm using an ESP32-S3 chip. I want to use it from USB/IP. I have another USB device that would give me a DHCP address for my ESP32-S3 chip. I want to send a simple UDP packet across USB/IP to the other device. All my codebase for my project is in Arduino. If it wasn't for that I'd try using the esp-idf. Looking around the internet you seem to be one of the most knowledgeable people on this subject. Some where you mentioned any help would be appreciated. If you could point me in the right direction with also pitfalls I'm up against, it would be appreciated. I'm happy to share my code changes and contribute.

panayotovip commented 4 months ago

sorry, for my noob questions :

  1. Is it possible to connect USB form UPS over the WIFI to Linux server ?
  2. How to use this to write it in ESP32-S3 chip ?
chegewara commented 3 months ago

Hi im not most knowledgeable person, just i am sharing my knowledge. This project is harder than i thought and i failed to implement it correctly (some devices are working and other dont). Since there is also not much interest in the topic i decided to not go deeper and leave it as is.

chegewara commented 3 months ago

Hi im not most knowledgeable person, just i am sharing my knowledge. This project is harder than i thought and i failed to implement it correctly (some devices are working and other dont). Since there is also not much interest in the topic i decided to not go deeper and leave it as is.

Yes, it should be possible to connect UPS and should be easy. Just flash this project to esp32-s3, connect over wifi to home network, then connect usb/ip protocol on linux machine to esp32 and that should be all.

panayotovip commented 3 months ago

Thank you for your answer chegewara. Because i am a real noob in that area ( esp32 ), is there a some manual how to build and flash this project ?

chegewara commented 3 months ago

https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/get-started/index.html