This adds the AngularCursorControl and CrosshairCursorControl plugins for mouse cursor emulation via reduced input channels (1, 2 or 3 degrees of freedom).
The Arduino firmware for measuring and sending analog values of OttoBock EMG electrodes with an Arduino Pro micro was added.
Additionally, some bugs were found and corrected (including e.g. problems with the CIM Port manager / COM ports when data is sent during port enumeration or wrong keyboard actuator keycodes)
The implementation of the transpartent GUI (crosshair / arrow indicators) might be improved (a JFrame covering the whole screen is repainted every time an updates occurs which is CPU-intensive) - suggestions for improvements welcome!
This adds the AngularCursorControl and CrosshairCursorControl plugins for mouse cursor emulation via reduced input channels (1, 2 or 3 degrees of freedom).
The Arduino firmware for measuring and sending analog values of OttoBock EMG electrodes with an Arduino Pro micro was added.
Additionally, some bugs were found and corrected (including e.g. problems with the CIM Port manager / COM ports when data is sent during port enumeration or wrong keyboard actuator keycodes)
The implementation of the transpartent GUI (crosshair / arrow indicators) might be improved (a JFrame covering the whole screen is repainted every time an updates occurs which is CPU-intensive) - suggestions for improvements welcome!