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

Documented list of supported I2C sensors #4

Open
skmagiik opened this issue May 19, 2021 · 2 comments
Open

Documented list of supported I2C sensors #4

skmagiik opened this issue May 19, 2021 · 2 comments

Comments

@skmagiik
Copy link

Is there a place that lists all available sensors or a guide on how to add new sensors?
I'm willing to commit changes for new sensors if I need them, but I'm unsure of how this is tracked currently.

@sailoog
Copy link
Collaborator

sailoog commented May 20, 2021

This is the current list:

  • ADS1115
  • BME280
  • BMP280
  • BMP3XX
  • HTU21D
  • MS5607-02BA03
  • INA260

more info: https://forum.openmarine.net/showthread.php?tid=3055

No guide sorry, you should study the code. I will add more sensors soon and studying these future commits could be the best way.

TODO list:

  • LPS22HB
  • SHTC3
  • ADS1015
  • BME680

I will add this info to the docs soon.

Let me know if you have plans of adding new sensors because I will make important changes on next version.

@RichFind
Copy link

RichFind commented Aug 7, 2022

Support for INA219 would be great,
Would use INA260 but they seem to be out of stock everywhere.

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

No branches or pull requests

3 participants