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

19 PIO environments for different hands #34

Closed xjjak closed 4 months ago

xjjak commented 4 months ago

Added environments left and right in platformio.ini. Can be chosen by adding -e [left/right] when compiling. Standard environment is left.

For the right hand the firmware adjusts the multiplexer channels, so the sensors are still in the order of the fingers: [Thumb, Index, Middle, Ring, Pinky]

Additionally, the following values are negated:

to mirror the left hand.