A simple but very effective scope. Up to 6 channels of 32 bit float data at 1 kHz.

Dependencies:   USBDevice

Dependents:   HIDScope TEST Project5-Motorcontrol EMG_HIDScope_Gr6 ... more

Auto generated API documentation and code listings for HIDScope

Classes

HIDScope A simple HID (Human Interface Device) scope

  • Up to 6 channels of float data is transmitted in a single HID message (64 byte)
  • Theoretical maximum samplerate of 1kHz (due to HID specifications)
  • Data can be parsed using a client-side server

Code

HIDScope.cpp [code]
HIDScope.h [code]