Skip to content

added option to change I2C address #16

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

Merged
merged 6 commits into from
Sep 29, 2019
Merged

added option to change I2C address #16

merged 6 commits into from
Sep 29, 2019

Conversation

2bndy5
Copy link
Contributor

@2bndy5 2bndy5 commented Sep 16, 2019

  • LSM9DS1_I2C class now accepts alternate addresses via the constructor's parameters.
  • implemented I2C address checking to ensure proper functionality when specifying mag_address & xg_address parameters.
  • LSM9DS1_I2C & LSM9DS1_SPI classes' docs now have an explanation of what their constructor's parameters are.

added missing information in README about how to install on Raspberry Pi reverted readme to its original state.

- I2C & SPI classes's docs now have an explanation of what their constructor's parameters are.
- added missing information in readme about how to install on Raspberry Pi
-implemented I2C address checking to ensure proper functionality when passing non-default addresses
@2bndy5
Copy link
Contributor Author

2bndy5 commented Sep 29, 2019

Is this alteration inappropriate or is it pending a hardware test? Works well on my end.

@ladyada ladyada merged commit 34c44f7 into adafruit:master Sep 29, 2019
@ladyada
Copy link
Member

ladyada commented Sep 29, 2019

thanks!

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 19, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground to 2.1.5 from 2.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#73 from adafruit/dherrada-patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#72 from dherrada/master
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#70 from dcbriccetti/tilt-instrument

Updating https://github.com/adafruit/Adafruit_CircuitPython_GPS to 3.5.1 from 3.5.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_GPS#37 from kattni/setup-py-update

Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM9DS1 to 2.0.5 from 2.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_LSM9DS1#17 from adafruit/dherrada-patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_LSM9DS1#16 from 2bndy5/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Debouncer to 1.1.0 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_Debouncer#12 from adafruit/dherrada-patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_Debouncer#11 from dastels/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_HID to 3.3.6 from 3.3.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_HID#41 from adafruit/dherrada-patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_HID#42 from adafruit/revert-40-alternate-devices-for-ble
  > Merge pull request adafruit/Adafruit_CircuitPython_HID#40 from dhalbert/alternate-devices-for-ble

Updating https://github.com/adafruit/Adafruit_CircuitPython_MIDI to 1.1.1 from 1.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_MIDI#13 from kevinjwalters/master
  > Merge pull request adafruit/Adafruit_CircuitPython_MIDI#16 from adafruit/dherrada-patch-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants