Essential Tremor Mitigation Device 2000 [ETMD2K]

This page summarizes the projects mentioned and recommended in the original post on /r/EssentialTremorLab

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • EssentialTremorLab

    Config files for my GitHub profile.

  • Download code - GitHub LowLatencyLogger-220720a.zip - used to measure and log tremor data from the IMU and save it to a microSD card. If you get the error "SdFat.h: No such file or directory" when trying to compile the LLL program, you will need to include SdFat.h v.1.5.1 in your IDE libraries. If you encounter the error "'SysCall' has not been declared" - you can comment out the text "SysCall()" wherever you see it in the code, make sure to leave the "yeild();" that normally follows it. You may have to remove or comment out all instances of "LSM6DS33" if you get errors about not being able to find the LSM6DS3TR-C chip. I took the extra step to comment out the entire "if" statement dealing with the LSM6DS33 board, but you may not need to. Claude mentions he is planning on putting together a combined LLL/SSR program that better handles a lot of these issues. Check his latest documentation to see where he's at. If you encounter other errors, Google is your friend; just copy and paste the pertinent part of the error message in your search, and you'll likely find an answer, or ask on this Reddit - one of us may have run across the same or similar issue.

  • Arduino

    Arduino IDE 1.x (by arduino)

  • Install Arduino IDE - Download site Refer to the Arduino IDE user guide for help loading the correct packages to recognize the PyGamer board along with a lot of help on using Arduino in general.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts