FPGA Sprite with VGA, Thruster Sound, and Flame
Over the past few days I’ve been working on a fun FPGA project: getting a sprite (my little ship) to […]
Over the past few days I’ve been working on a fun FPGA project: getting a sprite (my little ship) to […]
Over the last few weeks I’ve been implementing a minimalist 8-bit SAP-1 (Simple As Possible) computer on an FPGA. This
Programming music directly into an FPGA can feel like a grind—especially if you’re hand-coding note tables and timing values. When
I have been working with my FPGA boards to attempt to display a test pattern on a VGA monitor. For
In a previous post, I covered the wiring diagrams, finite state machines, and LED segment encoding for the MAX7219 display
I recently ordered a few LED display modules based on the MAX7219 chip. When they arrived, I immediately began putting