Skip to content

Releases: pimoroni/microdot-phat

Version 0.2.2

02 Feb 17:04
Compare
Choose a tag to compare
  • BugFix: Reset scroll X and Y to zero when cleared - The Sequel
  • Switch to smbus2 for i2c back-end
  • Feature: add is_connected to check for presence of HAT

Version 0.2.1

19 Mar 12:31
Compare
Choose a tag to compare
  • BugFix: Call setup within set_brightness, fixes #20

Version 0.2.0

15 Mar 15:47
Compare
Choose a tag to compare
  • BugFix: Defer setup to avoid import side effects
  • BugFix: Reset scroll X and Y to zero when cleared
  • Feature: Added Japanese text support

Version 0.1.3

23 Feb 12:45
Compare
Choose a tag to compare

Minor changes and release to Raspbian apt repository.

  • Added version string to module
  • Added degrees symbol
  • Added mirroring: flip display left to right
  • Added DocStrings

Version 0.1.2

12 Jul 16:16
Compare
Choose a tag to compare
  • Adds support for setting decimal places
  • Adds support for rotation
  • clear_on_exit property is now set_clear_on_exit() method