Modifications

Sauter à la navigation Sauter à la recherche
1 498 octets ajoutés ,  24 août 2015 à 20:27
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{RASP-SENSE-HAT-ASTRO-PI-NAV}}
 
{{RASP-SENSE-HAT-ASTRO-PI-NAV}}
 +
 +
== Préambule ==
 +
{{bloc-etroit|text= Ce guide part du principe que vous diposez déjà d'une carte SD avec Noobs ou Raspbian. Si ce n'est pas le cas, vous pouvez télécharger Noobs ou Raspbian depuis la [http://www.raspberrypi.org/downloads/ section "Téléchargement" du site Raspberry-Pi]  (''download'' en anglais).
 +
 +
Voyez également le [https://www.raspberrypi.org/learning/astro-pi-guide/software.md guide d'installation de NOOBS] (''anglais'') sur le site de la fondation Raspberry-Pi.}}
 +
 +
[[RASP-SENSE-HAT-ASTRO-PI-Assembler|Branchez votre Sense Hat]] sur le Raspberry-Pi puis démarrez le.
 +
 +
== Installation des pilotes ==
 +
 +
Ensure your Pi is connected to the internet, then run the following command (from the command prompt or a Terminal window) to download and start the Astro Pi installation script:
 +
 +
<nowiki>wget -O - http://www.raspberrypi.org/files/astro-pi/astro-pi-install.sh --no-check-certificate | bash</nowiki>
 +
 +
This will take about 5 minutes on a Pi 2 and about 15 to 20 minutes on a Pi 1. When it's finished you'll see the following message:
 +
 +
<nowiki>You must reboot to complete the Astro Pi installation
 +
Type:
 +
sudo reboot
 +
and press Enter when ready</nowiki>
 +
 +
Reboot the Raspberry Pi to complete the installation:
 +
 +
<nowiki>sudo reboot</nowiki>
 +
 +
The rainbow pattern on the LED matrix should now turn off during boot up.
 +
 +
== Ensuite ==
 +
Maintenant que nous sommes prêt, nous allons écrire notre [[RASP-SENSE-HAT-ASTRO-PI-premier|premier programme pour la carte Sense Hat]].
    
{{RASP-SENSE-HAT-ASTRO-PI-TRAILER}}
 
{{RASP-SENSE-HAT-ASTRO-PI-TRAILER}}
29 918

modifications

Menu de navigation