Modifications

Sauter à la navigation Sauter à la recherche
26 octets ajoutés ,  6 février 2013 à 12:13
aucun résumé de modification
Ligne 4 : Ligne 4 :     
== Librairie ==
 
== Librairie ==
 +
{{bloc-etroit | text =
 
* Download the [https://github.com/adafruit/Adafruit-LED-Backpack-Library Adafruit LED Backpack library from github] - This code provides support for the mini 8x8, 7-segment and bicolor LED matrix backpacks.
 
* Download the [https://github.com/adafruit/Adafruit-LED-Backpack-Library Adafruit LED Backpack library from github] - This code provides support for the mini 8x8, 7-segment and bicolor LED matrix backpacks.
    
To download click the DOWNLOADS button in the top right corner, rename the uncompressed folder '''Adafruit_LEDBackpack'''. Check that the '''Adafruit_LEDBackpack''' folder contains '''Adafruit_LEDBackpack.cpp''' and '''Adafruit_LEDBackpack.h''' Place the Adafruit_LEDBackpack library folder your arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if its your first library. You'll also need to download the [https://github.com/adafruit/Adafruit-GFX-Library Adafruit GFX library] - its not actually used for the 7-segment, its only for the matrix backpacks but its still required. Restart the IDE.
 
To download click the DOWNLOADS button in the top right corner, rename the uncompressed folder '''Adafruit_LEDBackpack'''. Check that the '''Adafruit_LEDBackpack''' folder contains '''Adafruit_LEDBackpack.cpp''' and '''Adafruit_LEDBackpack.h''' Place the Adafruit_LEDBackpack library folder your arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if its your first library. You'll also need to download the [https://github.com/adafruit/Adafruit-GFX-Library Adafruit GFX library] - its not actually used for the 7-segment, its only for the matrix backpacks but its still required. Restart the IDE.
 +
}}
    
* You'll also need to download the [https://github.com/adafruit/Adafruit-GFX-Library Adafruit GFX library] that provides the graphics drawing routines, and must be installed even if you're not using the GFX routines!
 
* You'll also need to download the [https://github.com/adafruit/Adafruit-GFX-Library Adafruit GFX library] that provides the graphics drawing routines, and must be installed even if you're not using the GFX routines!
29 917

modifications

Menu de navigation