Différences entre versions de « Tutoriel Librairie Adafruit GFX »

De MCHobby - Wiki
Sauter à la navigation Sauter à la recherche
Ligne 4 : Ligne 4 :
 
== Librarie AdaFruit GFX ==
 
== Librarie AdaFruit GFX ==
 
Introduction text
 
Introduction text
 +
 +
The Adafruit_GFX library for Arduino provides a common syntax and set of graphics functions for all of our LCD and OLED displays. This allows Arduino sketches to easily be adapted between display types with minimal fuss…and any new features, performance improvements and bug fixes will immediately apply across our complete offering of color displays.
 +
 +
The Adafruit_GFX library works together with a second library provided for each specific display type — for example, the ST7735 1.8" color LCD requires installing both the Adafruit_GFX and Adafruit_ST7735 libraries. The following libraries now operate in this manner:
 +
Produit disponible chez MC Hobby:
 +
*  [https://github.com/adafruit/TFTLCD-Library Adafruit_TFTLCD], pour l'[http://mchobby.be/PrestaShop/product.php?id_product=16 écran tactile 2.8" TFT pour Arduino], un shield AdaFruit.
 +
 +
Produit que [http://www.mchobby.be MC Hobby] nous importe sur demande.
 +
 +
Si vous désirez l'un de ces produits, envoyez un e-mail à '''info (arobase) mchobby.be''':
 +
*  [https://github.com/adafruit/TFTLCD-Library Adafruit_TFTLCD], for our [http://www.adafruit.com/products/335 2.8" TFT LCD touchscreen] breakout.
 +
* [https://github.com/adafruit/RGB-matrix-Panel RGBmatrixPanel], for our 16x32 and 32x32 RGB LED matrix panels.
 +
* [https://github.com/adafruit/Adafruit-HX8340B Adafruit_HX8340B], for our 2.2" TFT Display with microSD.
 +
* [https://github.com/adafruit/Adafruit-ST7735-Library Adafruit_ST7735], for our 1.8" TFT Display with microSD.
 +
* [https://github.com/adafruit/Adafruit-PCD8544-Nokia-5110-LCD-library Adafruit_PCD8544], for the Nokia 5110/3310 monochrome LCD.
 +
* [https://github.com/adafruit/Adafruit-Graphic-VFD-Display-Library Adafruit-Graphic-VFD-Display-Library], for our 128x64 Graphic VFD.
 +
* [https://github.com/adafruit/Adafruit-SSD1331-OLED-Driver-Library-for-Arduino Adafruit-SSD1331-OLED-Driver-Library-for-Arduino] for the 0.96" 16-bit Color OLED w/microSD Holder.
 +
* [https://github.com/adafruit/Adafruit_SSD1306 Adafruit_SSD1306] for the Monochrome 128x64 and 128x32 OLEDs.
 +
  
 
== Références ==
 
== Références ==

Version du 22 juin 2012 à 06:32

Librarie AdaFruit GFX

Introduction text

The Adafruit_GFX library for Arduino provides a common syntax and set of graphics functions for all of our LCD and OLED displays. This allows Arduino sketches to easily be adapted between display types with minimal fuss…and any new features, performance improvements and bug fixes will immediately apply across our complete offering of color displays.

The Adafruit_GFX library works together with a second library provided for each specific display type — for example, the ST7735 1.8" color LCD requires installing both the Adafruit_GFX and Adafruit_ST7735 libraries. The following libraries now operate in this manner: Produit disponible chez MC Hobby:

Produit que MC Hobby nous importe sur demande.

Si vous désirez l'un de ces produits, envoyez un e-mail à info (arobase) mchobby.be:


Références

Toute référence, mention ou extrait de cette traduction doit être explicitement accompagné du texte suivant : «  Traduction par MCHobby (www.MCHobby.be) - Vente de kit et composants » avec un lien vers la source (donc cette page) et ce quelque soit le média utilisé.

L'utilisation commercial de la traduction (texte) et/ou réalisation, même partielle, pourrait être soumis à redevance. Dans tous les cas de figures, vous devez également obtenir l'accord du(des) détenteur initial des droits. Celui de MC Hobby s'arrêtant au travail de traduction proprement dit.

Traduit avec l'autorisation d'AdaFruit Industries - Translated with the permission from Adafruit Industries - www.adafruit.com