raspberry_pi:wateringpi
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
raspberry_pi:wateringpi [2017/03/19 22:09] – timo | raspberry_pi:wateringpi [2017/08/28 21:30] (aktuell) – timo | ||
---|---|---|---|
Zeile 16: | Zeile 16: | ||
- 8 LEDs (optional)\\ | - 8 LEDs (optional)\\ | ||
- 9 Switches (optional)\\ | - 9 Switches (optional)\\ | ||
+ | \\ | ||
+ | for initial Internet Access on RPI Zero (W):\\ | ||
+ | - OTG Adapter + USB Ethernet Adapter\\ | ||
+ | or\\ | ||
+ | - microUSB Ethernet Adapter\\ | ||
\\ | \\ | ||
==== The Board ===== | ==== The Board ===== | ||
+ | (designed with Eagle)\\ | ||
+ | {{ : | ||
+ | {{ : | ||
\\ | \\ | ||
==== WateringPi Installation ===== | ==== WateringPi Installation ===== | ||
Zeile 26: | Zeile 34: | ||
- startup the RPi\\ | - startup the RPi\\ | ||
- login as user " | - login as user " | ||
- | \\ | + | |
- | | + | raspi-config |
- | raspi-config\\ | + | |
- | \\ | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- " | - " | ||
\\ | \\ | ||
\\ | \\ | ||
**Step2: | **Step2: | ||
+ | sudo bash | ||
+ | apt-get update | ||
+ | apt-get upgrade | ||
+ | reboot | ||
+ | \\ | ||
+ | \\ | ||
+ | **Step3: | ||
sudo bash | sudo bash | ||
apt-get install -y hostapd dnsmasq iw i2c-tools libi2c-dev apache2 libapache2-mod-php5 php5 | apt-get install -y hostapd dnsmasq iw i2c-tools libi2c-dev apache2 libapache2-mod-php5 php5 | ||
systemctl disable hostapd | systemctl disable hostapd | ||
systemctl disable dnsmasq | systemctl disable dnsmasq | ||
- | # /tmp als RAM-Disk | ||
echo " | echo " | ||
\\ | \\ | ||
\\ | \\ | ||
- | **Step3:**\\ | + | **Step4:**\\ |
Download the WateringPi package from here: {{ : | Download the WateringPi package from here: {{ : | ||
wget -O WateringPi_latest.tgz https:// | wget -O WateringPi_latest.tgz https:// | ||
Now extract the tgz file. | Now extract the tgz file. | ||
tar -xzvf WateringPi_latest.tgz -C /opt/ | tar -xzvf WateringPi_latest.tgz -C /opt/ | ||
- | \\ | ||
- | \\ | ||
- | **Step 4:**\\ | ||
cd / | cd / | ||
./ | ./ | ||
reboot | reboot | ||
\\ | \\ | ||
- | \\ | + | ==== How to use ===== |
- | **Step 5:**\\ | + | Connect |
- | Connect | + | Open a webbrowser and navigate to the URL " |
- | \\ | + | |
- | [[http:// | + | |
- | \\ | + | |
- | ==== Software ===== | + | |
- | \\ | + |
raspberry_pi/wateringpi.1489961364.txt.gz · Zuletzt geändert: 2017/03/19 22:09 von timo