Reading and graphing an IMU with serial communication using Arduino and Java (processing compiler)
2021-03-22
This is a short video of a 9DOF IMU communicating to an arduino readings from it’s accelerometer (ADXL345). These readings are then converted to an objective notation and sent through the serial port. A java based program then reads this information through a serial port, decodes and creates a graphicalContinue Reading