wrmhl

⚡️ Super fast communication beetwen Unity3D and Arduino. Create Interactive experiences in a minute ⏱

Github星跟踪图

Don’t worry about Latency anymore, wrmhl is here ⚡️

If you have ever wanted to transmit data from Arduino to Unity3D the main issue is INSANE LATENCY. We didn’t find any free, optimized, and customizable solutions to tackle this problem. So I built wrmhl. You can now connect any Arduino interface to Unity3D.

You can use the default protocol, or implement your own without having to deal with thread just by changing wrmhl/Assets/WRMHL/Scripts/Thread/wrmhlThread_Lines.cs.

Getting Started ⚡️

How to Install

You can either install it using Git or direct Download. Or from the command line:

# Clone this repository
$ git clone https://github.com/relativty/wrmhl

Uploading to Arduino ?

Upload to the Arduino the following program:

Path: wrmhl/Arduino/Arduino.ino

On Unity3D ! ?

Open the project either from wrmhl folder or wrmhl-master ?

Import the Package ! ?

Assets, Import Package and Custom Package.. and you're good to GO ! ⚡️

Important ! ⚠ Change the .NET 2.0 Subset to .NET 2.0 ⚠

In order to do that : Go to Edit ➭ Then Project SettingsPlayer, and under Other Settings find an option that reads Api Compatibility Level and change it from ".NET 2.0 Subset" to ".NET 2.0".

Run it ! ? ?

Select Assets/WRMHL/DemoScenes and choose the demo of your choice !

主要指标

概览
名称与所有者relativty/wrmhl
主编程语言C#
编程语言C# (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2017-11-22 14:21:29
推送于2021-08-21 14:36:30
最后一次提交2021-08-21 16:36:30
发布数1
最新版本名称v.1.0 (发布于 )
第一版名称v.1.0 (发布于 )
用户参与
星数649
关注者数43
派生数64
提交数39
已启用问题?
问题数15
打开的问题数13
拉请求数4
打开的拉请求数2
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?