I want to create a background exactly like these two pictures:
Currently I have the text scrolling horizontally with a special LED-like font, however my background is just pure black. I'm not sure how to make the background LED-like.
I want to create a background exactly like these two pictures:
Currently I have the text scrolling horizontally with a special LED-like font, however my background is just pure black. I'm not sure how to make the background LED-like.
Everything is perfect except few things below
You need curve less fonts, get some from here : www.1001fonts.com/led-fonts.html
And let's assume one LED as one pixel so you need to move your text one pixel at a time, it means you need to move your text same as the size of one LED. It should not be smooth otherwise it will not look like LED text, anyway if you would like to make it smooth then increase speed little bit.