Philip Howard

Results 1037 comments of Philip Howard

It's a reference to the environment the display is designed to function most effectively in. I suspect it means the viscosity of the fluid that the ink particles are suspended...

As far as I'm aware it should be possible to set the border to Red on all Red/Black/White displays and Yellow on all Yellow/Black/White displays. This is explicitly supported in...

Pi?

https://github.com/pimoroni/enviroplus-python/pull/110/files fixed this for luftdaten.py but - not to self - needs also fixing for the new luftdaten_combined.py

The microphone is set up as a regular audio input via i2s, so any software capable of reading a standard audio device can access it. The reason *Python* support is...

@Bugierek the someone would be me, and this is on my radar! (in fact I'm more or less the *only* software wrangler at the moment, for better or worse)

I'm certainly no expert on these matters, but as I understand it A-weighting requires a FFT step in order to produce the per-frequency amplitude bands which are then weighted. The...

Sorry I should have mentioned that the noise/microphone code is currently pending review and merge in a pull-request which you can find here: https://github.com/pimoroni/enviroplus-python/pull/33 I'll keep this issue open because...

Sorry for the lack of response here, but I've had nothing useful to add. Not only does my fundamental lack of understanding somewhat hamstring me here, but a variety of...

The `ValueError: bad marshal data (unknown type code)` seems to be the crux of the issue? I've not come across this before, but it suggests corruption in the `.pyc` files...