This week’s individual assignment was to write an application that interfaces a user with an input device that we have made.
I have decided to experiment with Processing, starting with creating a 2D object that would mapped to the x and y axis coordinates, since my final project is mainly based on motion capturing processes.
I have used my ESP 32 with IMU breakout board for this practice.
Here is the sample of the code, showing each axis being parsed: