Philip Howard
Philip Howard
Since they are dependencies of the examples and not the library itself, these dependencies are only installed if you run `curl -sSL https://get.pimoroni.com/inky | bash` I wonder if there's a...
This is- indeed- correct. These sensors don't produce much meaningful information without context- that may be either known baseline or calibration. You can use other sources to quantity a baseline...
Adding PIL as a dependency on Raspberry Pi tends to lead to pip pulling down the source package and attempting to compile it- usually unsucessfully. Example dependencies shouldn't generally by...
I'm not sure what's happening here- this doesn't look like an exception so much as some text being erroneously printed, but the pms5003 library doesn't output anything like this. Does...
I have a suspicion that it's the `send_to_luftdaten` function that's failing with the `(22, 'Invalid argument')` and the catch all for `Exception` is causing it to be printed with every...
I've mocked up a couple of test cases against the luftdaten API and my tests don't seem to support this theory. Since the exception handling is catching all exceptions and...
I couldn't seem to replicate this at all- you'll have to try the above code (removing the exception trap) to see if you can narrow down where it's coming from.
What BME680 board are you using, and how is it connected?
Sorry for the monumental delay getting back to you- did you ever get to the bottom of this?
@nicrivard you've probably figured it out by now- but it's going to need soldering! Unsoldered pin headers are literally square pegs into round holes and don't make a great connection....