Forum-Navigation
Du musst dich anmelden um Beiträge und Themen zu erstellen.

3.5 3.2 Zoll XXL – 480*320 Arduino

Hy Leute,

 

Ich benötige dringend Unterlagen  zu dem Angebotenen Display. Schon alleine die Libarys wären hilfreich.

Ein Sample Code wäre natürlich aller erste Sahne.

https://www.makershop.de/display/lcd-tft/3-2-zoll-xxl/

 

Dankeschön

Jens

Hallo,

Lib und Sample-Code gibt es hier:

 http://www.rinkydinkelectronics.com/library.php?id=51

Wichtig in der Beschreibung ist folgender Hinweis:

After installation, open this example for the Arduino Mega:
UTFT --> Arduino (AVR) --> UTFT_Demo_480x320
Or this example for the Arduino Due:
UTFT --> Arduino (ARM) + Teensy --> UTFT_Demo_480x320
Once the example has been opened, some adjustments are needed to get
the "UTFT_Demo_480x320" example working:
This line:
UTFT myGLCD (CTE32HR, 38,39,40,41);
Needs to be changed to this:
UTFT myGLCD (ILI9486,38,39,40,41);

Ich hoffe, geholfen zu haben,
Viele Grüße,

JAN

MAKERSHOP.DE - Support