I have purchased a cosmic unicorn and have run the demo’s I also have the BME690 sensor, I believe the Cosmic Unicorn Micro Python library is missing the BME690 support and I am wondering where I would start to compile a Micro python library with support for the Unicorn and the BME690 sensor?
Have you tried to run any of the BME690 examples on the Unicorn? If yes, do you get any error messages?
I have a Galactic with a BME280 setup to display temp, humidity, and barometric pressure. The Pimoroni uf2 was all i needed.
Looks like the last Unicorn release was from February (which was before BME690 was released), so I suspect we’ll need a new release tagging with the BME690 drivers included?
You could open up a Github issue to get that on team software’s radar?
I’ve made an updated build with both MicroPython 1.26.1 and the latest pimoroni-pico (which includes the BME690). Files can be found here if anyone wishes to test it out (you will need to be logged in):
I’ll let the dust settle for a bit before getting it merged and tagged as a new release.