xjjak / LapCal

Building gloves that enable typing on a 34-key keyboard without an actual physical keyboard using IMUs and machine learning.
Other
2 stars 0 forks source link

Keylogger tools #37

Closed xjjak closed 3 months ago

xjjak commented 4 months ago

Contains a keylogging script and some additional tools.

The conversion script to convert the timestamped keylogging data to the same format delivered by the virtual keyboard. This could utilize a selector to only consider the left or right hand and then provide uniform output, mirrored for the right hand.

Will finish and close #30.

xjjak commented 3 months ago

We have to add proper documentation on how to set this and the usage. The readme should also include the results of the comparison between PC and μC timestamps.

palisn commented 3 months ago

Keylogger conversion tools are ready functionality wise. Further changes should be included in the upcoming refactoring.