https://github.com/andreasbm/web-bluetooth
A showcase of how to interact with bluetooth devices on the web.
https://github.com/andreasbm/web-bluetooth
Last synced: 4 months ago
JSON representation
A showcase of how to interact with bluetooth devices on the web.
- Host: GitHub
- URL: https://github.com/andreasbm/web-bluetooth
- Owner: andreasbm
- Created: 2017-11-22T21:57:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-22T23:15:28.000Z (over 8 years ago)
- Last Synced: 2024-12-30T00:28:20.468Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-bluetooth
A cool showcase of how to interact with bluetooth devices on the web. Was create the 22nd of November 2017 as a part of the Web USB and Web Bluetooth Workshop by Lars Knudsen. For this workshop we used Nordic Thingy:52 for the sensors.
## 👍 Demo
Go to [https://andreasbm.github.io/web-bluetooth/](https://andreasbm.github.io/web-bluetooth/) to see a demo of the game we created at the workshop. The goal of this game is to turn your device until the color of your player is the same as the target color. For each color you will have 30 seconds to find it.