| Home > Electronics > Video Future | Last Updated: 12/22/2004 |
In general, these future ideas move into a dual-microcontroller concept. I've realized that running everything from one microcontroller will quickly become more complex than I'd like. By separating responsibilities, each piece becomes nice and well-defined. Same as software design! (c:
Many of the diagrams will be conceptual, so don't look for a lot of accuracy. Actually, if I scanned the original sketch, you would find that they were done while coloring with my son and are colorfully done with magic markers. Gotta grab time when I can!
Dual RAM video buffer
(Sorry, the bullets are broken if an image is left-aligned. Go figure!) On the positive side:
On the negative side:
|
Single RAM video bufferIn essence, this uses a single video RAM buffer. Control is managed by the video timer as to how the buffer is being used. When the screen is being painted, the graphics controller must wait and needs to queue up commands. No pictures (yet). I need to find my sketches and make a diagram. |