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