Modifications

Sauter à la navigation Sauter à la recherche
113 octets ajoutés ,  12 juillet 2016 à 10:43
aucun résumé de modification
Ligne 11 : Ligne 11 :       −
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''').
   −
You can also grab all the tutorial source code from git:
+
Suivez attentivement les instructions de la section [[RASP-PiTFT-Pygame Truc et Astuce Pygame - vous aurez besoin de la SDL SDL 1.2!]]
 +
 
 +
Vous pouvez également obtenir toutes les sources du tutoriel depuis le dépôt git:
    
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
Ligne 19 : Ligne 21 :  
</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 44 :  
</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 917

modifications

Menu de navigation