iot:raspberry
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
iot:raspberry [2016/03/22 14:38] – [Schnittstellen:] admin | iot:raspberry [2024/05/30 09:47] (aktuell) – [Stuff] admin | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
====== Raspberry PI ====== | ====== Raspberry PI ====== | ||
+ | ===== Installation & Updates ===== | ||
+ | |||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
+ | ===== Streaming ===== | ||
+ | |||
+ | |||
+ | * http:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * http:// | ||
===== Schnittstellen: | ===== Schnittstellen: | ||
+ | |||
+ | *[[https:// | ||
+ | |||
**Pin-Belegung** | **Pin-Belegung** | ||
* http:// | * http:// | ||
Zeile 8: | Zeile 23: | ||
**I2C:** | **I2C:** | ||
* https:// | * https:// | ||
+ | |||
+ | **Erweiterungsbords: | ||
+ | * https:// | ||
+ | ===== Libraries ===== | ||
+ | |||
+ | * http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | ===== Digitaler Bilderrahmen ===== | ||
+ | |||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
+ | ===== Bücher ===== | ||
+ | |||
+ | |||
+ | * https:// | ||
+ | ===== Stuff ===== | ||
+ | |||
+ | ==== Welches Modell habe ich ich? ==== | ||
+ | |||
+ | * https:// | ||
+ | |||
+ | ==== Passwort Recovery ==== | ||
+ | <code bash> | ||
+ | # SD-Karte im PC editieren: '' | ||
+ | # im Single-user mode booten und Passwort neu setzen | ||
+ | su | ||
+ | passwd pi | ||
+ | # möglicherweise ist es nötig das Dateisysteme zu mounten (Passwort reset schlägt fehl) | ||
+ | mount -o remount,rw / | ||
+ | # oder | ||
+ | mount -o remount,rw / | ||
+ | # SD Karte erneut editieren und '' | ||
+ | </ |
iot/raspberry.1458657508.txt.gz · Zuletzt geändert: 2017/01/24 18:49 (Externe Bearbeitung)