

4·
18 days agoI guess maybe we have different requirements, but I built a similar controller using a 68HC05 when I was in college (yes I am that old) and it had plenty of cycles left to burn. This thing is nearly an order of magnitude faster than the microcontroller I used.
EDIT: I will grant you the I/O is pretty limited, but you could also offload some of the work to an external timer/accumulator
Postscript is also literally just a text based programming language for drawing stuff. You can create loops and recursions and all kinds of crazy transformations with a few lines of code.