Différences entre versions de « RASP-SENSE-HAT-ASTRO-PI-Logiciel »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
(Page créée avec « {{RASP-SENSE-HAT-ASTRO-PI-NAV}} {{RASP-SENSE-HAT-ASTRO-PI-TRAILER}} »)
 
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}}

Version du 24 août 2015 à 20:27


MCHobby investit du temps et de l'argent dans la réalisation de traduction et/ou documentation. C'est un travail long et fastidieux réalisé dans l'esprit Open-Source... donc gratuit et librement accessible.
SI vous aimez nos traductions et documentations ALORS aidez nous à en produire plus en achetant vos produits chez MCHobby.

Préambule

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 section "Téléchargement" du site Raspberry-Pi (download en anglais).

Voyez également le guide d'installation de NOOBS (anglais) sur le site de la fondation Raspberry-Pi.

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:

wget -O - http://www.raspberrypi.org/files/astro-pi/astro-pi-install.sh --no-check-certificate | bash

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:

You must reboot to complete the Astro Pi installation
Type:
sudo reboot
and press Enter when ready

Reboot the Raspberry Pi to complete the installation:

sudo reboot

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 premier programme pour la carte Sense Hat.


Source: Getting Started with Astro PI et Astro-Pi Guide proposé par Raspberry Pi Learning Resource (www.raspberrypi.org)

Licence Creative Commons - CC-BY-SA
The learning resource is provided for free by the Raspberry Pi Foundation under a Creative Commons licence.
Find more at raspberrypi.org/resources and github.com/raspberrypilearning.

Traduction réalisée par Meurisse. D pour shop.MCHobby.be - Licence CC-BY-SA.
Crédit de traduction: Toute référence, mention ou extrait de cette traduction doit également être explicitement accompagné du crédit de traduction suivant : «  Traduction par MCHobby (shop.MCHobby.be) » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.