Hey,
I want to create an ESP32 Bluetooth HID Gamepad.
I don't know how to programm it to have 12 Button Inputs.
Maybe you can help me with that. I also want to know how it works,
so it would be great if you can set comments.
Thanks,
Linus
Hey,
I want to create an ESP32 Bluetooth HID Gamepad.
I don't know how to programm it to have 12 Button Inputs.
Maybe you can help me with that. I also want to know how it works,
so it would be great if you can set comments.
Thanks,
Linus
What is your experience with ESP32, what have you programmed so far ?
Can you make it blink an LED ?
I don't know how to programm it to have 12 Button Inputs
Have you tried getting an ESP32 to read just one button, it would be the obvious place to start ?
I have pretty much no experience with the ESP32. I can make a LED blink.