-
Hi I'm having problems installing this for my Unicorn pHat on a Pi 3, fresh install of Raspbian. The "Simple" installation goes OK until it gets to the examples section, then it throws the error as fo…
-
In 23.3.2 Modification and Namespaces, P5 says:
> All the elements defined by the TEI scheme are labelled as belonging to a single namespace, maintained by the TEI and with the URI http://www.tei-c…
-
It looks like Kernel 4.1.6 has introduced some changes which have broken the use of Mailbox functionality in this library. I've updated to the latest Raspbian, `Linux 4.1.6-v7+ #810` and am no longer …
-
import unicornhat hangs when it gets to:
noepixel.py
def begin(self):
resp = ws.ws2811_render(self._LEDS)
```
unicorn:~# python -m pdb /usr/lib/python2.7/site-packages/unicornhat.py
> /usr/lib/pyt…
-
Think I've done something wrong here I am getting an error for all the methods on the unicorn library.
**Expected:** LEDs to turn on etc
**Actual:**
AttributeError: 'module' object has no attribut…
-
It was never really an issue with HATs, but the headerless pHAT format opens up a variety of different ways you might connect one or more boards to the Pi.
I think knowing which VCC / GND pins a boar…
-
sources: py-unicorn-hat-2.1.2.tar.gz
first i build UnicornHat, which succeeds, then rpi-ws281x
method: python setup.py build
```
building UnicornHat
running build
running build_py
creating build
crea…
-
I am starting this issue in light of the recent announcement of [dropping ReactJS support](https://ma.tt/2017/09/on-react-and-wordpress/) by Matt.
---
Since I believe the community is moving in…
-
Hallo Christian,
trotz deiner [Kurz-Anleitung](https://github.com/ckruse/cforum/issues/151#issuecomment-60201076), habe ich leider keine funktionierende Installation zu Stande bekommen. Seit Stunden s…
-
Hi,
Followed instructions on http://learn.pimoroni.com/tutorial/unicorn-hat/getting-started-with-unicorn-hat but terminal halted after this:
```
Checking install requirements...
Updating package in…