sudo apt-get purge wiringpi hash -r cd ~/wiringPi git pull origin ./build
WeiterlesenRaspberryMatic / HomeMatic Systemvariablen via URL (wget) setzen / lesen
Zunächst benötigen wir das Addon xml-api. Damit sind wir in der Lage über einfache HTTP-Aufrufe z.B. sämtliche Raum- oder Gewerkenamen
WeiterlesenRaspberry als Image sichern und zurückspielen
lsblk mmcblk0 179:0 0 14,9G 0 disk ├─mmcblk0p1 179:1 0 41M 0 part └─mmcblk0p2 179:2 0 14,8G 0 part Erstellen:
WeiterlesenRaspberry send sms
apt-get update sudo apt-get install gammu-smsd vi /etc/gammu-smsdrc # Gammu library configuration, see gammurc(5) [gammu] # Please configure this! port
WeiterlesenRaspberry pi 3 surfstick Huawei E398 / E353
Raspberry pi 3 surfstick Huawei E398 / E353 sudo apt-get update sudo apt-get install ppp usb-modeswitch lsusb Bus 001
WeiterlesenRaspberry pi 3 GY gps6mv2
wiring: VCC – 3,3V – PIN 1 RX – TXD0 – PIN 8 TX – RXDO – PIN 10 GPIO15
WeiterlesenRaspberry pi WS2801
Wiring: – enable SPI raspi-config advanced enable SPI apt-get update wget -N https://raw.github.com/tvdzwan/hyperion/master/bin/install_hyperion.sh chmod 750 install_hyperion.sh ./install_hyperion.sh Download HyperCon https://github.com/tvdzwan/hyperion/wiki/configuration
WeiterlesenRelease-Upgrade bei Raspbian von Wheezy auf Jessie auf Stretch
sudo apt-get update sudo apt-get dist-upgrade sudo dpkg –audit sudo dpkg –get-selections | grep hold sudo apt-get clean vi /etc/apt/sources.list
WeiterlesenRaspberry Pi 3 SSH not working via wifi
Just add IPQoS cs0 cs0 to /etc/ssh/sshd_config
WeiterlesenRaspberry Remote Control Outlet 433 mHz sender
First of all we need wiringPi: git clone git://git.drogon.net/wiringPi -> if its down you can use a fork git clone
Weiterlesen