Bluetooth

Version 2 (J. Simmons, 10/02/2016 09:16 pm)

1 1 J. Simmons
h1. Bluetooth
2 1 J. Simmons
3 1 J. Simmons
{{>toc}}
4 1 J. Simmons
5 1 J. Simmons
h2. Background
6 1 J. Simmons
7 1 J. Simmons
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":http://hackaday.com/2016/09/04/convert-any-usb-keyboard-to-bluetooth/.
8 1 J. Simmons
9 1 J. Simmons
h2. High Level Example
10 1 J. Simmons
11 1 J. Simmons
{{youtube(L7lEDS6xj5w)}}
12 1 J. Simmons
13 1 J. Simmons
{{youtube(5qXv7TJI324)}}
14 1 J. Simmons
15 1 J. Simmons
{{youtube(qyRJgtwX0cY)}}
16 1 J. Simmons
17 1 J. Simmons
h2. Bluetooth Device Details
18 1 J. Simmons
19 1 J. Simmons
The video below is a summary of this project - "Bluetooth HID gamepad using HC-05 module":https://mitxela.com/projects/bluetooth_hid_gamepad
20 1 J. Simmons
21 1 J. Simmons
{{youtube(fWXJDNcbZAA)}}
22 2 J. Simmons
23 2 J. Simmons
h2. ESP32 Wifi Bluetooth Module
24 2 J. Simmons
25 2 J. Simmons
"ESP32 Wifi Bluetooth Module":http://www.cnx-software.com/2016/09/05/you-can-now-buy-esp3212-esp32-wifi-bluetooth-module-for-6-95, another Bluetooth module that has people talking.  Need to do more research.