Go to file
Ebbe Baß e7fd91f511 „README.md“ ändern 2022-01-09 16:37:33 +00:00
.gitignore Update .gitignore 2021-11-09 17:25:31 +01:00
GPIO Pin.png Create GPIO Pin.png 2021-11-09 14:55:54 +01:00
LICENSE Initial commit 2021-11-08 20:35:03 +00:00
README.md „README.md“ ändern 2022-01-09 16:37:33 +00:00
main.py removed webapi 2022-01-04 11:30:22 +01:00
start.sh Update start.sh 2021-11-09 15:05:11 +01:00
test.py Updated everything 2021-11-09 23:16:38 +01:00

README.md

GPIO pin setup

Install the Webapi

sudo apt install lamp-server^ php -y sudo cp web_api/* /var/www/html sudo rm /var/www/html/index.html