Ligne 9 : |
Ligne 9 : |
| | | |
| == Installer ScratchGPIO5 sur Raspberry-Pi == | | == Installer ScratchGPIO5 sur Raspberry-Pi == |
− | Les méthodes d'installation décrites ci-dessous installe les "extras logiciels" nécessaires ainsi que quelques exemples.<br /><small>Source: [http://cymplecy.wordpress.com/scratchgpio/scratch-raspberrypi-gpio/ cymplecy]</small> | + | Les méthodes d'installation décrites ci-dessous installe les "extras logiciels" nécessaires ainsi que quelques exemples. |
| + | |
| + | Le programme d'installation crée deux icones sur le bureau: |
| + | * '''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. |
| | | |
| === Avec une connexion Internet === | | === Avec une connexion Internet === |
Ligne 26 : |
Ligne 30 : |
| === SANS connexion Internet === | | === SANS connexion Internet === |
| | | |
− | Power down you Pi and put the SD card into another computer and download this file '''http://goo.gl/Pthh62'''
| + | 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. |
| + | |
| | | |
− | and copy it to your SD card.
| + | Placez ensuite la carte dans votre Raspberry et redémarrez le votre Pi. Demarrez une session graphique puis ouvrez un terminal (programme ''LX Terminal''). |
| | | |
− | Put the card back into your Pi and then open up an LX Terminal window et type the following:
| + | Tapez y la commande suivante: |
| | | |
| sudo bash /boot/install_scratchgpio5.sh | | sudo bash /boot/install_scratchgpio5.sh |
| | | |
− | {{ambox-stop|text=(If logged in as a different user to standard pi, then type sudo bash /boot/install_scratchgpio5.sh yourusername) This will install all the necessary extra software and some simple examples.}} | + | {{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}} |
| | | |
− | The installer will create 2 desktop icons – ScratchGPIO5 which is used for beginners using simple circuits and ScratchGPIO 5Plus which is used with specific add-on boards.
| + | == 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}} |