This is my submission to the Build2Gether innovation challenge and also my first submission to Hackster!
The project was mainly aimed at developing something small which can help people with Muscular Dystrophy play games without over-exerting and tiring out faster. I won the M5 Stack Gift card and ordered the M5Stick C and a mini dual button unit. The idea was to use IMU input from the M5StickC as serial data and process it as keyboard input.
Initially, many ideas came up, but in the end, I stuck to direct mapping with hard coding. First we take the M5StickC and use the Arduino IDE to flash it. Here is a quick link to set it up.
Next, use the code from my repository and flash it to the m5stickC. Finally use the jupyter notebook to translate this as keyboard input.
Comments