Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unsignedarduino/ledshim-off

A simple script to show an animation on a Pimoroni Ledshim when a Raspberry Pi shutdowns or reboots!
https://github.com/unsignedarduino/ledshim-off

animation helper led raspberry-pi

Last synced: 3 days ago
JSON representation

A simple script to show an animation on a Pimoroni Ledshim when a Raspberry Pi shutdowns or reboots!

Awesome Lists containing this project

README

        

# Ledshim-Off
This repo contains a simple script that uses a [Pimoroni Ledshim](https://shop.pimoroni.com/products/led-shim) to indicate when a Pi shutdowns/reboots

## Install
1. Slip the Ledshim on your Pi.
2. Clone this repo to the Pi and rename it to `ledshim-off`. It's easiest if you clone it into your home directory of the `Pi` cause the paths in the scripts and service are hardcoded like so.
3. Make a symlink from [`ledshim-off.sh`](https://github.com/UnsignedArduino/Ledshim-Off/blob/main/ledshim-off.sh) to `/usr/lib/systemd/system-shutdown` so that it is executed when the Pi shutdowns/reboots.