Big things in the happening yall!
The LCD just seemed oh so limiting so I decided to switch to a 64x64 LCD panel. Obviously the 6502 is nowhere near fast enough to control the display AND calculate stuff to put there so I’m using a tang nano 20k as a sort of GPU. It kind of feels like a waste though, using a device that could emulate a faster processor and drive the display at the same time so I might switch to a hardware implementation in the future.
For now though this will suffice as I care more about the calculations I want to plot onto the display. (Ohoh what ever might he do with an array of pixels that can be arbitrarily colored and turned on/off
)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.