-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REQ] Component Request: MPU-6050 #23
Comments
wippersnapper has a data rate, so you could only read maybe every 15 seconds |
Seconded! Most imu applications require faster update, but there are some projects where ~15s for a couple minutes at a time is perfect (using imu to do automated leveling of jacks for example) |
I was thinking it might be useful to detect end of a washer or dryer cycle, but if I need to use Circuit Python NBD |
ok just making sure y'all knew :) |
This issue is marked for Hacktoberfest 2022. If you are participating in Hacktoberfest and want to take on this issue, please first fully read through the guide for "How to add a new component to Adafruit IO WipperSnapper". For I2C Components to work, please note that you are required to add both an I2C component definition (see this guide page for more information) to this repository and an I2C component driver (see this guide page for more information) to the WipperSnapper Firmware Repository. This pr specifically will be difficult - it requires a new sensor type. If you have any questions, comments, or concerns, please feel free to tag me in the comments here, or in your pull request for review. Happy Hackin'! |
What's the full name of the component you'd like to see in Adafruit.io WipperSnapper?
Adafruit MPU-6050 6-DoF Accel and Gyro Sensor - STEMMA QT Qwiic
What type of component is this (i.e.: Pin, I2C)?
I2C
Product URL or Datasheet
https://www.adafruit.com/product/3886
Additional context
Add any other context about the component request here.
The text was updated successfully, but these errors were encountered: