Skip to content

Releases: pimoroni/displayhatmini-python

Version 0.0.2

04 Feb 10:20

Choose a tag to compare

  • Support for PWM backlights. It uses RPi.GPIO's soft PWM so it's not super stable. See pwm-backlight.py for an example.
  • Interrupt support. See pygame-button-interrupt.py for an example of injecting button presses into PyGame's event queue.

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

Version 0.0.1

28 Oct 09:19

Choose a tag to compare

Initial release.