Hello, I am trying to find an alternative to the wake on shake board since Sparkfun no longer makes it. I need this for a project I am working on and this type of board would be perfect, does Sparkfun sell anything similar?
https://www.sparkfun.com/products/15335 has this example https://github.com/sparkfun/SparkFun_IC … Motion.ino
Otherwise you could perform a similar operation using most any other IMU https://www.sparkfun.com/categories/160 (but you’d be writing the code that interprets the data, unless they also have a wake-on-motion or similar example)
Awesome, thank you for this!