Tinyduino + 2.2" TFT LCD + Graphics Possible?

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
cmcknight
 
Posts: 22
Joined: Mon Sep 09, 2013 1:26 pm

Tinyduino + 2.2" TFT LCD + Graphics Possible?

Post by cmcknight »

I'm looking at a project that requires a 2.2" TFT LCD display (which Adafruit happens to have! Yay!). I need to display GIFs, PNGs, and potentially animated GIFs that are stored on a microSD card. Does the Tinyduino have enough horsepower to do that or do I need something with more oomph? Size is a consideration, so smaller is better. I'm also hoping to power this prototype using coin cell batteries, but I'm not sure that they'll have enough juice. Alternative suggestions appreciated.

Thanks!

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

Re: Tinyduino + 2.2" TFT LCD + Graphics Possible?

Post by adafruit_support_rick »

I don't really know the Tinyduino, but it looks like it's the same processor as a Uno, and has all the same pinouts. So it ought to work.

User avatar
cmcknight
 
Posts: 22
Joined: Mon Sep 09, 2013 1:26 pm

Re: Tinyduino + 2.2" TFT LCD + Graphics Possible?

Post by cmcknight »

Hi, sorry life got in the way. :-)

I'm looking at the TinyDuino design and it appears that I will not need to modify the IL9340 library code as well. Can you confirm that I'm not misreading the diagram so that I don't blow up something? I'm happy to post build instructions for others when I finish the project.

Thanks again!

Chuck

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

Re: Tinyduino + 2.2" TFT LCD + Graphics Possible?

Post by adafruit_support_rick »

Should not need any mods to the library.

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

Return to “Arduino”