Is there a stand-alone Micro-Python driver (e.g. bme280.py) available for the Pico (W and non-W)?
All assistance gratefully appreciated.
Is there a stand-alone Micro-Python driver (e.g. bme280.py) available for the Pico (W and non-W)?
All assistance gratefully appreciated.
Yes! See the Awesome MicroPython list for answers to these kinds of questions :-)
You’ll find several BME280 driver options there.
Many thanks, I wrote an extension to the driver we’ve been using for the BMP280, but the Cunnane version is much better all round and we will use that one.
Regards
David Mortimer