diff --git a/resources/boards/enviro-phat.png b/resources/boards/enviro-phat.png new file mode 100644 index 0000000..66bf484 Binary files /dev/null and b/resources/boards/enviro-phat.png differ diff --git a/resources/boards/esp8266-phat.png b/resources/boards/esp8266-phat.png new file mode 100644 index 0000000..22240e7 Binary files /dev/null and b/resources/boards/esp8266-phat.png differ diff --git a/src/en/overlay/blinkt.md b/src/en/overlay/blinkt.md new file mode 100644 index 0000000..b8b119d --- /dev/null +++ b/src/en/overlay/blinkt.md @@ -0,0 +1,27 @@ + +#Blinkt + +Blinkt is a super slimline Raspberry Pi Add-on board with 8 APA-102 LEDs. \ No newline at end of file diff --git a/src/en/overlay/enviro-phat.md b/src/en/overlay/enviro-phat.md index bcfbd27..6d1eb19 100644 --- a/src/en/overlay/enviro-phat.md +++ b/src/en/overlay/enviro-phat.md @@ -3,11 +3,12 @@ name: Enviro pHAT class: board type: iot +image: 'enviro-phat.png' manufacturer: Pimoroni description: A package of environmental sensors for IoT projects -url: https://github.com/pimoroni/enviro-phat +url: https://shop.pimoroni.com/products/enviro-phat github: https://github.com/pimoroni/enviro-phat -buy: https://github.com/pimoroni/enviro-phat +buy: https://shop.pimoroni.com/products/enviro-phat formfactor: Custom pincount: 40 eeprom: no diff --git a/src/en/overlay/espiot-phat.md b/src/en/overlay/espiot-phat.md index d5e0eee..054e9f3 100644 --- a/src/en/overlay/espiot-phat.md +++ b/src/en/overlay/espiot-phat.md @@ -3,6 +3,7 @@ class: board type: iot name: ESP IoT pHAT +image: 'esp8266-phat.png' manufacturer: Pimoroni description: ESP8266 module. url: https://shop.pimoroni.com/products/esp8266-phat diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 9dc362e..56a25fc 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -25,8 +25,8 @@ strings: - github_repository: 'GitHub Repository' - buy_now: 'Buy Now' featured: -- piano-hat -- propeller-hat +- drum-hat +- enviro-phat - ab-adc-pi-zero overlays: - ground @@ -44,6 +44,7 @@ overlays: - explorer-hat - explorer-hat-pro - explorer-phat +- blinkt - enviro-phat - phat-dac - propeller-hat