LCD Display

Support-Forum für Deutschsprachige, die in ihrer Muttersprache schreiben möchten.

Moderator: Benj

Post Reply
monte001
Posts: 1
Joined: Fri Jul 05, 2013 6:25 pm
Contact:

LCD Display

Post by monte001 »

Hallo zuusammen,
ich muss meinen Projekt folgende Hardware verwenden
- Arduino Mega 2560
- LCD TFT01 Arduino Mega Shield v1.4
- 3.2" TFT LCD Touch Screen
Technische Daten des Displays
The LCD in the TFT01 is 240374PQ . It’s a 65K color , 320*240 (resolution),3.2 inch TFT LCD screen.
The LCD has a wide viewing angle , the contrast is also very suitable. The Screen include a controller SSD1289,
it’s a support 16bit data interface , easy to drive by many MCU like STM32 ,AVR and 8051. The TFT01_3.2 layout a 40 pins interface
for your project , the interface include LCD bus, SD card bus, Touch screen bus and the Flash bus.
Hersteller des Moduls: ElecFreaks

Meine Frage wie muss ich das Display in Flowcode einbinden damit ich es verwenden kann.

Stefan

User avatar
STibor
Posts: 263
Joined: Fri Dec 16, 2011 3:20 pm
Has thanked: 116 times
Been thanked: 113 times
Contact:

Re: LCD Display

Post by STibor »

I join the topic.
I have play:
Arduino Mega 2560
3.2 "TFT SSD1289
Elec Freaks v.2.2 TFT driver card
http://www.elecfreaks.com/store/lcd-tft ... p-214.html
Mika's work program to fit Arduino, unfortunately without success.
http://www.matrixmultimedia.com/mmforum ... =50#p30753
There are differences Between PIC and AVR C compiler.
It would be nice if the PIC TFT drive from AVR can be used.
Perhaps the Arduino FlowcodeV5 Pic/Avr UTFT drive to import into.
http://www.henningkarlsen.com/electronics/
I am a very amateur C programmer.
Thanks for answers.

Post Reply