An open API service indexing awesome lists of open source software.

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.

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