Raspberry Pi programs in Python.

PythonCoder8 3531df9ecc Update README.md 4 years ago
README.md 3531df9ecc 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