M5dial as bluetooth media controller
- 
					
					
					
					
Hello!
I try to find project to use M5dial as bluetooth media controler or maybe HID device, to control android TV, is there any?
Links, examples or suggestions? - 
					
					
					
					
Hi @khlmlutrija, did you solve the problem? I'm currently working on a "macro board" with the M5Dial. I can't seem to find a way that the dial communicates with my computer, but I already saw an OBS controller on YouTube which really bothers me because their is a way but I can't find it. Also the OBS controller is not public so I cannot use the code from it.
 - 
					
					
					
					
Use ESP32's Bluetooth HID capabilities to turn the M5Dial into a media controller. There are some ESP32 BLE HID examples on GitHub that might help, and check the M5Stack Docs or their GitHub for similar projects.