This repository contains lots of code from my videos. You can access the playlist under the following link: Raspberry Pi playlist
- copy led.py on your raspi
- follow the setup instructions in led.py in the comment section
- run led.py (maybe as root)
- move all files to your raspi
- set up your screen (e.g. from tontec)
- put autorun.sh into your autostart
- move the two files to your raspi
- run
midori -e Fullscreen -a uhr.html
- use setup.sh and servo.php in combination, which is the tea brewing script
- alternatively use servo.py and code your own things with it
- connect pins as described in setup.sh and follow instructions in the comments
- use setup.sh to initialize GPIO
- run php stepper.php to rotate the motor
- follow the install instructions in the script
- connect I²C bus to PCA9685
- connect 4 servos to PWM outputs
- call http://[RASPI-IP-ADDRESS]:8000 on your smart phone