diff --git a/resources/boards/pi-liter.png b/resources/boards/pi-liter.png new file mode 100644 index 0000000..e1ff2e8 Binary files /dev/null and b/resources/boards/pi-liter.png differ diff --git a/src/en/overlay/pi-liter.md b/src/en/overlay/pi-liter.md new file mode 100644 index 0000000..3fccee3 --- /dev/null +++ b/src/en/overlay/pi-liter.md @@ -0,0 +1,59 @@ + +#Ciseco Pi-LITE-r + +The Pi-LITEr is a fully assembled add on board for the Raspberry Pi. It has 8 ultra-bright white LED's on a board which plugs directly onto the GPIO header. It can be used alongside other I/O projects to give status indication. Lighting all 8 LEDs consumes a tiny amount of current, less than a single standard LED (which is 20ma nominal vs 14.4ma for the Pi-LITEr). + +Applications: + +* I/O status indicator +* Bar graph +* Light chaser +* Activity indicator +* Lighting effects \ No newline at end of file diff --git a/src/en/settings.yaml b/src/en/settings.yaml index 7db09e9..86f6a2d 100644 --- a/src/en/settings.yaml +++ b/src/en/settings.yaml @@ -81,3 +81,4 @@ overlays: - uugear-witty-pi - analog-zero - carberry +- pi-liter