-
Notifications
You must be signed in to change notification settings - Fork 189
/
index.html
13 lines (13 loc) · 983 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
<!doctype html>
<h1>Web Bluetooth Demos hosted here:</h1>
<ul>
<li><a href="https://webbluetoothcg.github.io/demos/bluetooth-led-display/">bluetooth-led-display</a></li>
<li><a href="https://webbluetoothcg.github.io/demos/bluetooth-printer/">bluetooth-printer</a></li>
<li><a href="https://webbluetoothcg.github.io/demos/bluetooth-racing-cars/">bluetooth-racing-cars</a></li>
<li><a href="https://webbluetoothcg.github.io/demos/bluetooth-rename/">bluetooth-rename</a></li>
<li><a href="https://webbluetoothcg.github.io/demos/bluetooth-toy-bb8/">bluetooth-toy-bb8</a></li>
<li><a href="https://webbluetoothcg.github.io/demos/bluetooth-toy-plane/">bluetooth-toy-plane</a></li>
<li><a href="https://webbluetoothcg.github.io/demos/heart-rate-sensor/">heart-rate-sensor</a></li>
<li><a href="https://webbluetoothcg.github.io/demos/playbulb-candle/">playbulb-candle</a></li>
</ul>
<a href="https://github.com/WebBluetoothCG/demos">Source Code, and links to other demos</a>