You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,9 @@ Also, check out the JavaScript [examples](https://github.com/mbientlab/MetaWear-
12
12
13
13
Under the hood it uses [Noble](https://github.com/mbientlab/noble) for Bluetooth Low Energy communications.
14
14
15
+
> ADDITIONAL NOTES
16
+
You can try to get our JS SDK running on OSX or Windows at your own risk as this requires that you get Noble to work under those OSs yourself. We do not provide examples or support for this.
17
+
15
18
### Overview
16
19
17
20
[MetaWear](https://mbientlab.com) is a complete development and production platform for wearable and connected device applications.
@@ -22,7 +25,7 @@ The MetaWear hardware comes pre-loaded with a wirelessly upgradeable firmware, s
22
25
23
26
### Requirements
24
27
-[MetaWear board](https://mbientlab.com/store/)
25
-
- A linux or Windows 10+ machine with Bluetooth 4.0
28
+
- A linux machine with Bluetooth 4.0
26
29
27
30
### License
28
31
See the [License](https://github.com/mbientlab/MetaWear-SDK-JavaScript/blob/master/LICENSE).
0 commit comments