Hi all,
some of you may know my usb, ble and other code for esp32.
In the future i will try to create a series of open-source components which i would like to share with you and i hope this time it will be high quality code with assistance of AI.
Recently i've done 2 components with AI:
- MIDI simple parser - basically it is 99.9% AI generated (code), which i may extend in the future when will be popular and will be some requests as i am not MIDI user
- HID parser - this one was harder to do and is not completed yet, but should be useful in this form (code)
- usb-netif - this component i made some time ago to easy use of USB as NCM (code)
Here we can find all components https://components.espressif.com/compon ... :chegewara
Hope some of you can find it useful.