From ec67080ce93e16fa838a83cc3968bbbe3bc6d485 Mon Sep 17 00:00:00 2001 From: Ingar Date: Sun, 27 Feb 2022 11:57:52 +0100 Subject: Preparing the repository to hold all charmpi tools. --- README.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md deleted file mode 100644 index 30c8b8a..0000000 --- a/README.md +++ /dev/null @@ -1,21 +0,0 @@ -# ledctl - -A simple Python script to control a WS2812B LED or LED strip connected to a rasperry pi. -systemd services are included to set the LED color depending on the current boot status. - -## Prerequisites - -Python 3 -The AdaFruit CircuitPython NeoPixel library - -## Configuration - -Blacklist the snd_bcm2835 module -Edit /boot/config.txt and comment out dtparam=audio=on - -## Installation - -``` -sudo make install -``` - -- cgit v1.2.3