-
The example https://github.com/pimoroni/EnviroPlus-FeatherWing/blob/master/examples/plotters_combined.py is robust wrt memory usage until the PMS5003 is added on a Feather nRF52840 Express. With that …
-
-
Hello. This one's on me as I'm pretty sure this is just due to my buying an M0 RFM96 feather rather than the advised M4 express feather.
I can make all of the sensors work except for the PM5003, wh…
-
# Library Repackaging Progress
This is an overview of our Python going concerns. Not all of these may need repackaging or be possible to repackage, and some of them might work with Pi 5 / Bookworm …
-
Thank you for the library.
I have issue getting output on Arduino r3. I have connected my rxd to pin6 and txd to pin 4 and I use this code.
I was hoping you could guide me in the right direction…
-
Hello Nikita,
This is superb implementation, may I suggest to add also the temperature as the module has a sensor too ?
Thanks
Sam
-
I am using an ESP-01(AT command set) connected to an arduino Meg2560 using hardware serial at 115200 baud. It was fairly easy to get it to connect to WiFi using WiFiEsp.h & to an MQTT broker but I hav…
-
Hi,
I have recently aquired the Enviro+ board and a feather M4 express from Adafruit.
I have istalled the latest CircuitPython 6 and the latest circuit python library.
After a few days, these are t…
-
Running the image published on GHCR works fine on an RPi4, but not an RPi5, where it fails with "exec: file format error".
I'm assuming that's because the python interpreter isn't compatible with the…
-
Hello,
Thank a lot for that code.
I need to make it working with Python3 but it generate this error message
> File "aqi.py", line 130, in
> cmd_set_sleep(0)
> File "aqi.py", line 104, in cmd_s…