Live data from Hacker News

Build an 8-bit computer from scratch

eater.net

11–20 of 56 posts

Re: Build an 8-bit computer from scratch

#11
post #3

The first time I built a computer from scratch using TTL components was in 1978 for my senior project. I have repeated the effort a couple of times on FPGA's. If you have never tried building your own computer from scratch, you should, it is a great learning experience and also, kind of a lot of fun, I guess if you are a geek which a lot of us on HN are :)

I'm just starting on a project emulating a 4004 system and it's gotten all my geeky brain juices flowing :)

Re: Build an 8-bit computer from scratch

#12

This series is truly excellent. Ben Eater is a brilliant teacher, and I wish I have has this series growing up - I think I'd be in hardware/electronics now... at the very least, I would have wasted a lot of time tinkering with making my own stuff! I followed along with the clock module and when I was done I had a Matrix style "I know kungfu" moment - it all was crystal clear. And the series doesn't brush over importa…

It’s channels like Ben Eater, Great Scott, Bitluni, and Andreas Spiess that have gotten me into tinkering more with physical electronics lately.

It’s such an accessible hobby thanks to the abundance of online information/ideas, cheap components, and simple tools. Plus you learn so much even with the most basic of projects, and considering how much our world now depends on electronics and technology, I think it’s practically useful as well as simply entertaining to learn this stuff.

Re: Build an 8-bit computer from scratch

#13

"You need to enable JavaScript to view this site." I was expecting an interactive 8-bit computer simulation webapp, but all I got was something that could've been several pages on a static site. More disappointingly, it apparently requires a very "modern" browser to view :-( In my experience, to see this sort of anti-accessibility from someone who knows the "low-level" enough to build CPUs successfully is unusual, bu…

Maybe tone? If it makes you feel any better, I agree wholeheartedly and appreciate the links to concrete example you think are done right.

Re: Build an 8-bit computer from scratch

#14

Ben Eater is without a doubt in my top 10 youtubers. His videos are so in-depth and explained in such a great way that I come away learning huge amounts every time he posts. I’m sure a lot of this stuff is basic to people here, but to a software guy, I’ve found his channel invaluable for understanding how computers work at an electronics level and also just wildly fascinating.

share some others like him. i would like to explore other youtubers

Re: Build an 8-bit computer from scratch

#15

"You need to enable JavaScript to view this site." I was expecting an interactive 8-bit computer simulation webapp, but all I got was something that could've been several pages on a static site. More disappointingly, it apparently requires a very "modern" browser to view :-( In my experience, to see this sort of anti-accessibility from someone who knows the "low-level" enough to build CPUs successfully is unusual, bu…

Take a deep breath and understand that nothing will ever be perfect. If you have that high a standard, download the source, examine it for security and privacy concerns, an proceed if satisfied.

Re: Build an 8-bit computer from scratch

#20
I’ve been working through Ben’s videos on the 6502 since September. It’s been a highly enjoyable way to relax and learn for me. It’s very easy to go beyond what he’s teaching. There’s so much material out there (6502.org for instance). The most rewarding for me has been taking the basics he gives on address decoding and going beyond it.
Post reply on HN