dwilches / Ardity

Assets for integrating Arduino and Unity (or Unity and any hardware that communicates over a COM port)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reading from sensor to unity3d

arju68 opened this issue · comments

want to read position and force value from sensor into unity3d. Attaching the arduino println commands. How to change to read that values using your plugin. Thanks.
serialMonitor

Hello,

There are some examples for communicating Arduino and Unity using Ardity here: Samples

A quick place to start is also the section "What do I need to do in Unity?" in this page.

If you have already tried a solution, can you elaborate on how it's not working?

Regards.