The easiest option is to get a tinyscreen+ with a screen + buttons + battery support and a Sensor
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages1
#2
TinyDuino Processors & TinyShields / Re: TinyScreen + Wifi shield incompatibility
January 31, 2018, 06:59:30 AM
They use the same SCLK and MOSI pins
#3
General Discussion / Re: PCB Prototype Service Manufacturer!
January 30, 2018, 06:34:37 AM
no but i have heard about https://easyeda.com/order and it seems to be rather good but if you dont like the quality for 10 small boards its $2 so its not a big waste of money if you dont like the quality #not sponsored#
#4
General Discussion / Re: Add a speaker
January 30, 2018, 06:31:26 AM
Well it depends if you are good at the wave library and can handle a few extra expenses I recommend the audio tinyshield
because you can just plug in headphones and it has a onboard volume control but if you are good at analog signals than use the proto board method because of how inexpensive it is
because you can just plug in headphones and it has a onboard volume control but if you are good at analog signals than use the proto board method because of how inexpensive it is
#5
General Discussion / Re: Displaying a .txt file from a SD card on a TinyScreen+
December 29, 2017, 08:24:39 AM
well you could read from the txt file and do display.print(textFile);
#6
New Product Ideas / Re: TinyArcade: skins, history boards
December 27, 2017, 06:29:21 AM
Have you figured it out by now? I'm not an expert of the tiny arcade but I'm making an rpg game with a set of files to keep track of the high score and posting them online with the wifi tiny shield
My Current stack of tinyshields:
My Current stack of tinyshields:
#7
General Discussion / Add A speaker
December 26, 2017, 09:00:36 AM
I've seen people add speakers with a proto board but you could also use the audio tinyshield
#8
TinyDuino Processors & TinyShields / Re: show tsv clip on tinyscreen+
December 26, 2017, 08:57:28 AM
Did you make your sd file your opening
Code Select
File (yourFileName)
#9
General Discussion / Re: Movie player with Tinyscreen+
December 21, 2017, 06:17:52 PM
Yes I was I had to use the code on https://tinycircuits.com/blogs/learn/120988679-putting-images-on-your-tinyscreen
(the one that says menu) but it displays like a slide show so if your able to get it to work better please let me know
(the one that says menu) but it displays like a slide show so if your able to get it to work better please let me know
#10
New Product Ideas / Video processor board for faster tsv video rendering
December 16, 2017, 10:08:21 AM
one thing I would really like is a way to improve the quality of videos on the tinyscreen/tinyscreen+
Maybe more ram or a powerful chip just for video rendering, I know that you might need a bigger battery or to keep it plugged in and it will most likely be expensive but I think a way to make your tinyscreen/tinyscreen+ more powerful is worth it
Maybe more ram or a powerful chip just for video rendering, I know that you might need a bigger battery or to keep it plugged in and it will most likely be expensive but I think a way to make your tinyscreen/tinyscreen+ more powerful is worth it
#11
General Discussion / Re: Error With Audio tinyshield library
December 10, 2017, 11:59:58 AM
I just got a message back from the Tinycircuits team, they put the right library in and now it works
#12
General Discussion / Error With Audio tinyshield library
October 05, 2017, 06:13:57 PM
I tried running the audio tinyshield library and it requires a file that isn't there, this is most likely a noob mistake but I can't get it to work
Error:
Arduino: 1.8.5 (Windows Store 1.8.10.0) (Windows 10), Board: "TinyScreen+, Default"
In file included from C:\#####\###\#########\Arduino\libraries\WaveHC\WaveHC.cpp:15:0:
C:\#####\###\#######\Arduino\libraries\WaveHC/mcpDac.h:26:20: fatal error: avr/io.h: No such file or directory
#include <avr/io.h>
^
compilation terminated.
exit status 1
Error compiling for board TinyScreen+.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Error:
Arduino: 1.8.5 (Windows Store 1.8.10.0) (Windows 10), Board: "TinyScreen+, Default"
In file included from C:\#####\###\#########\Arduino\libraries\WaveHC\WaveHC.cpp:15:0:
C:\#####\###\#######\Arduino\libraries\WaveHC/mcpDac.h:26:20: fatal error: avr/io.h: No such file or directory
#include <avr/io.h>
^
compilation terminated.
exit status 1
Error compiling for board TinyScreen+.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
#13
General Discussion / Movie player with Tinyscreen+
October 04, 2017, 05:33:02 PM
I was wondering if you could play movies with the Tinyscreen+ because I've tried and failed badly
theres just static. Is it possible to play full blown movies on a tinyscreen+ because I see people say that tinyscreens can be mini movie players. Is there any settings or converters that I have to do minus the tsv converter?
Thanks
Edit: I got it working I just need a way to speed it up
theres just static. Is it possible to play full blown movies on a tinyscreen+ because I see people say that tinyscreens can be mini movie players. Is there any settings or converters that I have to do minus the tsv converter?
Thanks
Edit: I got it working I just need a way to speed it up
Pages1
SMF spam blocked by CleanTalk