How fucked up would it be to use JavaScript on a microcontroller to read from EMGs to give me a new usb mouse/keyboard that's just a bunch of wires I strap to myself? https://www.espruino.com/USB
https://hackaday.io/project/8823-super-simple-muscle-emg-sensor
Probably not for typing any time soon but maybe for window manager shortcuts and moving my cursor?
@mauve I'm like, are these just smart card chips, or powered devices? XD
@Filene powered! They're super cool IMO. Event driven feels better than the mainloop in arduino IMO.
Ahhb this is where an FPAA would be great to do some preliminary signal processing to make it easier to find just thw spikes I need to send the microcontroller