Recent posts

#21
Thumby / Using VSCode instead of Thonny...
Last post by electricbrass - March 03, 2026, 03:48:56 PM
My little brother really wants me to teach him Python so that he can make games for the Thumby Color. I've been trying to get things set up so that I can get started and figure out some of the basics first, but I was wondering if anyone has had any luck using VSCode instead of Thonny or the web editor. I've tried using the Serial Monitor extension but haven't had any luck connecting. Does anyone know what settings are needed to connect to the serial console? And does anyone know of any extensions that provide easy access to the Thumby Color's filesystem like in Thonny?
#22
TinyDuino Processors & TinyShields / Interfacing Extensions
Last post by chrvik36 - February 27, 2026, 01:37:51 PM
Can other boards be interfaced with these tinycircuit devices?  I'd try to connect RaspberryPi boards to them, or others.  Does anyone know any of these?
#23
TinyTV & Tiny Video Player / Extreme Newbie
Last post by Kathi - February 24, 2026, 04:33:34 PM
I am not tech savvy, so please be gentle :) . I have only been successful uploading one video, which was a video from a text message. I have spent all day trying to get videos to be converted and then put on my Tiny TV 2. I even tried searching public domain free videos. Anybody out there have and suggestions for this dinosaur
#24
TinyTV & Tiny Video Player / Re: TV2 can storage be expande...
Last post by MikiasFikre6 - February 17, 2026, 07:55:51 PM
I Purchased a 256 GB and tried it out with the Tiny TV 2 But No Luck. So, I decided To Go With 32 GB. is it really possible that the Tiny TV 2 Works With 512GB Or 1 Or 2TB? 
#25
TinyDuino Processors & TinyShields / GPS Board
Last post by wayne1br@gmail.com - February 15, 2026, 08:06:40 PM
Feb 15, 2026

Does the Tinycircuits board with the GPS system have a replacement?  I see that it has been discontinued.  Is this board / functionality too nefarious?  I don't know if there will be a revision to this board, or if that type of functionality will be dropped entirely??  I was hoping that a new revision would be available soon, possibly?
#26
Thumby / Want to play Doom on the Thumb...
Last post by tdl20rounds - February 11, 2026, 01:39:32 PM
https://github.com/Monstayoung/RP2350_Thumby_Color_DOOM
Try it here. Let me know if it works. :)
#27
New Product Ideas / Thumby Advance
Last post by JamezGamez - February 11, 2026, 08:58:36 AM
Alr, I know it wouldn't be very practical, but wouldn't it be cute if we had a Thumby that used little rewritable game cards (with an adapter for changing files!) to be able to play games, like the OG Game Boy?
#28
TinyTV & Tiny Video Player / Re: TinyTV 2 Stuck On Static
Last post by rfish - January 27, 2026, 10:20:53 AM
Quote from: escapeethical on January 26, 2026, 08:32:18 PMHey! We ran into something similar with ours—try doing a full power cycle first (turn it off, unplug it, and let it sit for a minute before turning it back on). If that doesn't work, there's usually a tiny reset pinhole on the back or bottom you can press with a paperclip to factory reset it. That cleared the static issue for us, so hopefully it does the trick for your son too!


Where can I find the reset button on the tinyTV2?
#29
TinyTV & Tiny Video Player / Tiny Tv 2: Static when video l...
Last post by rfish - January 24, 2026, 04:36:36 PM
Hello,
For some reason, i noticed my looped video of a fireplace (~10 secs long) plays the static animation with sound and shows the channel number when the loop begins. It's pretty annoying because it kind of ruins the purpose of ambient noise. This is not the pre-installed video. I also noticed that it does this with my other longer videos. This did not happen when i first got the tinytv. I have already deleted any hidden files on my mac. Any ideas on what's going on and how i can fix it?
#30
General Discussion / Re: Images on games
Last post by beargaiters - January 21, 2026, 03:50:28 AM
The image must be very small (often 16×16, 32×32, or 72×40 depending on the device). The image usually needs to be:
Monochrome (1-bit)
Or converted to a byte array in code
The icon must be explicitly referenced in your game's source code (it won't auto-detect images). After adding the icon, you must recompile and reflash the game — uploading files alone won't change the icon.
SMF spam blocked by CleanTalk