Modifications

Sauter à la navigation Sauter à la recherche
Ligne 24 : Ligne 24 :  
The extra ifdef/define/endif lines are only needed if you’re using an Arduino Due. Otherwise they can be left out.  
 
The extra ifdef/define/endif lines are only needed if you’re using an Arduino Due. Otherwise they can be left out.  
   −
== Les layouts (disposition) ==
+
== Les dispositions ==
 +
Commençons par une précision utile. En anglais, une disposition (entendez "agencement d'élement") se dit "''layout''". C'est un terme que vous pourriez retrouver en différents endroits dans le code d'exemple.
 +
 
 
Adafruit_NeoMatrix uses exactly the same coordinate system, color functions and graphics commands as the Adafruit_GFX library. If you’re new to the latter, [[Tutoriel Librairie Adafruit GFX|a separate tutorial explains its use]]. There are also example sketches included with the Adafruit_NeoMatrix library.
 
Adafruit_NeoMatrix uses exactly the same coordinate system, color functions and graphics commands as the Adafruit_GFX library. If you’re new to the latter, [[Tutoriel Librairie Adafruit GFX|a separate tutorial explains its use]]. There are also example sketches included with the Adafruit_NeoMatrix library.
  
29 917

modifications

Menu de navigation