« Previous -
Version 2/15
(diff) -
Next » -
Current version
J. Simmons, 10/02/2016 09:16 pm
Bluetooth¶
Background¶
This page covers research into creating a Bluetooth HID connection from the Holoseat controller to the gaming system (PC or console). The Holoseat controller will need to be able to present itself as either a keyboard & mouse combination or a joypad. Much of the following research was found by following the links from a Hackaday post - Convert Any USB Keyboard to Bluetooth.
High Level Example¶
Bluetooth Device Details¶
The video below is a summary of this project - Bluetooth HID gamepad using HC-05 module
ESP32 Wifi Bluetooth Module¶
ESP32 Wifi Bluetooth Module, another Bluetooth module that has people talking. Need to do more research.