Quantcast
Channel: Support - Pimoroni Buccaneers
Viewing all articles
Browse latest Browse all 6926

Unicorn HAT HD

$
0
0

@ookjar wrote:

Hi All, very new here, bought the Unicorn HAT HD, for a Pi Zero W.

Installed as per instructions, but every example errors:

Unicorn HAT HD: Candle

This example simulates a flickering candle flame.

Press Ctrl+C to exit!

Traceback (most recent call last):
File “./candle.py”, line 102, in
unicornhathd.show()
File “/usr/lib/python2.7/dist-packages/unicornhathd/init.py”, line 139, in show
setup()
File “/usr/lib/python2.7/dist-packages/unicornhathd/init.py”, line 44, in setup
_spi.open(0, 0)
IOError: [Errno 2] No such file or directory

My SPI interface is on :
cat /boot/config.txt | grep spi

dtparam=spi=on

Limited knowledge means now I’m stumped!

Any ideas?

Posts: 5

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 6926

Trending Articles