► Was ihr benötigt:
[Hardware]
- Raspberry Pi 4 Starterset [empfohlen]: https://amzn.to/3rMQEJf
oder
- Raspberry PI 3 B+ Starterset: https://amzn.to/3rLpFxB
[Software]
Raspberry Pi Imager und Image: https://www.raspberrypi.org/software/
Putty: https://www.heise.de/download/product/putty-7016
[Befehle]
- Raspberry PI aktualisieren:
sudo apt-get update
sudo apt-get upgrade
- NodeJS entfernen:
sudo apt-get --purge remove node
sudo apt-get --purge remove nodejs
sudo apt autoremove
- NodeJS Version 12 installieren:
curl -sLf https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
- IOBroker installieren:
curl -sLf https://iobroker.net/install.sh | bash -
[Kapitel]
0:00 Einleitung
2:00 Image für Raspberry PI
3:56 Putty Verbindung herstellen
5:10 Installation des Raspberry PI
6:29 Installation IOBroker
9:24 WLAN am Raspberry PI einrichten
10:26 IOBroker einrichten
21:09 Skripte [Blockly]
25:49 Abschluss
► Keine Folge mehr verpassen? Dann abonniert uns doch :)
https://www.youtube.com/user/mynikaplay
► Unsere Facebook Seite
http://www.facebook.com/mynikalp
► Unsere Twitter Seite
http://twitter.com/mynikalp
[Hardware]
- Raspberry Pi 4 Starterset [empfohlen]: https://amzn.to/3rMQEJf
oder
- Raspberry PI 3 B+ Starterset: https://amzn.to/3rLpFxB
[Software]
Raspberry Pi Imager und Image: https://www.raspberrypi.org/software/
Putty: https://www.heise.de/download/product/putty-7016
[Befehle]
- Raspberry PI aktualisieren:
sudo apt-get update
sudo apt-get upgrade
- NodeJS entfernen:
sudo apt-get --purge remove node
sudo apt-get --purge remove nodejs
sudo apt autoremove
- NodeJS Version 12 installieren:
curl -sLf https://deb.nodesource.com/setup_12.x | sudo -E bash -
sudo apt-get install -y nodejs
- IOBroker installieren:
curl -sLf https://iobroker.net/install.sh | bash -
[Kapitel]
0:00 Einleitung
2:00 Image für Raspberry PI
3:56 Putty Verbindung herstellen
5:10 Installation des Raspberry PI
6:29 Installation IOBroker
9:24 WLAN am Raspberry PI einrichten
10:26 IOBroker einrichten
21:09 Skripte [Blockly]
25:49 Abschluss
► Keine Folge mehr verpassen? Dann abonniert uns doch :)
https://www.youtube.com/user/mynikaplay
► Unsere Facebook Seite
http://www.facebook.com/mynikalp
► Unsere Twitter Seite
http://twitter.com/mynikalp
- Kategorien
- PC (Windows/Mac/Linux) Anleitungen
Kommentare deaktiviert.