Modifications

Sauter à la navigation Sauter à la recherche
aucun résumé de modification
Ligne 9 : Ligne 9 :  
Copy '''purple.bmp''' ([http://df.mchobby.be/TFT-TOUCH-SHIELD-v2/TFT-TOUCH-SHIELD-v2-Bitmap-01.bmp disponible ici]) into the base directory of a microSD card and insert it into the microSD socket in the shield. Now upload the '''file->examples->Adafruit_ILI9341->spitftbitmap''' example to your Arduino + shield. You will see the flowers appear!
 
Copy '''purple.bmp''' ([http://df.mchobby.be/TFT-TOUCH-SHIELD-v2/TFT-TOUCH-SHIELD-v2-Bitmap-01.bmp disponible ici]) into the base directory of a microSD card and insert it into the microSD socket in the shield. Now upload the '''file->examples->Adafruit_ILI9341->spitftbitmap''' example to your Arduino + shield. You will see the flowers appear!
   −
{{ADFImage|TFT-TOUCH-SHIELD-v2-Bitmap-02.jpg}}
+
{{ADFImage|TFT-TOUCH-SHIELD-v2-Bitmap-02.jpg|640px}}
    
To make new bitmaps, make sure they are less than 240 by 320 pixels and save them in '''24-bit BMP format'''! They must be in 24-bit format, even if they are not 24-bit color as that is the easiest format for the Arduino. You can rotate images using the '''setRotation()''' procedure
 
To make new bitmaps, make sure they are less than 240 by 320 pixels and save them in '''24-bit BMP format'''! They must be in 24-bit format, even if they are not 24-bit color as that is the easiest format for the Arduino. You can rotate images using the '''setRotation()''' procedure
29 917

modifications

Menu de navigation