Releases: RaspberryPiFoundation/python-build-hat
Releases · RaspberryPiFoundation/python-build-hat
0.6.0
Added
- Support for Raspberry Pi 5 (#203)
Changed
n/a
Removed
n/a
0.5.12
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
Added
- Expose release property to allow motor to hold position
- Updated documentation
Changed
n/a
Removed
n/a
0.5.10
Added
- Support for 88008 motor
- get_distance support for ColourDistanceSensor
Changed
- Use debug log level for logging
Removed
n/a
0.5.9
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
- 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
- Support for light
- Allow alternative serial device to be used
- Passive motor support
- WeDo sensor support