Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Driver for DPS310 using I2C #456

Closed
2 of 5 tasks
beriberikix opened this issue Oct 1, 2022 · 8 comments
Closed
2 of 5 tasks

Driver for DPS310 using I2C #456

beriberikix opened this issue Oct 1, 2022 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@keenanjohnson
Copy link

+1

@trombik
Copy link
Collaborator

trombik commented Oct 17, 2022

DPS310 is not easy to source (i'm in a country where sources are severely limited). you have two options:

  1. port existing driver (assuming it's an I2C device, it should not be difficult. use i2cdev component)
  2. send me sample boards

@beriberikix
Copy link
Author

@trombik happy to send you a sensor. I've found them on several other sites as well, such as Seeed & AliExpress. LMK know the best way to connect to figure out shipping details.

@trombik
Copy link
Collaborator

trombik commented Oct 17, 2022

@beriberikix you may contact me at https://t.me/mkrsgh for shipping details.

@keenanjohnson
Copy link

I also have hardware available here and I'm open to testing code on my hardware if that helps out at all!

trombik added a commit to trombik/esp-idf-lib that referenced this issue Oct 25, 2022
Requested at UncleRus#456

Sponserd by beriberikix

Implemented I2C digital interface.
@trombik
Copy link
Collaborator

trombik commented Oct 28, 2022

@beriberikix you may try the alpha version at #463 . it does not implement background mode, yet (no convenient function to start and read in background). however, all the necessary bits are in the driver. I'll be away from keyboard on the weekend.

@trombik trombik self-assigned this Oct 28, 2022
@trombik
Copy link
Collaborator

trombik commented Nov 3, 2022

fixed in #463

@trombik trombik closed this as completed Nov 3, 2022
@keenanjohnson
Copy link

FYI I have confirmed that this is working with my sensor here. See it in action: Ribbit-Network/ribbit-network-frog-hardware#185

Thanks all!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants