Mick Percy
Mick Percy
Ok so I've got the library up and running but it's not converting values yet. Just need to figure out why. I've also got a bit sidetracked from the Pitot...
I eventually pulled the BME280 class files directly into the project so work on them locally, as updating the remote repo quickly became a PITA. I managed to get the...
BTW. I updated the changes that I've made to the library which are mostly just code tidying so that it is readable (I mean seriously who minifies source code lol)...
Yes I think this is as a result of the changes I made to the library whilst testing. I was trying to get the example in the library to compile...
The DIYFB code part is actually done. It's just the library part that needs to work. I suspect that its not too far away from working, just need to finish...
OK. some progress... I have the example project compiling and running. It is however reporting nonsense. But it is a step in the right direction. Had to re-jig the project...
Ok so sorted the project paths out. Library can now be included in code and also built as a standalone project using the default I2CDemo Now to get it working
Yes this is the same output that I see. The library I used was taken from the Adafruit library, which was taken from the Bosch library. The calcs are the...
Interesting combination. Two temperature and humidity sensors on one BOB. I wonder what the thinking behind that is?
From #288 - https://github.com/DeeEmm/DIY-Flow-Bench/issues/288#issuecomment-2537587923 > So in addition to 0v / 3.3v and 5v we also have: - VCC on ADS1115 - VCC pin on pRef sensor - VCC pin...