Skip to content

Releases: RaspberryPiFoundation/python-build-hat

0.9.0

Choose a tag to compare

@grega grega released this 10 Jul 07:59
535de87

What's Changed

Fixes:

  • Resend 'version' if empty data received from the Build HAT

0.8.0

Choose a tag to compare

@grega grega released this 09 Jul 13:50
7e27ff2

What's Changed

0.7.0

Choose a tag to compare

@grega grega released this 19 Dec 13:47
78c0c69

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

Choose a tag to compare

@grega grega released this 23 Nov 17:15
e6e642d

Added

  • Support for Raspberry Pi 5 (#203)

Changed

n/a

Removed

n/a

0.5.12

Choose a tag to compare

@chrisruk chrisruk released this 15 Dec 14:58

Added

  • Ability to set custom device interval for callbacks

Changed

  • New firmware with mitigation for motor disconnecting and selrate command

Removed

n/a

0.5.11

Choose a tag to compare

@chrisruk chrisruk released this 02 Nov 13:50
61f3930

Added

  • Expose release property to allow motor to hold position
  • Updated documentation

Changed

n/a

Removed

n/a

0.5.10

Choose a tag to compare

@chrisruk chrisruk released this 29 Sep 12:53
ac2137f

Added

  • Support for 88008 motor
  • get_distance support for ColourDistanceSensor

Changed

  • Use debug log level for logging

Removed

n/a

0.5.9

Choose a tag to compare

@chrisruk chrisruk released this 24 May 10:13

Added

  • Allow the BuildHAT LEDs to be turned on and off
  • Allow for White in set_pixels
  • Prevent using same port multiple times
  • Add support for checking maximum force sensed

Changed

  • Linting of code
  • Renamed exceptions to conform to linter's style

Removed

n/a

0.5.8

Choose a tag to compare

@chrisruk chrisruk released this 22 Feb 16:57
  • New firmware to fix passive devices in hardware revision
  • LED Matrix transitions
  • Expose feature to measure voltage of hat
  • Function to set brightness of LEDs

0.5.7

Choose a tag to compare

@chrisruk chrisruk released this 23 Dec 15:12
  • Support for light
  • Allow alternative serial device to be used
  • Passive motor support
  • WeDo sensor support