https://github.com/ebadier/metawearunityrpc
An example of RPC client to use in Unity3D (version >= 2017) to control MetaWear boards.
https://github.com/ebadier/metawearunityrpc
csharp metawear rpc-client unity3d
Last synced: 2 months ago
JSON representation
An example of RPC client to use in Unity3D (version >= 2017) to control MetaWear boards.
- Host: GitHub
- URL: https://github.com/ebadier/metawearunityrpc
- Owner: ebadier
- License: mit
- Created: 2018-12-14T13:46:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-31T15:41:12.000Z (over 5 years ago)
- Last Synced: 2025-01-16T23:26:01.399Z (over 1 year ago)
- Topics: csharp, metawear, rpc-client, unity3d
- Language: C#
- Homepage:
- Size: 369 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MetaWear Unity RPC
An example of RPC client to use in Unity3D (version >= 2017) to control [MetaWear boards](https://mbientlab.com/metamotionr/).
NB: You need to set the **Scripting Runtime Version** to **.NET 4.6**
See Project MetaWear RPC Server for details: https://github.com/ebadier/MetaWearRPCServer