wrmhl icon indicating copy to clipboard operation
wrmhl copied to clipboard

(Archived) Simple communication between Unity3D and Arduino - by Maxim xyz.

Results 15 wrmhl issues
Sort by recently updated
recently updated
newest added

NullReferenceException: Object reference not set to an instance of an object wrmhlThread.writeThread (System.String dataToSend) (at Assets/WRMHL/Scripts/Thread/Common/wrmhlThread.cs:106) wrmhl.send (System.String dataToSend) (at Assets/WRMHL/Scripts/Manager/wrmhl.cs:70) wrmhlWrite.Update () (at Assets/WRMHL/Scripts/wrmhlWrite.cs:34)

WRMHL is GREAT! Oh my god, wonderful. I'm using it with BLE to wirelessly communicate MPU9250 and potentiometer data from a toy to UNITY. Everything has been great about your...

Hi there! first of all... thanks for being so awesome!! your code works like a charm without fps drop :) I am working on an Arduino Uno, under Windows 10...

Dosent work on unity android build because of mono ports.io not working and advice?

Fixed a small typo in wrmhlRead.cs and wrmhlWrite.cs