Skip to content

Releases: pimoroni/automation-hat

Version 1.0.0

07 May 10:16
Compare
Choose a tag to compare

What's Changed

  • Bookworm/Pi5 Compatibility: Upgrade to latest boilerplate, port to gpiod by @Gadgetoid in #59

Full Changelog: v0.4.1...v1.0.0

Version 0.4.1

08 Feb 14:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Version 0.4.0

18 Jan 13:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Version 0.3.0

03 Sep 12:46
087a22b
Compare
Choose a tag to compare
  • Switch to setup.cfg
  • Switch to markdown based README
  • Support for ADS1115 board variant

Version 0.2.3

04 Jun 12:46
1d5bd4f
Compare
Choose a tag to compare

Release tagged to include examples added since v0.2.2.

Version 0.2.2

06 Feb 16:23
Compare
Choose a tag to compare
  • Correct support for ST7789 to ST7735 for AMH

Version 0.2.1

06 Feb 16:18
Compare
Choose a tag to compare
  • Add support for ST7789 for AMH

Version 0.2.0

06 Feb 16:15
Compare
Choose a tag to compare
  • Fix: Fix thread interleaving and race conditions leading to spurious ADC readings
  • Fix: Switch to non-deprecated alias of thread.isAlive

Version 0.1.0

14 Mar 14:57
Compare
Choose a tag to compare

This is a maintenance release with improvements but no new features.

  • Fix: Defer setup to avoid import side effects
  • Fix: Slowed LED update rate
  • Improvement: Switched to warnings to notify about unsupported features on pHAT

Version 0.0.4

14 Feb 12:08
Compare
Choose a tag to compare
  • Fix for HAT/pHAT detection