Tuesday, March 11, 2014

TFT01-2.2SP 2.2 SPI 240 x 320 TFT LCD Module

The TFT connected to an arduino through an 4050B, the arduino ethernet is just there for its 3.3V
I bought a cheap color TFT screen on dx.com, first I thought I broke it, connecting it to +5V logic, but it seems the examples where broken and not using the correct interface. Now I use a 4060B level converter

With the library found on arduino forum it works...

I intend to connect this to a Raspberry pi later on together with a joystick and some buttons to create a robot remote control.

Links

Dx product page
Library download http://forum.arduino.cc/index.php?PHPSESSID=gmdo3f9gc28d8v4amun017ljk5&action=dlattach;topic=181679.0;attach=55282
Found here: http://forum.arduino.cc/index.php?topic=181679.15
4050B Datasheet here

 Pin connections

D5 :  CS
D4 :  RESET
D6 :  D/C
D11 : MOSI
D13 : SCK
D7 :  LED
D12 : MISO

No comments:

Post a Comment