TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Build an 8-bit computer from scratch

341 pointsby necrodomealmost 8 years ago

16 comments

matthewwiesealmost 8 years ago
I&#x27;ve been following Ben&#x27;s videos on YouTube ever since he started this project and have been totally transfixed. His approach to building an 8-bit computer on a breadboard has also spawned a bunch of interest from the community.<p>Just search &quot;my ben eater&quot; on YouTube and you&#x27;ll find many other people following his steps and making their own computers; some even going as far as to improve upon the original. It&#x27;s really quite awesome to see.<p>Hats off to Ben. His succinct videos have done much more for my understanding of low level computing than any computer science professor I&#x27;ve had -- and all through only video.
mevilealmost 8 years ago
This is really neat! Also if you want to learn to build a computer from scratch without hardware, just to learn how computers work, The Elements of Computing Systems is a great book to check out. It&#x27;s used as a text in some CS programs but it is very readable and easy to follow and the software is free and online.<p><a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Elements-Computing-Systems-Building-Principles&#x2F;dp&#x2F;0262640686&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Elements-Computing-Systems-Building-P...</a><p><a href="http:&#x2F;&#x2F;www.nand2tetris.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.nand2tetris.org&#x2F;</a> is the website for it.
评论 #14884099 未加载
评论 #14886534 未加载
jfktreyalmost 8 years ago
Watching Ben&#x27;s inspired me to finish my Brainfuck-based CPU designed a few years ago: <a href="https:&#x2F;&#x2F;hackaday.io&#x2F;project&#x2F;4237-mental-1-a-brainfuck-cpu" rel="nofollow">https:&#x2F;&#x2F;hackaday.io&#x2F;project&#x2F;4237-mental-1-a-brainfuck-cpu</a><p>Right now it has PS&#x2F;2 keyboard input, and a 40x2 character display output.<p>The biggest help was his sensible clock design. I modified it a bit in my design, but the techniques he demonstrates in his videos are incredibly helpful and provide a good base to build off of.
评论 #14884890 未加载
评论 #14884773 未加载
dborehamalmost 8 years ago
Always love to see these projects because if I had made a clone of myself to to the other work, I&#x27;d be doing things like this.<p>Somewhat surprised that you can still buy LS TTL. I&#x27;d have thought it&#x27;d be replaced by some 1.5V supply ultraBiCMOSwhatever by now. Or a single die that you program to be whatever last-century TTL function you want, via its WiFi interface...<p>Time was I has the entire 74xxx series memorized. Long since paged out to make way for more important stuff in my brain.
评论 #14885100 未加载
orionblastaralmost 8 years ago
<a href="http:&#x2F;&#x2F;www.brielcomputers.com&#x2F;wordpress&#x2F;?cat=17" rel="nofollow">http:&#x2F;&#x2F;www.brielcomputers.com&#x2F;wordpress&#x2F;?cat=17</a><p>A Replica 1 is an Apple 1 clone made with permission from Steve Wozniak that people can build from a kit. It is an 8 bit microcomputer with Apple Integer BASIC and optional casette tape interface.
kyllikkialmost 8 years ago
I enjoyed building this computer a lot. But Ben has not yet done a schematic set. so I made my own in kicad and published them <a href="https:&#x2F;&#x2F;github.com&#x2F;kyllikki&#x2F;eda-designs&#x2F;tree&#x2F;master&#x2F;SAP-BE" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kyllikki&#x2F;eda-designs&#x2F;tree&#x2F;master&#x2F;SAP-BE</a><p>The PDF is also there if you do not want to install kicad
GmeSalazaralmost 8 years ago
I highly recommend Ben Eater&#x27;s YouTube channel; great video tutorials. He manages to cover a lot in short videos. (Also, consider supporting him on Patreon :)
dagssalmost 8 years ago
This would have been so cool as a book! (Any recommendations?) I lack the patience to watch YouTube videos though...
评论 #14931309 未加载
评论 #14885663 未加载
评论 #14886058 未加载
madezalmost 8 years ago
This is a great step for trusted computing for individuals.
jacquesmalmost 8 years ago
two months ago on HN:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14450945" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14450945</a>
评论 #14885531 未加载
throwaway7645almost 8 years ago
When I saw he wrote his own Assembly language for it...I was then all chips in!
bsaulalmost 8 years ago
i&#x27;d love to see a real &quot;from scratch&quot;, that is building your own electronical components ( or something that substitutes, such as the lamp or anything else they used back in the time).
评论 #14887891 未加载
peter_retiefalmost 8 years ago
I love what you have done here, I cant wait to get some time to try out your &quot;instructions&quot;
aifreedomalmost 8 years ago
I built something like this with the 74 series IC chips when I was in college. It was really fun!
DesiLurkeralmost 8 years ago
Ah.. this brings back memories. 7400 nand TTL chip with Low power schotky transistors.
anon4728almost 8 years ago
Earlier today I looked up that the fastest 74-series are the TI 74AUC line.<p>Add some nixie tubes, and you have a steampunk wet dream.<p>Find ye parts:<p><a href="http:&#x2F;&#x2F;octopart.com" rel="nofollow">http:&#x2F;&#x2F;octopart.com</a> <a href="http:&#x2F;&#x2F;findchips.com" rel="nofollow">http:&#x2F;&#x2F;findchips.com</a>