Skip to content
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

Improvements on datarate, added dataReady function, fixed accelerometer and gyroscope divisor #20

Merged
merged 6 commits into from
Aug 26, 2024

Commits on Aug 10, 2023

  1. dataready function, modify gravity, improved speed, fixed data_rate s…

    …etter
    
    Providing data ready function
    Allow to set gravity constant
    Removed sleep statement when reading accelerometer, gyroscope and magnetometer
    Repaired accelerometer_data_rate and gyroscope_data_rate function
    Updated examples that use data_rate setter
    Created example measuring data_rate
    uutzinger committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7b3c324 View commit details
    Browse the repository at this point in the history
  2. Small fix

    Fixed gravity setter
    Added i2c address to 20649 examples
    uutzinger committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    c97dade View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Create adafruit_icm20x.py

    uutzinger committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    7bfce21 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge branch 'refs/heads/main' into uutzinger/main

    # Conflicts:
    #	adafruit_icm20x.py
    FoamyGuy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8b4f86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e7c5dd View commit details
    Browse the repository at this point in the history
  3. fix docs build

    FoamyGuy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d95ef12 View commit details
    Browse the repository at this point in the history