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

pHAT BEAT LEDs only light 2 of 8

$
0
0

@Col_Hogan wrote:

Hello,
I just setup a new PI Zero W with the pHAT BEAT and a pair of Adafruit speakers. The speakers test fine (although there is a slight crackle when the audio starts).

The LEDs aren’t working though. When I do the example below, only two light up (the ones next to the 6 & 3). They all should light up Cyan, right?

for p in range(16):
    phatbeat.set_pixel(p, 0, 255, 255)

phatbeat.show()

Suggestions? I double checked my soldering (which I’m new at) and don’t see any really bad pins.

Thanks,
Jeff

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6938

Trending Articles