Raspberry Pi programs in Python.

pythoncoder8 2bf6cbddb4 Upload LEDBoard.py 4 years ago
LEDBoard.py 2bf6cbddb4 Upload LEDBoard.py 4 years ago
README.md 9b020e961d Update README.md 4 years ago
blinkLED.py 154037d771 Update blinkLED.py 4 years ago
buttonLED.py 327d739369 Add buttonLED.py via upload 4 years ago

README.md

RPi-projects

Set of Python programs for Raspberry Pi.

Requires Sunfounder Super Starter Learning Kit V3.0 for Raspberry Pi

Programs use gpiozero, an easier alternative to RPi.GPIO.

Official documentation: Gpiozero documentation by Ben Nuttall