CIAO

"DONT FRY YOUR BOARD!"

Home / portfolio / Interface and Application Programming

Interface and Application Programming

WEEK 12

INDIVIDUAL PROJECTS

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.



On to Soldering

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:



DOWNLOAD PROJECT FILES
Mocap_Prototype_V1