Benutzer-Werkzeuge

Webseiten-Werkzeuge


raspberrypi:start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
raspberrypi:start [2015-04-10 21:40] – angelegt a.kamolaraspberrypi:start [2020-11-26 07:38] (aktuell) – Einleitung eingefügt, Links überarbeitet a.kamola
Zeile 1: Zeile 1:
 ====== Raspberry Pi ====== ====== Raspberry Pi ======
  
-===== Links =====+//Raspberry Pi// ist ein Single-Board-Computer zum [[lexikon:prototyping|Prototyping]].
  
-==== Tutorials ====+===== Setup =====
  
-=== Kostenpflichtige Tutorials ===+==== Betriebssystem ==== 
 + 
 +=== Download === 
 + 
 +Von der offiziellen Download-Seite ein Betriebssystem, z.B. Raspbian oder NOOBs, auswählen und herunterladen: 
 + 
 +[[https://www.raspberrypi.org/downloads/|Raspberry Pi: Downloads]] 
 + 
 +=== Installation === 
 + 
 +[[https://www.raspberrypi.org/documentation/installation/installing-images/README.md|Raspberry Pi Documentation: Installing operating system images]] 
 + 
 +==== Hardware ==== 
 + 
 +[[https://www.raspberrypi.org/learning/hardware-guide/quickstart/|Raspberry Pi Learning Resources: Raspberry Pi Hardware Guide]] 
 + 
 +==== Login ==== 
 + 
 +Standard-Login des Raspberry-Pi-Betriebssystems //Raspbian//: 
 + 
 +^ Benutzer | pi | 
 +^ Passwort | raspberry | 
 + 
 +**Achtung:** Standardmäßig ist das englische Tastatur-Layout aktiviert, sodass auf deutschen Tastaturen "Y" und "Z" vertauscht sind! 
 + 
 +==== Tastatur ==== 
 + 
 +Das Tastatur-Layout kann über das Tool ''raspi-config'' geändert werden: 
 + 
 +<code bash> 
 +sudo raspi-config 
 +</code> 
 + 
 +Quelle: [[https://www.raspberrypi.org/forums/viewtopic.php?f=91&t=18906#p185627|Raspberry Pi: Forums: Keyboard Layout For Your Country]] 
 + 
 +==== WLAN ==== 
 + 
 +[[https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md|Raspberry Pi Documentation: Setting WiFi up via the command line]] 
 + 
 +===== Links =====
  
-  * [[https://www.video2brain.com/de/videotraining/raspberry-pi-fuer-einsteiger|video2brain: Raspberry Pi für Einsteiger]]+  * [[https://www.raspberrypi.org|Raspberry Pi]]
  
raspberrypi/start.1428694805.txt.gz · Zuletzt geändert: 2015-04-10 21:40 von a.kamola