Results 1 to 15 of 128

Thread: Mac/linux SDK in Python

Threaded View

  1. #11
    NIA Hacker Flag of Germany
    Join Date
    Apr 2009
    Location
    Munich
    Posts
    69

    Default

    well, its not fully sorted out... I found something weird on reading data. Using my python script, I check the device every ~2ms, and pick up usually 7 or 8 data points from the device buffer. Over a second I seem to count about 3910 samples. I would have expected a round number or 4096. So either somehow I am losing data somewhere, I have a bug, or the device clock is a bit weird.

    If I plot the data, it looks great, so I am probably doing something right But the weird number of samples is a concern. Does anyone have any clues for me?

    Also, the NIA has a bulk-write interface, and as far as I know, no one here has figured out how to use it, and I am a bit hesitant about squirting random data in there and breaking my NIA.
    Last edited by dr-mephesto; 04-16-2009 at 01:39 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts