Quantcast
Viewing all articles
Browse latest Browse all 4

Mira de bare color pe TFT 3.2” (SSD1289) si Arduino

Mira de bare color pe TFT 3.2” (SSD1289) si Arduino Cod: Arduino cu ATMEGA328 // UTFT_Bitmap (C)2012 Henning Karlsen #include <UTFT.h> #include <avr/pgmspace.h> // Declare which fonts we will be using extern uint8_t SmallFont[]; // Uncomment the next line for Arduino 2009/Uno UTFT myGLCD(ITDB32S,19,18,17,16); // Uncomment the next line for Arduino Mega //UTFT myGLCD(ITDB32S,38,39,40,41); extern […]

The post Mira de bare color pe TFT 3.2” (SSD1289) si Arduino appeared first on Electronic Ştefan.


Viewing all articles
Browse latest Browse all 4