Mack I am loving these ideas! I also was looking to make a news ticker kind of thing.
I hope to find a way to “serve” the app and then run another script to pull the “served” pixlet and push it to the device. This way it is not rendered each time and does excessive api calls (caching can be used)
Hi! I am not a programer and do not know how to code but I have been making simple pixel art on an app called Pixilart and saving the images to the tidbyt via the image app. The silly graphic for the image app was done this way. Here are some other fun pixel art graphics I have made when standing in line or on a train that went directly to the Tidbyt at home to amuse my partner:
I wrote an app that takes data from my solar array’s inverter and shows current power generation, metric tons of CO2 offset, and acres of trees equivalent to the CO2 offset. Currently at 0 Watts because it’s night, but during the day it shows data on that frame of the animation.
These are all great! Fun to see what people are working on. I built a Word of the Day app as well. It was cool to see the different approaches @mackorone. Thanks for sharing yours. Here is my take on it. https://github.com/posburn/tidbyt_WordOfTheDay
Not in this case. It was my mistake. I had the height set wrong and didn’t re-record the gif But not having the size limit and delaying before the marquee starts scrolling would be great additions to the Marquee widget.
By the way, since your Marquee is 32 high but has less space to draw, the text visually jumps at the end of the animation cycle right when it loops back to the beginning.
I’d like to share my quote of the day app (which uses theysaidso.com’s RESTful API), but the quotes are frequently taller than twice the screen, so they keep getting cut off. In any case, this is how it looks with an altered version of pixlet that allows for taller marquees: