-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
[Feature Request] Support SPL06-007 High Precision Low Cost Barometer #13547
Comments
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
@bys1123 , I would like to take up this issue and write a driver for the SPL06-007 High precision low cost barometer. |
@Kirishikesan That'll be awesome, do you already have this baro component? |
No, I do not have it with me yet. I tried searching for those sensors locally but I could not find them. I'll get that barometer from online asap. Thank you @bys1123. |
We created this general usage driver in C first: https://github.com/DimianZhan/spl06 |
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
hey, I have implement the driver and will commit it recently. While I only tested on linux, there may be some problems(or no) on nuttx. If someone could test it on nuttx, it would be very nice. |
There is a Digital pressure sensor become more and more popular in China, model number SPL06-007, manufactured by GoerTek.
Up to 5cm resolution in 64 samples mode.
Also pin-to-pin compatible with the BMP280.
Datasheet: https://datasheet.lcsc.com/szlcsc/1907081118_Goertek-SPL06-007_C233787.pdf
The text was updated successfully, but these errors were encountered: