Avatar for user155236

user155236

Member since Apr 2023 • Last active May 2023
  • 1 conversations
  • 2 comments

Most recent activity

    • 4 comments
    • 346 views
  • Avatar for user155236

    As an additional note, this is in conjuction with data we collect at 250 Hz, while this data is not as significant to need that high of a sampling frequency, at least 1 datapoint per second would be necessary.

  • Avatar for user155236

    Hello,
    I am using the Puck.js to just collect accelerometer data over a period of time. So far, I have built some code to collect and store the accelerometer data until the button is pushed. However, the memory is full after just a couple sections, and I am aiming to store accelerometer data over nearly an hour.

    I also want the data to be stored in a csv, ideally a simple downloadable file. I feel like there has to be a way to store the data as it comes in on a separate file, and then delete it off the memory to keep that space open, but I can't find anything about that. Any suggestions?

Actions