Skip to content

Releases: pimoroni/enviroplus-python

Version 1.0.2

23 Apr 10:23
Compare
Choose a tag to compare

Pi 5 / Bookworm Edition - Fixes!

Like 1.0.x, this release is a significant change to EnviroPlus that swaps out the GPIO library from RPi.GPIO to the upstream compliant gpiod.

There are still some wrinkles with this new way of doing things, but this library should work for the most part on Bullseye/Bookworm, excepting some minor install issues documented in #129 . 😭

What's Changed

Full Changelog: v1.0.1...v1.0.2

version 1.0.1

17 Apr 10:34
96f9033
Compare
Choose a tag to compare

Pi 5 / Bookworm Edition

This release is a significant change to EnviroPlus that swaps out the GPIO library from RPi.GPIO to the upstream compliant gpiod.

There are still some wrinkles with this new way of doing things, but this library should work for the most part on Bullseye/Bookworm, excepting some minor install issues documented in #129 . 😭

What's Changed

New Contributors

Full Changelog: v0.0.6...v1.0.1

Version 0.0.6

03 Mar 13:01
Compare
Choose a tag to compare
  • Fix noise by specifying adau7002 device.

Version 0.0.5

02 Nov 11:16
Compare
Choose a tag to compare

Farewell Python 2

Since Python 2 was sunset once in 2014 and again in 2020, and is largely removed from later versions of Raspberry Pi OS I've decided to drop Python 2 support in lieu of trying to work around sounddevice having also dropped Python 2 support.

What's Changed

Full Changelog: v0.0.4...v0.0.5

Version 0.0.4

02 Sep 10:51
a28a817
Compare
Choose a tag to compare
  • Add support for ads1015 >= v0.0.7 (ADS1115 ADCs)
  • Packaging tweaks

Version 0.0.3

16 Mar 15:47
Compare
Choose a tag to compare

Fix a small bug in noise.py where it was attempting to reference self.noise_floor instead of the local variable noise_floor

Version 0.0.2

13 Mar 12:25
Compare
Choose a tag to compare
  • Add support for extra ADC channel in Gas
  • Handle breaking change in new ltr559 library
  • Add Noise functionality

Version 0.0.1

05 Feb 14:04
Compare
Choose a tag to compare
v0.0.1

Version 0.0.1