Modifications

Sauter à la navigation Sauter à la recherche
Ligne 68 : Ligne 68 :  
{{traduction}}
 
{{traduction}}
   −
We'll begin with the simple blink test
+
Nous allons commencer par un exemple simple: "Blink" (faire clignoter une LED)
   −
Enter this into the sketch window (and save since you'll have to)
+
Saisissez le croquis/sketch suivant dans une fenêtre (et sauvez le puisque cela est nécessaire)
    
  <nowiki>void setup() {
 
  <nowiki>void setup() {
Ligne 83 : Ligne 83 :  
}</nowiki>
 
}</nowiki>
   −
Now you can simply upload! The '''Feather HUZZAH''' has built in auto-reset that puts it into bootloading mode automagically
+
Vous pouvez maintenant le téléverser! Le '''Feather HUZZAH''' intègre une fonctionnalité ''auto-reset'' qui active le mode bootloader automatiquement.
    
{{ADFImage|FEATHER-ESP8266-Config-Arduino-IDE-20.png|640px}}
 
{{ADFImage|FEATHER-ESP8266-Config-Arduino-IDE-20.png|640px}}
   −
The sketch will start immediately - you'll see the LED blinking. Hooray!
+
Le croquis démarre immédiatement - vous devriez voir la LED clignoter. Hourra!
    
== Se connecter en WiFi ==
 
== Se connecter en WiFi ==
29 836

modifications

Menu de navigation