Skip to content

Control an LED with system status. Power, drive access, network access etc.

Notifications You must be signed in to change notification settings

fr3qu3ncy/pi-status-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

pi-status-light

Control an LED with system status. Power, drive access, network access etc.

Version

v0.0.1

Features working:

  • none

Features in progress

  • none

Features in to-do

  • TBC

Install Instructions

Download and unzip latest release code

wget https://github.com/fr3qu3ncy/pi-status-light/archive/v0.0.1.tar.gz
tar -zxvf v0.0.1.tar.gz
rm v0.0.1.tar.gz

Install Prerequisites (for python3)

sudo apt-get update
sudo apt-get -y install python3-rpi.gpio
sudo apt-get -y install python-pip
python3 -m pip install --upgrade pip

Run Code

TBC
## Instructions
TBC

## Hardware
### Parts List
* TBC

### Circuit Diagram
(TBC))

About

Control an LED with system status. Power, drive access, network access etc.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages