Gert-VGA-666 VS vga-rpi

Compare Gert-VGA-666 vs vga-rpi and see what are their differences.

vga-rpi

VGA interface using Raspberry Pi as a PCXT graphics card emulator (by eyalabraham)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Gert-VGA-666 vga-rpi
1 1
21 9
- -
10.0 10.0
over 3 years ago almost 4 years ago
C
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Gert-VGA-666

Posts with mentions or reviews of Gert-VGA-666. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-06.

vga-rpi

Posts with mentions or reviews of vga-rpi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-06.
  • Microcontroller VGA Interface Projects
    5 projects | news.ycombinator.com | 6 Nov 2021
    I've been sort of pondering the thought of using a microcontroller as the base of an ISA "soft video" card for vintage PCs.

    I was looking at things like the Graphics Gremlin and the kit to build a Trident 9000-based ISA VGA card, and realizing that 1) I don't think my skills or gear are up to SMD soldering, 2) at least the Trident part is 20-year-old stock with limited supply and questionable reliability, and 3) you still end up with an analogue output that needs a chain of adapters to drive a DisplayPort or HDMI monitor. I may as well just use my old Realtek RTG3106 card.

    I'm picturing a board that did some minimal decode of the ISA bus to filter accesses to upper memory or desired registers, then plumb the rest of the bus onto the RasPi GPIOs, and just run some emulation code to interpret the requests and maintain a framebuffer-- drawn to a HDMI output.

    I figure by doing the emulation in software, you could cover a wide variety of cards and trivially switch (i. e. toggle between Tandy 1000/PCjr style CGA+, Hercules, and VGA, with some software command rather than having to physically change cards or detach the monitor).

    It feels like something like this would exist already, but the closest I've seen (https://github.com/eyalabraham/vga-rpi) is not a drop-in replacement for a standard PC card-- it seems to expect custom hardware and BIOS shimming.

What are some alternatives?

When comparing Gert-VGA-666 and vga-rpi you can also consider the following projects:

picodvi - [Moved to: https://github.com/Wren6991/PicoDVI]

pico-playground

ATTiny-B-W-VGA - Black and white VGA output for ATTiny45