Phatbeat

Latest version: v0.1.1

Safety actively analyzes 621142 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

This is a maintenance release which corrects a bug first reported against Blinkt! where on a loaded Pi 3B+ the LEDs would flicker erratically. This only applies to the Python library.

0.1.0

* Bugfix: Deferred initialisation to prevent import side-effects
* Bugfix: Implemented EOF for newer APA102 part

0.0.2

A small maintenance release for pHAT BEAT. This release introduces the `hold` method which allows you to trigger a handler when a button is held down for a length of time.

It also adds optional threading for button handlers, allowing the library to successfully handle multiple simultaneous button presses. Instances where you'll need this are probably few and far between, but it's there if you need it.

Finally, a bug fix corrects the order of the second bar of pixels so that they both run from 0-7 in the same direction. This might trip you up if you've already written code for pHAT BEAT 0.0.1, but should hopefully mean you can remove your own hacks if you added any!

* Bugfix: Corrected (reversed) order of pixels in second bar
* New: Optional threading for button handlers
* New: Added hold() to attach a handler to a button hold event

0.0.1

Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.