Hi. Today I started to have a play with my new Unicorn Hat HD but as yet I have not got as much as a single blinking LED out of it. i have run the install script from curl https://get.pimoroni.com/unicornhathd | bash and I have double checked i2c is enable and I have tried running if on a Pi3 and a Pi zeroW but nothing.
The problem must be quite fundamental as when i run sudo i2cdetect -y 1 the report i get suggests the device is not being seen …
That sounds like you’re running the Unicorn HAT examples rather than the Unicorn HAT HD ones? That may also mean that you haven’t installed the Unicorn HAT HD software.
Try opening a terminal and typing curl https://get.pimoroni.com/unicornhathd | bash.
To run an example, type python /home/pi/Pimoroni/unicornhathd/examples/rainbow.py.