I like this. While the scrolling stuff is quite standard, the user interface is very good. By using a standard keyboard, it enables a non-technical person to easily enter the text. Also having that all on a atiny is great. I would have expected at least some esp8266.
For the lazy among us does anyone have a recommendation for an off the shelf medium sized LED dot matrix display controllable from python probably over USB?
Ideally it’s ready out of the box to sit on a desk and be programmatically controlled from a python program. I said for us lazy ones and therefore know that means paying more than one should if they were not.
BetaBrite LED signs have been around forever and have a well published spec for the serial port to program in new messsages. There are Python libraries that wrap around the serial protocol.
The tidbyt display size is perfect! I don’t need the rest of their system just want to drive exactly that type of display directly from a python or C program.
Perhaps the display is solve separately somewhere.
Reminds me of a similar project some decades ago (in the university) with PIC16C84 microcontroller :-)
The closest modern alternative I could find using PIC is: https://www.friendlywire.com/projects/scrolling-text/