1
TinyDuino Processors & TinyShields / Re: TinyScreen instructions for noobs
« on: May 26, 2015, 04:14:31 PM »
Mike,
The Video menu and video player ino's on codebender both pull data from an SD card to save flash memory space on the TinyDuino. You could send the data to the screen through the serial interface, however the data might not be transferred fast
enough to display smooth videos, however I don't know for sure since I have not tried it yet.
You can use any MicroSD card and SD adapter you want, they all work with our microSD shield.
MARKESys,
Good to hear the library installation worked! As for the FlappyBirds we have been having a bit of trouble with the newest
update to the Arduino IDE. Could you let me now what FlappyBird ino you are using as well as what version of the IDE you
have? There are a few other sketches that use the same type of video buffering here https://codebender.cc/sketch:118328
and here https://codebender.cc/sketch:102072 .
Hope this helps!
Tony
The Video menu and video player ino's on codebender both pull data from an SD card to save flash memory space on the TinyDuino. You could send the data to the screen through the serial interface, however the data might not be transferred fast
enough to display smooth videos, however I don't know for sure since I have not tried it yet.
You can use any MicroSD card and SD adapter you want, they all work with our microSD shield.
MARKESys,
Good to hear the library installation worked! As for the FlappyBirds we have been having a bit of trouble with the newest
update to the Arduino IDE. Could you let me now what FlappyBird ino you are using as well as what version of the IDE you
have? There are a few other sketches that use the same type of video buffering here https://codebender.cc/sketch:118328
and here https://codebender.cc/sketch:102072 .
Hope this helps!
Tony