Stories by a-kgeorge
This grew out of a project called Myovine — a BLE EMG armband that streams 2 kHz × 8 channels to a mobile app for real-time muscle activity analysis. The signal processing ran on Lambda, which meant SciPy was immediately out (60–90MB package, 250MB unzipped limit). Existing JS options either had no ...