sudo apt-get update
sudo apt-get -y install python-dev python-rpi.gpio
# cd to root directory
pip -r requirements.txt
python main.py
# Use BOARD positioning
# If you would like to use other pins, update the constants.py file
| Name | Name | Last commit date | ||
|---|---|---|---|---|