https://github.com/danedens/gluetooth
https://github.com/danedens/gluetooth
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/danedens/gluetooth
- Owner: DanEdens
- Created: 2019-07-19T00:39:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T22:20:50.000Z (over 8 years ago)
- Last Synced: 2025-02-10T02:41:21.363Z (over 1 year ago)
- Language: JavaScript
- Size: 15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Gluetooth
Bridge between HTML5 GamePad API and RobotJS.
Originally used for making MOCUTE controllers do a little more...
Also includes some Bluetooth service probing tests for the Gear VR controller.
## To Run
*Note: this demo only works in [browsers which support WebBluetooth](https://caniuse.com/#feat=web-bluetooth)*
```
yarn
yarn start
```
then go to any of the following:
- http://localhost:3000
- http://localhost:3000/gear-vr-controller.html
- http://localhost:3000/ControllerDisplay.html
## Legal
Gear VR controller model from [Gear VR Framework](https://github.com/Samsung/GearVRf).
MIT licensed. Copyright (c) 2018 Jim Yang