RASPBERRY PI []

Outils pour utilisateurs

Outils du site


RASPBERRY PI

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
documentation:informatique:raspberrypi:index [2018/08/19 00:01] f1slsdocumentation:informatique:raspberrypi:index [2022/09/18 14:17] (Version actuelle) – [RASPI 1 PINOUT] f1sls
Ligne 1: Ligne 1:
 {{:documentation:informatique:raspberrypi:rpi_logo.png?direct&200|}} {{:documentation:informatique:raspberrypi:rpi_logo.png?direct&200|}}
-====== Raspberry Pi ====== +====== RASPBERRY PI ====== 
-<html><h3>Utilisation du Raspberry Pi dans le monde radioamateur...</h3></html>+<catlist -exclupage -sortAscending -hideNotFoundMsg -columns:1 -maxDepth:3 -noHead -noAddPageButton> 
 + 
 +===== Copier une image sur une carte (µ)SD ou sur un média de masse ===== 
 +<code bash> 
 +# Effectuer l'opération en tant que « root » 
 +$> dd bs=4M if=fichier_image.img of=/dev/sdX conv=fsync 
 +</code> 
 +<WRAP important 50%> 
 +**/dev/sdX** doit être le disque, pas la partitionNe pas indiquer **/dev/sdX1** par exemple..
 +</WRAP> 
 + 
 + 
 +===== RASPI 1 PINOUT ===== 
 +{{:documentation:informatique:raspberrypi:raspberry-pi-gpio-header-pinout-rasp_v3.png|}} 
 +---- 
 +{{:documentation:informatique:raspberrypi:pi-gpio-header-26-sm.png|}} 
 +===== RASPI V2 MODEL B PINOUT ===== 
 +{{:documentation:informatique:raspberrypi:raspberry.png?direct|}} 
 + 
 +===== RASPI 3 PINOUT ===== 
  
-===== Applications utilisant /dev/dsp (OSS) : comment faire ? ===== 
  
documentation/informatique/raspberrypi/index.1534629671.txt.gz · Dernière modification : de f1sls