GPIO support based on gpiozero added. UNTESTED!

This commit is contained in:
Balthasar Reuter
2018-04-19 23:54:59 +02:00
parent d9eb09475d
commit 7e5eb7dcbd
6 changed files with 119 additions and 25 deletions

View File

@@ -1,6 +1,7 @@
pip install pyqt5
pip install opencv-python
pip install Pillow
pip install gpiozero
apt install gphoto2 libgphoto2-dev
pip install gphoto2