I Made My Own Computer | Let's See How It Works
Вставка
- Опубліковано 21 лис 2024
- This computer is easily the most difficult project I have ever worked on but it's also one of my favorites. It broke me down to quitting so many times but I am so happy I finished it, I learned so many things, and I'm glad I can share with you how it works!
You can show support by subscribing or buy me a coffee!
www.buymeacoff...
Thank you for watching and let's hang out again sometime!
How a computer works: • How a Computer Works |...
#computer #electronics #diy #technology
This was a really good and intuitive explanation.
I am so happy to hear that so thank you!
@@3DSage How does a pinned comment have only one comment?!
@@omniwagon Now it has 3
@@3DSage Make that four.
Make that 5
For what it’s worth, there were computers before transistors. So really what transistors did for us was to make the computer a more practical tool by virtue of being much smaller, less power hungry, and far more reliable in operation (e.g. no burning out vacuum tubes left and right, no need to constantly tune or tweaks parts to keep it operating correctly). - electromechanical relays -> vacuum tubes -> transistor with a lot of interest rabbit holes like magnetic logic/
++ I always wondered, if they're really a switch, then who turns it on or off, turned out a quartz clock ticking at some billion times a sec (GHz) is ignored or taken into account by some already encoded transistors/memory in BIOS chip, if there is no initial memory/information then transistor would do nothing, as you don't have anything to control them...
Manufacturers program a BIOS chip externally and then solder it in on the motherboard.
He's referring to the way how semiconductor devices revolutionized everything.
Before transistors, there were other devices which performed the same function as transistors and logic gates. I'm busy working on a series of online demos which show logic circuitry using relays and plugboards, because people can see their internals working.
Vaccum tubes were used before transistors
wasn't there a youtuber who made a vacuum tube computer a few years ago? I wonder how hot it will get.
This is deviously simple, I definitely see this as a kit being sold in the 70s to 90s. It's wonderful how useful this can be...
If so easy make it yourself then
I’ve done something similar. I studied engineering and the setup really is trivial but the craftsmanship is really good.
@@Ghost-xu4yg Well, op is talking about how simple it is, comparing to today’s or before’s standards.
@@Ghost-xu4yg pretty simple to make a lot off, i think if you make enough of them you could probably do it in a few minutes after a long time. "simple" to use and yeah compared to recent computers its pretty simple
@@nicky7006 It's easy when you are copying some else's process and models. Try to design it all yourself without any help 😉
I remember watching how you made it back then it really blew my mind especially when you created your own language it inspired me on my programming course
Thank you for staying a long time viewer, and wow I'm so happy to hear you were inspired!
@@3DSage Where can I find that video?
@@redrose_666 I think it's this: ua-cam.com/video/zOxB2BLxgdk/v-deo.html
A Richard FeynmanIf quote comes to mind watching this: "If you cannot explain something in simple terms, you don't understand it. The best way to learn is to teach.
The ultimate test of your knowledge is your ability to convey it to another. "
I would say you pass that test, beautiful work.
Beautiful quotes that I agree with and thank you for saying that! :)
not very smart, as the understanding of things one man has, cannot be conditioned by the unwillingness of others to learn.
in fact, a person understands more than can ever teach, therefore the fact that that person failed to teach, is not real measure of what that person knows.
the real state of understanding is limited to the person only, has only sometimes to do with the teaching.
Feynman just something that is not really smart.
we can talk even more about understanding things, when we acknowledge knowledge is not only compared with some absolute refferencial, but it is also relative, meaning among people who know less, you don't need to know a lot, in order to know more than others.
again, Feynman not so smart.
Hey @@3DSage, can you make a schematic?
@@lucaspedro7272 I'm making a detailed video and update :)
Really like how it looks with the wood cases. Electronics inside wood is really vintage and nice looking
I'd like to use more wood stained 3D printed filament! I want to see that more often.
I built the exact same computer in a school project. Same components but I didn’t have a 3D printer back then so the case was wooden and I had everything on a single PCB except the clock. For manufacturing the PCB I used a CNC machine which removed copper around the traces and bored the component holes. I loved that project. Learned so much
I like how your code actually sets the control lines directly, instead of running through microcode. It makes it far simpler and, honestly, pretty fun!
Man please oh please go into a deep dive series about this. This is really awesome and one of the coolest projects I've seen in awhile.
Hopefully I'm not the only one who's said this, but you should definitely make and sell kits of these demonstrations, I would absolutely buy
I would too
That's truly impressive. Great job at sticking with it despite obstacles and bugs.
Holy smokes, the clarity of your teaching and demos is extremely commendable!!
That makes me very happy to hear!
This video was super useful in my current development of an 8 bit computer😊 When I watched this it helped me understand computers more and how I might design it!❤ And always remember, credit goes to where credit is needed😊
Great briefing explanation. My son started taking electronics classes in high school, and i'm and arcade tech/collector for the past 30 years. I've recently been expanding my own knowledge on electronics history and science of it all. I mainly collect classic arcades which use "old tech" components wise. I also picked up a 50s era TV and a radio with vacuum tubes. Just fascinating. Definitely subbed and gonna show him this. Somehow, even at my age, I can somewhat comprehend a lot of this.
Edit: BOOM, it just hit me. at the 2:25 mark. I watched this over and over and NOW i get the GATES. It was the locked status NOT GATE that was throwing me on how MEMORY worked. THANK YOU
I'm so happy I could help! Thank you for the very kind comment! :)
4:00 10101 = 21, 10000 = 16 for anyone that is wondering. But this computer is sick!
You can count binary on your fingers, using each of your digits as a binary digit, carrying to the next finger just as the flip boards at that timestamp. Expressing 4 this way is flipping the bird but you can do it in front of anybody comfortably if they're aware the context is counting to 4.
That’s a 5 digit so every digit that’s 0 doesn’t get added and every 1 does. Reading it from right to left so it goes like 2, 4, 8, 16, 32.. and so on. Every digit gets multiple to the power of two starting from 1 (1^2) because we have 2 selections for every switch “on” and “off”. So 10101 would be 1+4+16=21
@@Ramy_Ramzindeed
@@nko3210Huh I never knew that, Thank you😊
at its core circutry is so simple i love it that you can do anything that you set out to do based on circuits and logic gates
Woah this needs to be a kit and a book for kids to learn 😅 I'd buy a few for sure 😊
0:09 almost thought it was a rick roll
😂😂😂😂
Wow! Cold not say anything but "Wow!" You really take all path from zero point!
As someone who has been studying electronics and how to test, repair, and assemble them, this is really cool.
Thank you so much for saying that! :)
Dude this content is way too good. Everything here is extremely well executed. You deserve a million subs and a great YT career.
great explanation! Also, the binary number was...
21
(1 * 16) + (0 * 8) + (1 * 4) + (0 * 2) + (1 * 1) = 16 + 4 + 1 = 21
I was looking for someone that commented it.
it's also 9+10, cause 9+10=21 ;]
That's the best explanation I have ever seen, I have been searching videos like this for years, finally found it!
Now the real question... can you make it run Doom?
LOL
this is very inspiring, making a computer is intimidating but watching these steps make it seem a bit more approachable and less intimidating.
What an impressive amount of knowledge compressed into one short video!
The packaging is so elegant it became my new transition goals.
This really looks awesome. Do you have any schematics, drawings, notes you'd mind to share?
I would also love to see them if possible
i want too
This is phenomenal! I love that you cared enough to create the beautiful wooden cases.
Stumble upon this today. This is so cool! One thing is to learn the technical stuff, but your build looks awesome as well. I love the modular design and bus expansion slots. Well done! Subbed!
This guy there is the Mike Ross of Electrical and Computer Engineering, man thats really stunning to be able to understand all these concepts at your own !
this is really impressive skills and very creative too
Thank you so much 😀
I fucking love you, this is the first real informational video I have seen in a long time.
I mean as in, most videos like this, disguise themselves to be informational.
You are a genius that shows people they can achieve so much just by putting in the effort. I made a game based on your raycaster engine, is it okay if I mention you in the video?
Thank you! Yes of course you can! Let me know if I can share your link on twitter and Instagram.
@@3DSage of course! I made a video of the game and later I’ll make a video of the process :)
I just want to say good job. It takes a lot of work to do something like this. Bravo sir.
Thank you very much!
Is there a schematic for this?
I would like to build it...
Going from zero electronics knowledge to this is pretty impressive. Very clean looking design and a nice implementation of the electronics. The case and presentation are first class as well. However, and I don't want to be negative, but I can't really see calling it a computer, part of a computer, yes. A computer would have two more things needed, one, the ability to compute (i.e. Add two numbers) and two, it would need to be able to make decisions (i.e. compare two numbers) and branch accordingly. I would call this a programmable state machine. I still is pretty impressive and just plain cool looking. I am for anything that promotes learning in electronics, so a thumbs up.
Exactly, glad someone said it. It's a kind of "sequencer", does not really process any data, nor it has any ALU. I'm wondering how he's using all those peripherals with it.
yes. and it must be inside a chip which can understand halt,reset,jump,input commands
Great! Now make it run doom
I need more ram but maybe... 😎
🤣🤣🤣🤣
No it cannot run doom. For doom you would need a real pixel display. And his computer does not have that. Oh, and also, the controller does not have enough buttons to controll doom.
Also x2, the computer does not have enough power to run doom. It also cannot do basic operations like adding, subtracting, multiplying and subtracting. Its only a little project designed to do really simple operations.
You have the brain of a designer. I'm impressed.
Wow! That takes me back almost 40 years :D Very impressed with what you'd done there
I'm glad to hear that and thanks for the comment!
What a journey you have had! Fair winds sir!
Very nice build!
I love its simplicity, the switches and its modularity!
Do you have future plans for this project?
If you're looking for a newer SRAM, easy to find and affordable, you may want to check the AS6C1008, it'll give you 128KB x 8-bit, it's still manufactured in DIP and it's much faster than the one you're using (less than 100ns access time)😉
Closing that latch on the outro was sick
Case closed. Literally :)
Man, what an insane project, you really made me loving computers even more
I am so amazed by this! It's great. I made me do some electronics again!
It's a bit of a stretch to call this a computer with it being basically a counter and a RAM IC.
But there's genius in how much use you managed to get out of them!
School computers in a nutshell
that's INCREDIBLY cool!! I've wanted to build something similar for years!!
I made my own girlfriend | Lets see how it works
This comment is no longer strange a year later 😅😂
Made out of previous girlfriends
basically grooming
@@jaberjansabe1539 personal experience?
@@nxmx6ix mate im 18 💀
Did you forget the exclusive or gate its used as a decoder so for example the alarm clock matches the time when it knows to beep.
now make it run doom
its impossible to do that game on 4 bit computer
I’ve become very interested in computers myself lately despite having no real prior experience or education in them. Wish me luck friend
arduino has been invented
The main intent is learn
Not make
@@layar_hape_tangkapBut
@@layar_hape_tangkapwhy
@@layar_hape_tangkapdid
I always wanted to build my own computer, now im sure its possible
You should! :)
i am going to start a similar project now! Thanks!
I'm happy to hear that! :)
ok this is super cool i always come back to this video when im bored and every time i get motivated to make a new project using transistors its so much fun watching this computer do what it deos best and seeing hil explaine everything perfectly
Wow that's a wonderful thing to hear! I'm glad you get motivated and I say use it and have fun making your own project! Go for it!
@@3DSagei have a question do you have plans on making a video about all the details i weuld watch every nanosecond of it
@@3DSagewhat ic chips did you use to do the opcode thing
You should put out a parts list for this, or some kind of limited edition kit to sell. I'd love to make one of these
Wow, I want to build my own diy computer some day. This is very inspiring!
SAME
Saw this today. Brings back memories of a arcade controller I built using the 555 timer, a pair of 74ls193 counters and an eprom. It converted an arcade that uses a trackball into a joystick.
But yours is a super cool project.
Good show.
im not gonna lie ur a hero like me i dont have a ged but i had to self teach everything i know but to make your own computer thats insane
I really like that binary flip counter. Going to turn one into a clock.
This was my childhood dream to craft a pc myself
I must do this project some time in my lifetime
Great video and project. As a fan of Ben Eater's 8-bit breadboard computer I was drawn to this. I am trying to build one myself. I understand about 95%, but have one question about your counting card (74161). It looks like you have a 3d printed gang plate which is evidently connected to several switches. I assume this is to disconnect the counter from the 'bus' so as it does not interfere when programming the cdp1824? (Maybe the ENP pin?) However, in looking at the datasheet for this chip, there does not appear a feature for putting the output into 'high impedance', that is, not low or high, just disconnected. Does this card switch perhaps even remove the power all-together? Thanks again...
This would be a really cool hands on way to learn computer engineering and understand how it all works together! If I was taking a CS class or computer Eng class, I would LOVE to learn this way!
You just made me understand and or and not gates in the most simple way possible
are you planning on sharing the gerbers? would be fun to make myself.
based on its size it should be possible to fit everything in the 10x10cm limit from JLCPCB/PCBWAY
ah hell naw my man's got the etch-a-sketch peripheral
Could you please make seperate videos explaining each part of your computer for people who want to make their own
I have had a few requests for this so it's something I would like to do :)
@@3DSage thanks =D
Nice woodworking. It does not matter so much if a computer is unable to count higher than sixteen or something, as long as it looks smart.
This is beautiful.
Memory recalls of the Altair 8800. Thank you.
your explanations were so good, you made working with that little thing sound easy
I love this computer! I've wanted to make something like this for a while. Is there anyway you could make a tutorial on how to make it?
Yes I would like to make a tutorial!
This is the first video I have seen in your channel just now and I instantly liked and subscribed!! I wish I have seen your channel earlier :D Keep up the great work
Reading this made my day! Thank you for saying that and for the support! :)
You are absolutely brilliant!! Well done on this and you inspired me as well to study more Transistors :)
This is awesome! Well done. Showed it to my CompSci students.
Your computer is really beautiful
Thank you! I think so too :)
this is my first time in this channel and i will subscribe because you explain everything nicely, keep up the great work!!
Great project!, if you add an ALU it can be able to make simple calculations
I didn’t understand a word of this but it’s still fascinating
I think this may be the simplest and best DIY computer on the internet
And i found the top 5 fav channells, im so lucky!!!
Wow that is very kind of you to say so thank you!! :)
I don’t think I’ll be building my own but I wanted to tell you that the graphic on how the transistor works was an eye opener for me. I’ve read and watched many explanations but that little clip told the story in an instant. So thanks for that. Your machine is cool and I admire anyone who starts from scratch and learns the skills as he goes. It’s like teaching yourself to weld two plates together and then proceeding to build a car. Good job! 🥸👍✅
These Red/Green/Blue circuit-boards, feels like the beginning development of the "isolinear chips" in Star Trek, that allows them to swap out modules of the computer to do other things that are pre-programmed into the chips.
(it also feels like modern circuit-boards, like graphics cards & ram cards, but that's not as cool) ;P
Do you the schematic of the computer, i really wanted to build it for myself. I really liked your computer and loved the work you put in this
Amazing project thank you for sharing.
Thank you for saying that! And I have more fun projects coming this year! :)
@@3DSage great, good to hear that. You made me happy as well by replying to me. I wish you great success
I really want to get into electronics and build my own computer but I'm only up to learning what electricity actually is. If I wish to get into electronics and teach myself where do I start and what do I need.
This channel is a real gem
You should add to your computer math and make it more powerful. like playing pong on a led matrix for example .
i now really want it as a kit!)
I was thinking about making the kit or step by step tutorial! :)
Wow... as basic as it is, it still seems useful.
Thats cool! I have been thinking of doing the same project.
I hope you make and post your project too!
0:14 - 0:15
Isn’t that kept the scientist and inventors of old going?
I mean a lot of them became obsessed until eventually succeeding at what they do best imagining theorising and creating
Cool video, I really love this kind of projects and yours look awesome.
Just wanted to point out a transistor is very fast, but it's not even near the speed of light. They have a switching speed, which is defined by it's capacitance and it's shape (size) and it's measured in frequency. If you check the transistor datasheet you'll find the gate delay and it's probably going to have a formula. Also, the wire's in a circuit are not perfect conductors and they have resistance, which makes the electricity move at around 1/3 the speed of light. It's still pretty fast, but not speed of light fast.
You made a whole computer system nice
Very nice! I love the physical design. Can't help thinking, it wouldn't have taken much more effort to make it Turing Complete. Future project..?
you are genious and very hard working, stay blessed and safe
bro gon make the rtx 4090 in the next 3 thousand years
The video deserves 1M+ views and you deserve to be a big UA-camr. Can you add a multiplier on top on an adder for faster math?
Hol' Up! I wanna know more about the Etch and Sketch part! That's sick!