Modifications

Sauter à la navigation Sauter à la recherche
97 octets ajoutés ,  15 août 2016 à 16:00
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{RASP-PYGAME-GUI-NAV}}
 
{{RASP-PYGAME-GUI-NAV}}
  −
{{traduction}}
      
{{#Widget:Iframe
 
{{#Widget:Iframe
Ligne 11 : Ligne 9 :       −
Before diving in to this tutorial, first follow the setup instructions for your PiTFT. Make sure to choose the correct guide particularly for '''resistive''' vs '''capacitive''' displays and carefully follow the section on [https://wiki.mchobby.be/index.php?title=RASP-PiTFT-Pygame Truc et Astuce Pygame - vous aurez besoin de la SDL SDL 1.2!]]
+
Vous devez suivre les instructions d'installation du PiTFT avant de vous plonger dans ce tutoriel. Faites bien attention à choisir le tutoriel adéquat correspondant à votre écran (affichage avec partie tactile '''résistive''' ou '''capacitive''').
 +
 
 +
Suivez attentivement les instructions de la section [[RASP-PiTFT-Pygame|Truc et Astuce Pygame - vous aurez besoin de la SDL SDL 1.2!]]
   −
You can also grab all the tutorial source code from git:
+
Vous pouvez également obtenir toutes les sources du tutoriel depuis le dépôt git:
    
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
Ligne 19 : Ligne 19 :  
</syntaxhighlight>
 
</syntaxhighlight>
   −
To test the display you can run through these steps in the python console:
+
Pour tester l'afficheur, vous pouvez exécuter les étapes suivantes dans une console python:
    
<syntaxhighlight lang="python">
 
<syntaxhighlight lang="python">
Ligne 42 : Ligne 42 :  
</syntaxhighlight>
 
</syntaxhighlight>
   −
You can also run this test (with a one second sleep) from the pygamelcd project:
+
Vous pouvez également exécuter ce test (avec une attente d'une seconde) depuis le projet pygamelcd :
    
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
29 918

modifications

Menu de navigation