dwilches / Ardity

Assets for integrating Arduino and Unity (or Unity and any hardware that communicates over a COM port)
331 stars 62 forks source link

Does Ardity work on Linux ? #65

Closed bibhush-nepal closed 2 years ago

bibhush-nepal commented 2 years ago

I am trying to use the Linux serial ports with Unity on Debian but I don't get any response when I use it after changing the port name to /dev/ttyUSB0. I used PuTTY to verify if it was an issue with my ports but everything works fine.

dwilches commented 2 years ago

Hello, May it be due to permissions issues? your user may not have permissions to open a serial port from Unity.