2.8"TFT & Arduino Yun

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
rammhatt
 
Posts: 15
Joined: Thu Feb 06, 2014 7:44 pm

2.8"TFT & Arduino Yun

Post by rammhatt »

Is the 2.8" TFT: https://www.adafruit.com/products/1651
Compatible with the Arduino Yun?

If not, are there any other similar TFT's that are compatible and that would fit directly onto the Yun?

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: 2.8"TFT & Arduino Yun

Post by adafruit_support_rick »

Yes, it works. Note that I have to use a set of stacking headers on the Yun so that shields will clear the RJ45 and USB jacks. If you don't use the headers, the shield pins don't insert all the way, and the shield may not work.

https://www.adafruit.com/product/85

You will also have to close the solder jumpers on the underside of the shield.

User avatar
DisruptItYourself
 
Posts: 193
Joined: Mon Sep 23, 2013 6:58 pm

Re: 2.8"TFT & Arduino Yun

Post by DisruptItYourself »

I'm doing exactly this with the capacitive screen but I cant get the example to compile. I'm getting this error:

Code: Select all

Arduino: 1.5.7 (Mac OS X), Board: "Arduino BANNED"

touchpaint.ino:21:31: fatal error: Adafruit_STMPE610.h: No such file or directory
compilation terminated.

  This report would have more information with
  "Show verbose output during compilation"
  enabled in File > Preferences.

User avatar
DisruptItYourself
 
Posts: 193
Joined: Mon Sep 23, 2013 6:58 pm

Re: 2.8"TFT & Arduino Yun

Post by DisruptItYourself »

Ok I got that fixed that was my mistake. And after uploading 3 times I got the capacitive paint example to work. Now its time to work on my own sketch.

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

Return to “Arduino Shields from Adafruit”