Modifications

Sauter à la navigation Sauter à la recherche
946 octets ajoutés ,  18 août 2014 à 10:13
Ligne 11 : Ligne 11 :  
Les méthodes d'installation décrites ci-dessous installe les "extras logiciels" nécessaires ainsi que quelques exemples.
 
Les méthodes d'installation décrites ci-dessous installe les "extras logiciels" nécessaires ainsi que quelques exemples.
   −
<small>Source: [http://cymplecy.wordpress.com/scratchgpio/scratch-raspberrypi-gpio/ cymplecy]</small>
+
Le programme d'installation crée deux icones sur le bureau:
=== Avec une connexion réseau ===
+
* '''ScrachGPIO5''' - destiné aux débutants et destiné à la réalisation de circuits simples.
 +
* '''ScratchGPIO 5Plus''' - destiné à être utilisé avec des cartes d'extension spécifique comme le Pibrella.
   −
Copy the text below ( left click just before the s of sudo and drag right until all the text in the line as been selected) then right-click and select copy. Open up an LX Terminal window and select Edit and the Paste that into an LX Terminal window and run it to download the installer.  
+
=== Avec une connexion Internet ===
 +
Pour installer ScratchGPIO, vous devez démarrer une session graphique sur votre Raspberry-Pi puis ouvrir un terminal (programme LX Terminal).
 +
 
 +
Tapez et exécutez la commande suivante pour télécharger le programme d'installation.  
    
  sudo wget http://goo.gl/Pthh62 -O isgh5.sh
 
  sudo wget http://goo.gl/Pthh62 -O isgh5.sh
   −
Once the installer has been downloaded then just type (or copy and paste the text below as before)
+
Après le téléchargement, tapez ensuite cette commande pour démarrer l'installationbelow as before)
    
  sudo bash isgh5.sh
 
  sudo bash isgh5.sh
   −
{{ambox-stop|text=If logged in as a different user to standard pi, then type sudo bash isgh5.sh yourusername}}
+
{{ambox-stop|text=Si vous n'êtes pas loggés en tant qu'utilisateur '''pi''' alors vous devrez taper la commande<br />sudo bash isgh5.sh votre_nom_d_utilisateur}}
 +
 
 +
=== SANS connexion Internet ===
 +
 
 +
Eteignez votre Pi, placez votre carte SD dans votre ordinateur puis téléchargez le fichier '''http://goo.gl/Pthh62''' à copier sur la carte SD.
 +
 
 +
 
 +
Placez ensuite la carte dans votre Raspberry et redémarrez le votre Pi. Demarrez une session graphique puis ouvrez un terminal (programme ''LX Terminal'').
 +
 
 +
Tapez y la commande suivante:
 +
 
 +
sudo bash /boot/install_scratchgpio5.sh
 +
 
 +
{{ambox-stop|text=Si vous êtes loggé avec un utilisateur différent de pi alors tapez la commande suivante:<br />sudo bash /boot/install_scratchgpio5.sh votre_nom_d_utilisateur}}
 +
 
 +
== Source ==
 +
Les information de cet article proviennent de la page [http://cymplecy.wordpress.com/scratchgpio/scratch-raspberrypi-gpio/ ScratchGPIO5 - Installing] de Cymplecy
 +
 
 
{{PiBrella-TRAILER}}
 
{{PiBrella-TRAILER}}
29 917

modifications

Menu de navigation