If you don't know what this is, have a look at the main README
The test script is written in Python.
If you are on a Mac or Linux machine, you can deploy this script by using scp
onto your Raspberry Pi:
scp -r * [email protected]:python-test/
In our example, the target Pi has the IP address 192.168.4.1
.
Login into the Pi, switch to the correct folder, and execute:
sudo python button-push.py
If everything works fine, the result should look like ...