cnlohr / espusb

Software-only ESP8266 USB Device
Other
1.47k stars 230 forks source link

help with HID braille for open source devices for people with disabilities #62

Open discapacidad5 opened 2 years ago

discapacidad5 commented 2 years ago

help with HID braille for open source devices for people with disabilities

Hello, I am developing a device for people with disabilities. I need to use the HID braille protocol but I am not getting anything with HID for esp32, could you help me with a sample code of how I can implement the HID braille protocol?

here are references to braille HID

https://usb.org/sites/default/files/hutrr78_-_creation_of_a_braille_display_usage_page_0.pdf

https://github.com/nvaccess/nvda/blob/00cd67b737bc5b23a6f5e31cf28110b64ebf2fee/devDocs/hidBrailleTechnicalNotes.md

my repository is the following https://github.com/brailletouch/Brailletouch

cnlohr commented 2 years ago

Hey, sorry, I just noticed this. I regret that this is unrelated/unconnected with the ESP32 USB stuff. And, I don't already have knowledge of more generic HID devices apart from what was supported in this repository :-/