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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Shimmer C# API
2
2
3
3
The Shimmer C# API is used to control and stream data from both a Verisense Device and a Shimmer3 Bluetooth Device running LogAndStream firmware.
4
+
## Shimmer 3R
5
+
Shimmer3R is currently supported from [release v1.3](https://github.com/ShimmerEngineering/Shimmer-C-API/releases/tag/v1.3) onwards. Currently only ShimmerCapture example has been tested with the Shimmer3R. Should you have any inquiries about the examples please contact us.
4
6
5
7
## Verisense
6
8
As a starting point please refer to the [readme](https://github.com/ShimmerEngineering/Shimmer-C-API/blob/master/ShimmerBLE) and [wiki](https://github.com/ShimmerEngineering/Shimmer-C-API/wiki/Verisense-General)
0 commit comments