Skip to content

ThePiHut/statusboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPIO Zero tutorial and examples for the STATUS Board and STATUS Zero

STATUS Zero comprises three strips, each containing a pair of LEDS (red and green).

STATUS Zero

STATUS Board comprises five strips, each containing a button and a pair of LEDS (red and green).

STATUS Board

Install the software

To use the STATUS boards, you'll need the latest version of GPIO Zero (v1.4 or above). Simply update your package list and install or upgrade GPIO Zero with:

sudo apt update
sudo apt install python3-gpiozero python-gpiozero -y

Tutorials

Examples

API documentation