Skip to content
Snippets Groups Projects
  1. Jul 27, 2022
  2. Jun 21, 2022
  3. Jun 08, 2022
  4. Jun 07, 2022
    • Russcher, Roelien (UT-EEMCS)'s avatar
      Updated method for: data storage + stopping script · 5cb435f7
      Russcher, Roelien (UT-EEMCS) authored
      + The csv content is structured.
      + Data is saved to the csv during runtime, not only at the end anymore.
      + List with sensor data in a buffer, everytime the data is stored to csv, the buffer is cleared.
      + Stop the script by pressing e.g. Ctrl+C (added try../except KeyboardInterrupt).
      
      -The script will run once, after which the system needs to be switched off/on again.
      - Accelerometer data incorrect, always constant value (x, y, z are all 501.9531)
      5cb435f7
  5. Mar 21, 2022
Loading