HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
1–10 of 55 posts
Re: HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
#2Re: HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
#3Re: HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
#4Re: HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
#5I imagine a PC with a Graphics Gremlin and either a Snark Barker or Snood Bloober for audio, is going to be quite the hipster toy to have, one of these days .. all this great old, retro, PC hardware designs!
Re: HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
#6Re: HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
#7I've worked on something similar while in college. HDMI is actually a fairly simple protocol, based on VGA. It still has scanlines and such, but the signals are digital instead of analog. So instead of a RAMDAC, you have the HDMI encoder chip. You typically need control some i2c interface to set the HDMI encoder chip in the correct mode, but that's about it.
Next in line is BPF, which is also unclear.
Re: HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
#8I've worked on something similar while in college. HDMI is actually a fairly simple protocol, based on VGA. It still has scanlines and such, but the signals are digital instead of analog. So instead of a RAMDAC, you have the HDMI encoder chip. You typically need control some i2c interface to set the HDMI encoder chip in the correct mode, but that's about it.
I remember i2c support was added to the Linux kernel. I never understood what it is. Next in line is BPF, which is also unclear.
BPF is anything but simple.
Re: HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
#9I've worked on something similar while in college. HDMI is actually a fairly simple protocol, based on VGA. It still has scanlines and such, but the signals are digital instead of analog. So instead of a RAMDAC, you have the HDMI encoder chip. You typically need control some i2c interface to set the HDMI encoder chip in the correct mode, but that's about it.
Re: HDMI ISA graphics card for vintage PCs by improving the Graphics Gremlin
#10I imagine a PC with a Graphics Gremlin and either a Snark Barker or Snood Bloober for audio, is going to be quite the hipster toy to have, one of these days .. all this great old, retro, PC hardware designs!