Force measurement system

-JavaFX - Inertial Sensors - USB4JAVA-

In this project a prototype to measure forces in motor systems of stages is developped. The measurement system is based on inertial sensors. A microcontroller is programmed in C for controlling the measurement process. Acceleration data from the inertial sensor LIS3DH is recorded. The data is saved in the memory of the microcontroller and read out via USB. A small JavaFX desktop tool based on USB4JAVA is implemented to process the data and for export into a CSV-file to be read by Excel.