Modifications

Sauter à la navigation Sauter à la recherche
Ligne 7 : Ligne 7 :  
password: raspberry</nowiki>
 
password: raspberry</nowiki>
   −
You will not see any text when typing the password; this is a security feature.
+
{{bloc-etroit|text=You will not see any text when typing the password; this is a security feature.
   −
Load the graphical user interface by typing {{fname|startx}}. Now, open Python 3 using {{fname|Menu > Programming > Python 3}}. This will cause a Python Shell window to appear. Select {{fname|File > New Window}}, and type in the following code:
+
Load the graphical user interface by typing {{fname|startx}}. Now, open Python 3 using {{fname|Menu > Programming > Python 3}}. This will cause a Python Shell window to appear. Select {{fname|File > New Window}}, and type in the following code:}}
    
  <nowiki>from astro_pi import AstroPi
 
  <nowiki>from astro_pi import AstroPi
Ligne 15 : Ligne 15 :  
ap.show_message("Hello my name is Tim Peake")</nowiki>
 
ap.show_message("Hello my name is Tim Peake")</nowiki>
   −
Select {{fname|File > Save}} and choose a file name for your program, then select {{fname|Run > Run module}}. Your message should then scroll across the LED matrix in white text.
+
{{bloc-etroit|text=Select {{fname|File > Save}} and choose a file name for your program, then select {{fname|Run > Run module}}. Your message should then scroll across the LED matrix in white text.
   −
Why not try changing the message between the double quotation marks and running your code again?  
+
Why not try changing the message between the double quotation marks and running your code again? }}
    
{{RASP-SENSE-HAT-ASTRO-PI-TRAILER}}
 
{{RASP-SENSE-HAT-ASTRO-PI-TRAILER}}
29 917

modifications

Menu de navigation