ServoTab_Interfacepyramid
Last change
on this file since 6fc29d0 was
6fc29d0,
checked in by Steve Castellotti <sc@…>, 9 years ago
|
Tutorial:
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
1 | <!DOCTYPE html> |
---|
2 | <html> |
---|
3 | <head> |
---|
4 | <meta name="viewport" content="width=device-width"> |
---|
5 | <link rel="stylesheet" type="text/css" href="style.css"> |
---|
6 | <title>Orbit Tutorial</title> |
---|
7 | </head> |
---|
8 | <body> |
---|
9 | |
---|
10 | <center> |
---|
11 | <h2>Bluetooth</h2> |
---|
12 | </center> |
---|
13 | |
---|
14 | <!-- |
---|
15 | <table class='table'> |
---|
16 | <tbody> |
---|
17 | <tr> |
---|
18 | <td> |
---|
19 | |
---|
20 | <!-- |
---|
21 | <center> |
---|
22 | <img src="tutorial-05-1-bluetooth_pairing.png" width="100%" height="100%"> |
---|
23 | </center> |
---|
24 | --> |
---|
25 | |
---|
26 | <ul> |
---|
27 | <li>Please enable Bluetooth and pair your NeuroSky MindWave Mobile EEG headset with your device.</li> |
---|
28 | <li>The NeuroSky headset has three positions for its power switch: Off, On, and Pairing Mode. By sliding the switch past On and hold, you should see the blue light change to a double-blink.</li> |
---|
29 | <li>Once the blue pairing light is blinking, you can enter the "Bluetooth" menu of the iOS Settings app to search for your NeuroSky headset</li> |
---|
30 | </ul> |
---|
31 | <!-- |
---|
32 | </td> |
---|
33 | <tr> |
---|
34 | <td> |
---|
35 | --> |
---|
36 | <a class='prev button' href="step04.html">« Back</a> |
---|
37 | <a class='next button' href="step05-2.html">Next »</a> |
---|
38 | <!-- |
---|
39 | </td> |
---|
40 | </tr> |
---|
41 | </tbody> |
---|
42 | </table> |
---|
43 | --> |
---|
44 | |
---|
45 | </body> |
---|
46 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.