Live data from Hacker News

Let's Build a Video Card

eater.net

21–27 of 27 posts

Re: Let's Build a Video Card

#21

Earlier quoted context omitted.

Better yet, use wirewrapping ( https://en.wikipedia.org/wiki/Wire_wrap ) instead of breadboarding, so quality of the board doesn't matter. Buy a wirewrap stick (20 USD), some crappy perfboards from China (10 USD), some wires (5 USD), some long DIP headers (10 USD), and you're good to go. You may still need two or three breadboards for quick experiments. I'm currently working on a homebrew Z80 computer. I'm at the sta…

> some long DIP headers (10 USD) You're severely underestimating the cost of wire-wrap sockets. They're a low-demand item, so they're rather expensive; a few dollars for each socket is typical, and DIP40 sockets can get into the $10 range. (The sockets will cost more than most of the parts in them!)

> You're severely underestimating the cost of wire-wrap sockets. The sockets will cost more than most of the parts in them!

Which is why getting them from China is a good idea. I'm building the real thing and I'm well aware of that, but I've found a very economical solution: I've found that buying single-row 40-pin sockets, like this one (https://www.aliexpress.com/item/32959627004.html), is a good low-cost alternative to wirewrap sockets, it only cost you one dollar each.

It's not extremely easy to use, as you have to cut them and manually plug two rows of them to make a poor-man's DIP header, but not difficult either, and doing it is straightforward. Also, if the socket is too rough for the components you need (for example a heavy ZIP socket, or a DIP-40/64 chip), I found you could install the wirewrap DIP header to the board first, then plug a generic, cheap DIP socket on top of it, then plug your ZIF socket on top of those.

The only real disadvantage is the increased weight and height, so the solution is not very elegant, but hey, one 40-pin header only costs you one dollar, 10 dollars buy you ten 40-pin headers, which is good for ~15 chips!

Re: Let's Build a Video Card

#23

Earlier quoted context omitted.

But then you get crappy breadboards that once in a while gives a bad connection. Without any visual clue. That can be very hard to debug, especially for the hardware newbie Ben Eater is teaching. Spending an extra $50 to make the process hassle free and enjoyable is money well spent.

Better yet, use wirewrapping ( https://en.wikipedia.org/wiki/Wire_wrap ) instead of breadboarding, so quality of the board doesn't matter. Buy a wirewrap stick (20 USD), some crappy perfboards from China (10 USD), some wires (5 USD), some long DIP headers (10 USD), and you're good to go. You may still need two or three breadboards for quick experiments. I'm currently working on a homebrew Z80 computer. I'm at the sta…

I did wired wrapped electronica in college around 20 years ago. Wire running can easily become a dishrevelled mess. We also only had one color wire available, making non trivial difficult to follow and extremely difficult to debug.

Personally, I found my bread board circuits more aesthetically pleasing and easier to reason about. I had 4 different colors of wire, I always ran my wires in the cleanest manner possible using the most direct and shortest wire.

Probably the most complicated bread board circuit I wired up was an 8KB RAM bank for a 16bit microcomputer. My only real wire wrap project was when we prototyped an MP3 player driven by an AVR.

Re: Let's Build a Video Card

#24
post #20

All of his breadboard videos are great, but I was hoping for a few more episodes in this one. You can't call it a video card if it doesn't plug into a computer, right?

At 3:00 into the second video, he talks about hooking it into a computer. [1] It does a quick flash to what might be his breadboard computer. So I think he intends to connect this to the computer he has built.

1. https://www.youtube.com/watch?v=uqY3FMuMuRo

Re: Let's Build a Video Card

#25

Earlier quoted context omitted.

Better yet, use wirewrapping ( https://en.wikipedia.org/wiki/Wire_wrap ) instead of breadboarding, so quality of the board doesn't matter. Buy a wirewrap stick (20 USD), some crappy perfboards from China (10 USD), some wires (5 USD), some long DIP headers (10 USD), and you're good to go. You may still need two or three breadboards for quick experiments. I'm currently working on a homebrew Z80 computer. I'm at the sta…

I did wired wrapped electronica in college around 20 years ago. Wire running can easily become a dishrevelled mess. We also only had one color wire available, making non trivial difficult to follow and extremely difficult to debug. Personally, I found my bread board circuits more aesthetically pleasing and easier to reason about. I had 4 different colors of wire, I always ran my wires in the cleanest manner possible…

> We also only had one color wire available, making non trivial difficult to follow and extremely difficult to debug.

This is no longer a problem today.

> using the most direct and shortest wire.

Unfortunately, it's often not even possible! A DIP-40 chip already occupies most columns, leaving only two or three columns for wiring. Impossible to wire the bus directly...

Re: Let's Build a Video Card

#27

I'm interested in learning more about VGA and HDMI, because I'd like to build a hardware freeze button. On an old church projector, there was a button on the remote so I could freeze the screen. Then I could switch from PowerPoint to QuickTime Player (or whatever else) without disturbing everybody who was watching. Newer equipment (some projectors, most TVs) lack this feature. I'd like to build a box that stores the…

$8 VGA2HDMI converter box from ebay will make NeTV2 work with analog source, $10-20 hdmi splitter will strip HDCP
Post reply on HN