unicorn-hat-hd
unicorn-hat-hd copied to clipboard
Python library and examples for Unicorn HAT HD
Pull request addresses [issue #29](https://github.com/pimoroni/unicorn-hat-hd/issues/29). The issue is a few years old, so not sure if you're still interested in hex colour support. But since I had this code, figured...
setup.py is missing `numpy` as a dependency
Python 2 is no longer installed when installing Ubuntu 20.04.
Hello! I'd like to detect whether the Unicorn HAT HD is installed so my [Gif2UnicornHat](https://github.com/SeanCline/Gif2UnicornHat) tool can automatically work on both the Unicorn HAT and the Unicorn HAT HD. With...
I like the `set_brightness` from the blinkt class, I was wondering why this is just `.brightness()`
i love the camera example and have tried to adapt it for streaming m3u8 but my novice python skills are no match. any one have a good example of displaying...
As discussed in https://github.com/pimoroni/unicorn-hat/pull/111 it would be nice to have a robust, hex colour method for people who are more comfortable and familiar with HTML's canonical colour notation. This method...
Building from #26. Examples currently follow no clear orientation rule, following from work in heartbeats.py I propose that all examples be orientated such that they have the same orientation as...
Hi. After struggling to setup i3 tiling manager for Raspbian, I was recommended by someone over at [Reddit](https://www.reddit.com/r/unixporn/comments/antdnq/best_desktop_environment_for_raspberry_pi_lab_pc/) to switch to Arch-Linux. I thought this was a good idea as...