sEMG icon indicating copy to clipboard operation
sEMG copied to clipboard

Processing 3 Arduino DAQ

Open dymnz opened this issue 6 years ago • 1 comments

  • Simultaneous Force - sEMG recording
  • 1-ch sEMG + 1-ch Force w/ graph=
    • ~9.4k SPS @ 512 clock div.
    • 13k ~ 16k SPS @ 128 clock div.
  • 2-ch sEMG + 1-ch Force w/ graph
    • ~5.1k SPS @ 512 clock div.
  • 2-ch sEMG + 1-ch Force + 1-ch MPU (naive angle calc.) w/ graph
    • 1024 SPS, exactly. Probably due to MPU I2C polling.
  • 2-ch sEMG + 1-ch Force + 1-ch MPU (complex angle calc.) w/ graph
    • ~460 SPS @ 512 clock div.
    • ~580 SPS @ 128 clock div.
  • 2-ch sEMG + 1-ch MPU (complex angle calc.) w/ graph
    • ~525 SPS @ 128 clock div.
  • 4-ch sEMG + 1-ch MPU (complex angle calc.) + 1-ch pot. w/ graph
    • ~460 SPS @ 128 clock div.

dymnz avatar Jan 25 '18 04:01 dymnz