Verbindung Arduino / Unity - Research Diary

Aus hyperdramatik
Version vom 16. April 2020, 17:22 Uhr von Jnkummer (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Work in Process - I am nut sure how this works myself jet, but I am documenting the process. I am working with ARDUINO UNO and UNITY 2018.4.8f == No Assets…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

Work in Process - I am nut sure how this works myself jet, but I am documenting the process.

I am working with ARDUINO UNO and UNITY 2018.4.8f


No Assets (haven't got it to work yet):

[1] --> the setup in Arduino works perfectly fine, but I have trouble to implement the port (it's minute 10:06 in the tutorial). I could not implement the name space SerialPort, because I can't find the "resolve" option if I right click. So I can't assign it to the new library.

trouble shoot:

  • Unity versions differ to much 2012/2018)?

--> trying to find a different way to implement the SerialCommunication


== Using Ardity Custom Package (free)==

[2]

you can download the package on github [3]