Implementation of the calibration process (2018-12-04)

Tagged as: blog, calibration, sensor
Group: E Pressure point is now determined and tested for calibration.

Calibration - Testing

Testing the pressure point 100 times per round to determine the correct pressure point. Adjusted sleep time to catch all input events.

Graphical User Interface

As we are all friends of usability within software, we just thought about implementing our own GUI. This will help us to control different functionalities without the need to connect with the raspberry. We would like to start, calibrate, move (down and upwards) and see all loggings. In the following weeks, we should be able to script some minor but usable prototype. For your information: We decided to do it with JavaFX, because .. well, because.

What's to come

Testing, testing, testing…