diff --git a/draft/boards/pimoroni-speaker-phat.png b/draft/boards/speaker-phat.png similarity index 100% rename from draft/boards/pimoroni-speaker-phat.png rename to draft/boards/speaker-phat.png diff --git a/draft/overlay/pimoroni-speaker-phat.md b/draft/overlay/speaker-phat.md similarity index 56% rename from draft/overlay/pimoroni-speaker-phat.md rename to draft/overlay/speaker-phat.md index ff6668c..270f1b8 100644 --- a/draft/overlay/pimoroni-speaker-phat.md +++ b/draft/overlay/speaker-phat.md @@ -1,13 +1,13 @@ #Speaker pHAT -Speaker pHAT crams an I2S DAC and mono amplifier, a tiny 8Ω 2W speaker, and a 10 LED bar graph all onto one teeny little pHAT. It's the neatest way to add audio to you Pi project, and its beautiful artwork evokes an 80s boombox! +Speaker pHAT crams an I2S DAC and mono amplifier, a tiny 8Ω 2W speaker, and a 10 LED bar graph all on a board no bigger than a Pi zero. -Though designed to match the format of the Raspberry Pi Zero it is compatible with all 40-pin GPIO Raspberry Pi variants (2/B+/A+/Zero). +Though designed to match the format of the Raspberry Pi Zero it is compatible with all 40-pin GPIO Raspberry Pi variants (2/3/B+/A+/Zero). -To get the pHAT DAC set up and ready to go you can use the one-line product installer: +To get the Speaker pHAT set up and ready to go you can use the one-line product installer: ```bash curl -sS https://get.pimoroni.com/speakerphat | bash diff --git a/src/en/overlay/piglow.md b/src/en/overlay/piglow.md index 5df30e6..691df9f 100644 --- a/src/en/overlay/piglow.md +++ b/src/en/overlay/piglow.md @@ -23,6 +23,13 @@ pin: mode: i2c '5': mode: i2c +install: + 'devices': + - 'i2c' +i2c: + '0x54': + name: LED driver + device: sn3218 --> #PiGlow