I will be posting about my journey as I go through the process of making the serial communication and the interactions between each device to work , as well as a record of my scripts and notes .
This is how I plan to do the serial readings / communication between Unity and Arduino.
Communication plan :
records :
How it works:
Unity
calls Ping();
submits the information into a variable ( heightvalue) ( I should create another function )
heightvalue updates the Y position of the virtual bowl ( or of a small transparent surface )