2.8" TFT Touch Shield v2 - Arduino Yun

EL Wire/Tape/Panels, LEDs, pixels and strips, LCDs and TFTs, etc products from Adafruit

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
RHavlick
 
Posts: 1
Joined: Wed Apr 22, 2015 10:47 pm

2.8" TFT Touch Shield v2 - Arduino Yun

Post by RHavlick »

Hello,

I was wondering if anyone has been able to use the Adafruit 2.8" TFT Touch Shield v2 - Capacitive or Resistive on the Arduino Yun?

The examples like the GraphicsTest works fine on Uno, but not Yun. It just shows a white screen. (I know the product isn't advertised as working on Yun, but just hoping I could get it to work on there.)

Thanks.

User avatar
Lorenzo80
 
Posts: 4
Joined: Thu Apr 23, 2015 5:30 am

Re: 2.8" TFT Touch Shield v2 - Arduino Yun

Post by Lorenzo80 »

Hello,

i have an arduino yun and an Adafruit 2.8" TFT Touch Shield v2.
Because the tft could run i modfify the tft shield as show here:
https://learn.adafruit.com/adafruit-2-8 ... connecting (using as Leonardo)

User avatar
signmaker
 
Posts: 10
Joined: Tue Jan 25, 2011 5:56 pm

Re: 2.8" TFT Touch Shield v2 - Arduino Yun

Post by signmaker »

the Yun doesn't us the same SS pin as the Uno. Try using <code> SD.begin(10); </code> This worked for me

Locked
Please be positive and constructive with your questions and comments.

Return to “Glowy things (LCD, LED, TFT, EL) purchased at Adafruit”