Content for VGA

VGA

Video Graphics Array (VGA) is a graphics standard for video display controller first introduced with the IBM PS/2 line of computers in 1987, following CGA and EGA introduced in earlier IBM personal computers. Through widespread adoption, the term has also come to mean either an analog computer display standard, the 15-pin D-subminiature VGA connector, or the 640×480 resolution characteristic of the VGA hardware. VGA was the last IBM graphics standard to which the majority of PC clone manufacturers conformed, making it the lowest common denominator that virtually all post-1990 PC graphics hardware can be expected to implement. It was officially followed by IBM's Extended Graphics Array (XGA) standard but instead was effectively superseded by numerous slightly different extensions to VGA made by clone manufacturers, collectively known as Super VGA.

Arduino Nano Personal Computer - Squeezing Water from a Stone

“I am pushing the limits of how much compute you can get out of an Arduino Nano: - 320x200 pixels of monochrome VGA output (optional: 16 row colors) - PS/2 keyboard readout - requires only 1(!) logic IC 74HC166”

Classic Macintosh Video Signals Demystified, Designing a Mac-to-VGA Adapter with LM1881

“In the late 1980s When Apple released its first Macintosh models supporting external color monitors, the company made some design choices that continue to cause trouble even today. Computers like the Macintosh IIci supported 640 x 480 video resolution, the …

A VGA Computer Based on ESP32 and FabGL With Sound, Graphics

“This a home computer with VGA, sound and optional network support based on an ESP32 microcontroller. This tutorial is about building a 80s style home computer with BASIC interpreter on the basis of FabGL and the ESP32 microcontroller family. The …

What is the T-COMPUTER?

“The T-COMPUTER is a micro computer platform supported and powered by the MCUME project. It is based on the powerful Teensy4.1 MCU (800+ MHz ARM based, 1MB internal + 8MB QSPI RAM) It features: - a 42 keys basic keyboard …

Vectron VGA Plus v2

“Vectron VGA Plus v2 generates a 640x480@60Hz VGA signal and has an interface that works with retro computers or Arduino. How It Works Vectron VGA Plus v2 is an improvement on the earlier design. The key to the simplified …

Arduino Library for the TMS9918 Video Dislplay Processor

“The TMS9918 from Texas Instruments and its derivatives were widely used video chips in the 1980s. So they were built into many popular home computers and game consoles of the time, such as the ColecoVision, CreatiVision, Memotech MTX, MSX, SG …

Project  RP2040 Doom

RP2040 Doom

“Given a new platform it is only natural to think of porting Doom to it. With 264K of RAM, two CortexM0+ CPUs and a decent clock speed, the RP2040 is certainly not the tightest platform Doom has ever been ported …

Vga Boulder Crash

“A fun game on a vga screen with a insane 4 FPS! A while ago I had watch a video of someone make a vga graphics card, as a result I wanted to make something with vga, but I don …

Vectron VGA Plus

“Vectron VGA Plus is a VGA graphics adapter that can interface with retro computers or microcontrollers. How It Works I previously built a massive 7400-logic based VGA generator called Vectron VGA. While it was a nice project to build, it …

ISA 8-Bit Video Experiments

“A Series of Experiment to Create an ISA 8-Bit Video Card With the goal of creating an 8-bit ISA Video cards, this project is to create a series of experimental boards to validate portions of the design. This project aims …