"And i realize this is a bit messy..." and then pulls out huge diagram. I'm always amazed how much work you put into these and for anyone else wanting to make the decoder, it isn't too bad, it's just a lot of and gates.
@MIKAEL2123457 жыл бұрын
Maybe I should've watched the whole video first cause I didn't think you were crazy enough to build the whole thing. Wow
@giantneuralnetwork7 жыл бұрын
Yeah, thought the diagram was more than enough and BOOM! Out comes the physical implementation, so good.
@scitwi91647 жыл бұрын
Yeah, the one thing missing from total masochism is implementing it using single transistors :q
@jackseley40847 жыл бұрын
Sci Twi that would be awesome, but insane
@ender_scythe28797 жыл бұрын
_Do you want to see my collection of drawn schematics?_
@solivictus5 жыл бұрын
Your videos are the foundation of my Minecraft storage system , thank you for the great explanation.
@chemieju63055 жыл бұрын
Do you do item or data storage?
@theterribleanimator17935 жыл бұрын
@@chemieju6305 Why not both. You would need a reader of some sort, and index every item a number, whe an item is read, a signal is sent toward something that corrsponds with the index, and performs a function. All you really need is a sender, that sends an item to a reader, and the reader then sends a high or low signal to something that performs a function.
@chemieju63055 жыл бұрын
@@theterribleanimator1793 i did something like this, i used the 16 colors of concrete powder to encode hexadecimal. I used them because they are quite easy to work with because they are gravity affected. I build 4bit encoder and decoder and a 46byte storage, only using 124 blocks for storage itself.
@theterribleanimator17935 жыл бұрын
@@chemieju6305 and why did you stop at this storage point ? Because you got bored or it could not be expanded efficiently? Just asking btw, curiosity.
@chemieju63055 жыл бұрын
@@theterribleanimator1793 expanding it is surprisingly easy, especially now that honey blocks are a thing. I built one functioning system and then got kinda bored. I then got back to develloping more efficiant ram cells.
@wanhazim503 жыл бұрын
If only Ben Eater knows how many times I would come back to his videos for reference for my college assignments, he would probably be shocked. He is a lifesaver, a hero for me.
@SpringySpring049 ай бұрын
I'm just now realizing their usefulness for my digital fundamentals class as well. Crazy
@WisdomVendor15 жыл бұрын
When I was in electrical engineering college several decades ago, digital design was by far my favorite class along with DD Lab.
@ericparent77947 жыл бұрын
Ben, thank you so much for your videos. I believe I've already mentioned it before, but you're the one who made me realize that electronics are so much simpler than I ever thought they were, and so thanks to you I'm now loving a new hobby, and I'm already building circuits on my breadboard. Thanks again! Eric from Ottawa, Ontario
@ELVTechnology5 жыл бұрын
I feel everyone saying you could do this with an off the shelf chip, or an Arduino are missing the point of this video. This teaches HOW it works, as well as the underlying theory and fundamentals.
@shayorshayorshayor4 жыл бұрын
No ones saying that dude
@maxczarnecki04 жыл бұрын
@@shayorshayorshayor i am
@shayorshayorshayor4 жыл бұрын
@@maxczarnecki0 ur a nobody tho
@shayorshayorshayor4 жыл бұрын
@@maxczarnecki0 and ur blocked. dont even bother replying
@maxczarnecki04 жыл бұрын
@@shayorshayorshayor 🙂
@DigitalBhangari4 жыл бұрын
Dude you actually went to the trouble of putting it all together just to demonstrate how it works.. respect!
@chrisguli28653 жыл бұрын
Ben love your videos - this 7 segment decoder project makes me feel like a 14 year old again (mid 70s), when I lit up my first 7 segment display on a breadboard. I then bought a board at my local Radio Shack which used a 7447 and 7 segment common anode decimal (0-9) decoder...I bought the parts at Poly Paks mail order from my allowance savings. I was always fascinated by 7 segment displays on cash registers, pinball machines, etc.
@MuskanKhan-dr6iu2 жыл бұрын
Gyhgg
@neodonkey7 жыл бұрын
Just to point out for people saying use a karnaugh map or an mcu etc, I'm sure ben is aware of all those things, he's teaching you this as a tool. It allows him to show you how it works in the clearest way, and the difference between combinatorial and sequential logic, introduce eeproms which no doubt are used later on for microcode etc - that's what I love about this series, everything leads onto everything else, its great! You don't want him dropping k-maps on you just yet.
@JM_Tushe6 жыл бұрын
Nice comment.
@VivekYadav-ds8oz5 жыл бұрын
Also, I tried the function with k-map and the expression didn't boil down much anyways.
@jasmine25015 жыл бұрын
I'm not sure how people can watch this series and not immediately understand that it's ALL "crazy things done for educational purposes" and none of it is practical in 2019.
@jasmine25014 жыл бұрын
@Doctor Buga I use 7400s all the time, that's not the point. Building a processor from 7400s is educational, not a practical way of obtaining a processor. If someone is complaining about this video series not being practical, they have missed the point. Seems to be a common issue.
@DarthZackTheFirstI4 жыл бұрын
that logic stuff he uses is in wafers too. its just the size, speed and a more complex design. he taught how to start out. the difficulty is to manufacture it that tiny from materials. doesnt matter if its 7400's or whatever its called on wafers.
@valentin37805 жыл бұрын
It was a part of my course project. I had to join 3 seven-segments monitors and show counting from 0 to 255 on them. I calculated a circuit but finally implemented it in Electronic Workbench. Then I found a circuit in 555 series which I could use in cascade connecting to realize the project. It took a lot of time but it was one of the most interesting projects =) Thank you for your videos!
@josepedrogaleanogomez48703 жыл бұрын
Yeah i had to make a similar one, but to 25, not to 255. I used flip flops in cascade, it worked pretty clean id say. I guess its the same thing as you bcuz 555s have flip flops inside them.
@TweakMDS5 жыл бұрын
This takes me back to the university days in electronic engineering. Loved that course so much... we literally built things like this in class. I remember also using the espresso logic minimizer and breaking my head as to why it worked so well.
@ge56454 жыл бұрын
CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@PeteCswampy4 жыл бұрын
Absolute top class. Spotted a way of losing a few gates on the intial setup but initially I had 2 more than you, superb explanation, really good and clear video.
@rikilshah4 жыл бұрын
Your breadboard circuits are pieces of art, Says a guy who has done unthinkable messes on breadboard. I studied all Digital circuits 10 years backs in Engineering and yet your explanation teaches something new! Good job, Ben!
@TymerTopCat4 жыл бұрын
This was awesome. This really gives a person perspective when trying to drive seven segment displays using a microcontroller. Takes too many I/O pins to do this once you get more than 2 or 3 displays.
@bigjd2k3 жыл бұрын
You just multiplex them, or if you have too many, give in and use a character module 😂
@retrohd1_5 жыл бұрын
That wiring though ❤️ That must’ve took at least 5 hours and some serious patience. I can tell because I’ve wired simpler circuits, and boy do I get confused when I forget something.
@vitorbueno43014 жыл бұрын
The circuit it's not that hard. What is really hard is connecting the wires (or jumpers) so they don't get out of the board. Man, every time I'm wiring something, some wire get out and I get pissed.
@ge56454 жыл бұрын
CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@rcollins06185 жыл бұрын
@12:30 "To demenstrate that, of course I built the thing." LOL, noice
@isunktheship5 жыл бұрын
I love the giddiness in his voice
@Lakitu14465 жыл бұрын
@@isunktheship Me too
@PeterAbt5 жыл бұрын
the exact opposite of what I said, after I did the logic part on paper. :D But I think somewhere deep inside me there was a little urge to actually build it. - That is what makes it so satisfying to watch now. Thank you! :)
@AntoineGouby5 жыл бұрын
That's the nerdiest thing I've heard in a while :D
@_adheeb.3 жыл бұрын
@@AntoineGouby :D
@binaryflawgic57134 жыл бұрын
You reminded me of my freshman year (not so long ago). There was an exercise to find a simplified logic equation (I don't even remember how they are properly called...) of a 7-segment display. I spent so much time, writing down the truth table, then the Karnaugh map, then simplifying things...
@thatonegoblin70513 жыл бұрын
wouldn't the map give you the minimum gate expression
@125brat3 жыл бұрын
@@thatonegoblin7051 Yep, Karnaugh mapping, Venn diagrams or Boolean algebra and minimisation. "Split the line and change the sign" brings back memories😁
@Hugmanrique7 жыл бұрын
The dedication you put into your videos is amazing. Thanks for your great explanation!
@penniesshillings4 жыл бұрын
"Of course I build the thing." Me: "You what?" Epic. Ben, I really love your videos!
@ge56454 жыл бұрын
CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@kinghassy3343 жыл бұрын
I'm happy he's getting rewarded for all the effort with lots of views
@alexgochenour87405 жыл бұрын
This must’ve taken a whole week to do. You have fulfilled my curiosity for me. Thanks Ben!
@ardarutkayvar9029 Жыл бұрын
When you have just got your first Digital Design course, you study EEE mainly because of this channel, and finally understand how he came up with this logic circuit. What a great channel🎉🎉
@taylorschuller83865 жыл бұрын
"If that sounds like a lot of work, that's because it is." Says the dude who built a graphics card from scratch on breadboards
4 жыл бұрын
That was insanely fantastic!
@janKanali4 жыл бұрын
@@ge5645 fuck you
@ge56454 жыл бұрын
@@janKanali wasn't it interesting I tried to just amaze you but anyways
@ge56454 жыл бұрын
@@janKanali thank you for WATCHING
@dbp_patel_19943 жыл бұрын
Which video is that, by the way?
@abdelrahmangamalmahdy7 жыл бұрын
Thanks for your time, we all appreciate it. It looks like this circuit took a lot of time to complete.. Thank you for your efforts!
@ge56454 жыл бұрын
CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@TomStorey967 жыл бұрын
I've been designing sonething similar to this for a project I am working on. I discovered k-maps just before starting, and it was a little bit tricky to get my head around it at first, but it helps to massively simplify the logic required to build a decoder for a 7 segment display. I would highly recommend spending some time to learn how to use k-maps!
@ge56454 жыл бұрын
CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@JimAlfredson7 жыл бұрын
I have learned so much from this series of videos. I never understood how computers worked at a fundamental level. I knew about bits and registers and all that, and even programmed BASIC as a kid, designing spites and later getting into HTML. I also build my own machines and can troubleshoot computers as well as analog circuitry (like tube amps and such). I understand how transistors and capacitors and resistors, et al work. But the actual logic circuitry behind computers, despite delving into Boolean algebra on my own in 8th grade, has always eluded me. Over the last four days I have watched every one of your videos on the subject and now I finally understand how computers actually compute and the logic behind them, which has given me a newfound appreciation of the level of complexity hidden in out-of-date computers like my childhood C64, to say nothing of modern PCs, smart phones, tablets, etc. It is truly incredible. Thank you for sharing your knowledge in such a concise way. You are a great teacher.
@jonslaco90206 жыл бұрын
Awesome, refreshes my memory from college. You should do a video on using boolean algebra to reduce the complexity of combinational logic!!
@unclerojelio63207 жыл бұрын
I've still go my EE text book that covers how to reduce/simplify truth tables. This was a "weed-out" course at UT for EE freshmen. Now I feel the need to dig that book out and take a trip down memory lane.
@ge56454 жыл бұрын
hi there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@w00dyblack7 жыл бұрын
EPROMS.. Im intrigued. This is like a cliffhanger !
@Brainstorm43007 жыл бұрын
w00dyblack I thought he'd use something like a cd4511 but when he said eeprom, all sorts of ideas kept popping up. 😁
@chevsev7 жыл бұрын
I'm trying to think of a hint with out giving it away. maybe something like. not just display decoding but state machines.
@headlessxp49487 жыл бұрын
I think he will use both something like an cd4511 AND an EEPROM. This is because with 8 bit EEPROMs and 3 digits a 7 segments, you would need 3 EEPROMS.If you use 3 cd4511s, you can save 1 EEPROM.
@albertsandberg7 жыл бұрын
I used one EEPROM and a 4017 to switch between the 3 digits... activate the 7seg and also high address pins with it. Switch it fast enough and you can't tell it's flickering.
@w00dyblack7 жыл бұрын
I've done a few projects with 7 segment displays, Ive always used 74HC595s to control them. I do have some cd4511s - havent got round to using them yet.
5 жыл бұрын
I hope you never delete these videos. I had this in school and now 20 years later it's really nice to refresh that knowledge with such amazing videos. Thanks a bunch!
@ropersonline4 жыл бұрын
9:27: You could have also arranged the gates differently and taken a shortcut with D1 and !D2, which also does occur twice, but that would have precluded your saving the D0 and !D1 gate that you did save, so it's either save that one or the other one but not both, and in fairness your arrangement is simpler. I just needed to say that I noticed that.
@synthsam3 жыл бұрын
When i studied digital electronics, we were asked to make circuits like this and two days later after it was corrected our teacher just showed us there's a IC that makes exactly that , from memories to counters the same history.
@Eliasdbr7 жыл бұрын
I can't wait to see the next videos😆
@MeepMu7 жыл бұрын
Me too
@wesmelencion97087 жыл бұрын
Me Three ...
@kardeef333177 жыл бұрын
Me 4
@berenguermontserrat7 жыл бұрын
Me 5
@omer88367 жыл бұрын
me 6
@anilkumarrajput1881 Жыл бұрын
well your hardwork has earned you a new subscriber
@bkzzzzz7 жыл бұрын
I am now a proud patron of Ben Eater on @Patreon, and you should be too. Thanks a lot Ben for your efforts
@Shyssiryxius6 жыл бұрын
You did the truth table for the 1st segment and made the logic diagram. Then I was thinking would be cool if he filled out the rest. Done. Then I thought too bad its too much work to actually make the thing it would look cool. Then you pulled it out far surpassing my expectations. Bravo sir!
@rjm927057 жыл бұрын
Putting the current limiting resistor at the common anode is usually not recommended since the brightness of the LEDs will vary depending upon how many are turned on. It is recommended to use a current limiting resistor for each individual segment for the best results.
@therealmeisl56097 жыл бұрын
Rex McCarthy One might actually view this as an advantage, as the *overall* brightness of the complete digit won't vary as much. Also, you have a fixed amount of current needed per digit, regardless of the actual value. Anyways, the difference can hardly be seen at 5..10mA for all segments with a modern display. Taking all that, plus that it's much easier to build with only one resistor, I personally don't care much what's usually recommended.
@rdwatson3 жыл бұрын
I recently designed and built a binary to hexadecimal driver from scratch. Created the truth table, reduced it to 43 gates (including inverters but also using XOR and triple input gates), simulated in Logisim Evolution, realized in twelve 7400 series logic ICs, created a schematic, and designed a custom PCB to connect everything. After all that design work then waiting for the ICs and PCBs to arrive, assembling that hardware and having it work flawlessly was awesome. Sure it's inefficient and willfully outdated but it is far more satisfying than any microcontroller program could be.
@akshay.kumar.k6 жыл бұрын
"Simplify the problem and solve the simpler problem" - key to setting up a trillion dollar company.
@lorddarkrai57534 жыл бұрын
Bless you Ben.I've done this at least 7 times only because i was using Intel's quartus prime lite and i was testing my results with the correspoding simulations to each output.D kept being wrong the whole time , i kept on checking my truth table for the decoder and i found out that d had a 0 in the number 9 thanks to you contrary to my university's lab that had forgotten this and had d turned off in the number 9 in the project's instructions.Thank you so much for your help
@r.d.machinery37494 жыл бұрын
Ben's "messy" diagrams look like "final copy" works of art compared to my notebook sketches. Guess I should use a ruler. LOL
@cartoons__for__kids_Hindi3 жыл бұрын
Aren't you a little too old 🧐
@thatonegoblin70513 жыл бұрын
same man, same
@TymerTopCat4 жыл бұрын
Your breadboard solution is a great way to visualize the Tyranny of Numbers (Wires) problem. Back before the IC (Integrated Circuit) was invented, people knew that building a computer was possible, but were unable to build it because of the number of wires required (impossible to physically connect the circuit). Jack Kilby invented the IC, and now we have computers. Ben's beautiful breadboard examples demonstrates the Tyranny of numbers problem.
@maxscribner17437 жыл бұрын
hex! What a wonderful hack! Never thought of it
@deimudder12746 жыл бұрын
Max Scribner I used bcd (binay coded decimal)
@markdeguzman65562 жыл бұрын
Teach by experiment Learn thru experience. This is what I get from a teacher like Ben and me as the hands-on student. Learning digital electronics is getting easier nowadays. And the most efficient way of learning is to watch youtube videos like this and quit going to school. That is one complex circuit for displaying single digit on a 7 segment LED you got there Ben! But compare that with the complexity of the latest computers for playing 4K quality youtube videos on UHD screens via the internet? I'm really blown away by the complexity designed by the masters of the digital world.
@GodzillaGoesGaga4 жыл бұрын
BTW Each of the cathodes should have a resistor. Using 1 resistor in the common Anode causes the display's brightness to change depending on how many LEDs are lit. Common Anode should be connected to VCC.
@MrMegabart2 жыл бұрын
I love these videos. Up intil a year ago i studied electrical engineering, in which digital design was one of the first courses i had. One of the first projects was to actually make this using an fpga! If i found you 3 years ago, i might have continued electrical engineering. But i'm very happy in my current occupation
@spyrex39884 жыл бұрын
Man this reminds me of my first semester electronics course vibes lmao
@Martinko_Pcik6 жыл бұрын
Wow. Your patience to describe something is incredible. I admit I had to jump around to find out where it will go. We used to use boolean logic algebra at school to transfer the truth table to your circuit gates to synthesize the circuit. Both NOR or NAND based. You jumped to "I came up with this circuit" directly. It would be useful to show how to do it since it can minimize number of used gates.
@ahmedarif66115 жыл бұрын
thank you for your time and efforts..
@ge56454 жыл бұрын
hi there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@damianwiecaw4926 жыл бұрын
You are the best teacher I have ever met.
@HECKproductions5 жыл бұрын
when he pulled of that huge ess at 12:30 at first i was like holy crap thats a lot of tanglyness then i got impressed that we can build all that into a ridiculousley tiny little chip
@ge56454 жыл бұрын
hi there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@TheBigBigBlues3 жыл бұрын
When you pulled out the completed circuit for the entire truth table ... oh wow, he actually did it, amazing! Also you should try sticking a bit of blue plastic over the display, will make the numbers easier to read.
@crocellian29727 жыл бұрын
"It works because I tested it." Well resistor maggots, where are you?
@MemoThePanda3 жыл бұрын
"It just works"
@ChadLawson34 жыл бұрын
I wish I had found this series a year ago. I had been mentoring a younger person and we were working our way through the "From NAND to Tetris" course (and book) and he was more interested in building a computer on a breadboard exactly like you are doing. This would have been a much better series for us to use. He passed unexpectedly late last year but watching many of these last night, I kept wishing I could show it to him. But the reason I'm commenting on this particular video in the series is to ask about your final truth table(s) for the decoder. We did nearly an identical project in my first year EE course back in college. After demonstrating how messy this can get, the professor taught us Karnaugh maps to simplify when possible. Based on a rough set of maps over breakfast this morning (yes, that's what I do for fun), it looks like this could be reduced pretty well. When you said something about showing an easier technique later, that's where I thought you were going. I get that the point was to move forward to the EEPROM version in the next video, but showing how a Karnaugh map could reduce the footprint would have made a nice intermediate step. That's my $0.02 you didn't ask for :-) so I'll stop now. Amazing series! I found this video first last night and watched a few in order, but soon I'm starting from the top and might built along with you. Thank you so much for all your work!
@ge56454 жыл бұрын
CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@jbraun731605 жыл бұрын
I remember doing this exercise in undergrad. Good times.
@ge56454 жыл бұрын
hey there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@tom533323 жыл бұрын
I don't know how I got here, nor am I interested in learning this, but you explain it so well I'll click like anyway
@farmerzocker38224 жыл бұрын
I don't know if you corrected it later, but using only one resistor for the whole 7-segment-Unit isn't that well, becaue each Segment will pull a specific current. And the voltage across the resistor (to set the voltage at each LED to 3V) depends on the resistance of it and the current through it (with the LED it is a little bit more complex, but that's basically the point). The problem occuring now is that if you turn pn multiple LEDs, the current through the LEDs will sum up and so the voltage aceoss the resistor will increase. By doing so, the current through the LEDs will decrease and the LEDs will be less bright. By using only 2 Segments, this won't be that much, but if you compare your "8" and only a "1", you should definitely see a difference. If you use an individual resistor for each segement, that would be much better. Because then the current through each LED is independant to the number of LEDs shining.
@Dreamer93177 жыл бұрын
The moment before you shoved the breadboard my brain was like "No way, he will not do it" and than you pulled it out :D You are an amazing teacher!
@ge56454 жыл бұрын
CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@satishsharma22455 жыл бұрын
It is just opening my mind
@ge56454 жыл бұрын
hey there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@PaAShaikAmeerBasha4 жыл бұрын
nice video for understanding 7 segment hexa-coder I'm impressed with your way of teaching
@ge56454 жыл бұрын
hi there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@basedbulgarian5114 жыл бұрын
First circuit simplifies quite a bit to AD(B xor C) + ~A~C(B xor D)
@andreamazzai19692 жыл бұрын
Samuel, what does the ~ mean in your formula?
@basedbulgarian5112 жыл бұрын
@@andreamazzai1969 NOT
@AbdullahBRashid7 ай бұрын
This guy goes from 7 segment displays to making his own computer. Bro is just doing side quests atp.
@rya31905 жыл бұрын
I remember doing this in high school. It was fun but I had to redue it 3 times because of faulty and/or gates...my teacher gave me credit but I was still a bit disappoited I never got it running
@SpringySpring049 ай бұрын
I was just working with 7-segment display and binary decoding for an assignment in my Digital Fundamentals college class, more specifically I had to consider the "Don't-Care" condition for K-maps, where certain input binary values would be ignored, making the simplification of the boolean algebra equation needed for building the circuit a LOT easier. Although we didn't consider hexadecimal numbers after 9, so that's why I needed to apply the "Don't-Care" condition. It's super exciting to finally be able to tinker with this stuff myself, though there is a lot of stuff to learn. Regardless, it's entertaining and educational!
@TheSenseiKai5 жыл бұрын
Fucking brilliant video. It really motivates me. Thanks a lot for the video my friend.
@bikefarmtaiwan18002 жыл бұрын
What a great explanation. Made the idea of hexadecimal much clearer for me
@zicomitchell5 жыл бұрын
Coders: KZbin: Wanna learn how to build a combinational logic circuit to decode 8 bits and display a 3-digit decimal number on 7-segment displays? Coders: Actually I do! This is a useful recommendation that I am grateful for.
@ALZlper5 жыл бұрын
Exactly me
@ge56454 жыл бұрын
hi there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@haniyamaqsood92383 жыл бұрын
How clear cut explanation is given. Thank you
@TreyKeown7 жыл бұрын
Love it! Always such quality videos. Question about your construction methods: how do you get your jumper wires? Do you make them yourself? I always find myself running out when I buy those premade kits.
@JasonMasters7 жыл бұрын
I'm pretty well certain that he makes them himself, probably out of solid-core insulated wires. I've noticed that the jumper wires which are made for kits are always colour-coded by length which can be confusing when you want to trace a run but it goes through multiple colours of jumpers. If you can get hold of some "telephone" cable, you can open it out and strip out at least 4 different colours of wires. More, if you get a larger cable with more conductors.
@ge56454 жыл бұрын
hi there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@vikasjha5886 жыл бұрын
I never thought you would build the circuit. You are a pro with breadboards
@tell52437 жыл бұрын
Hi Ben I was thinking that maybe I could set up a service we're we do a assembly of all the components for people for low profit (just so it's worth our time) instead of people having to go out and souce the components themselves.I think this would be a great addition to the channel and if anyone thinks this would be a good idea please like to get Ben to look at this comment.Thanks will
@neodonkey7 жыл бұрын
The fun is building it yourself. It might be nice to offer a kit with ALL the components required, but I would let people assemble it their selves, that is the enjoyment (and learning) of this project. I am following along building in a simulator myself but have the chips on order and will be building the computer for real (and probably adding some of my own design along the way).
@Ghost5726 жыл бұрын
Buying your own components and sourcing them is part of the learning experience. You have to plan and figure out how to get good deals etc, plus putting things into action. That being said though with other projects its the same sort of thing look on the net, buy stuff and build it. This as a kit would be really good though I can't denie that, I don't think there is anything out there that is like DIY your own 8 bit computer.
@mahsam68783 жыл бұрын
My university will start in 2-3 weeks, and I'm gonna be studying EE! I LOVE YOIR CHANNEL, and I'm sure I'll keep coming back to watch your videos to better understand my subjects 😍 Thank you SO MUCH Ben Eater 💖
@megapro17253 жыл бұрын
university can't teach you but random guy from youtube can?
@mahsam68783 жыл бұрын
@@megapro1725 Exactly
@ChristCenteredMinist7 жыл бұрын
I thought of using an eprom as a decoder too but with the popularity of Hex displays I'm still amased they haven't designed an ic that works like a 7447 but decodes hexadecimal...
@therealmeisl56097 жыл бұрын
They have, but it's hard to find some. I got 10 DM9368N for 12.50 $ from ebay.
@therealmeisl56097 жыл бұрын
I should have mentioned that the DM9368 are designed for common-cathode displays, not common-anode as used in the video.
@FurEngel7 жыл бұрын
Well just thinking about this, the quickest way would be to just use a low-pin count, low gate CPLD, although probably not cost effective. The cheapest way would probably be to use a very low cost MCU (something like a $1 PIC or ATTINY).
@neodonkey7 жыл бұрын
No, no, not MCU!!! :) That just ruins the elegance man. I was planning on building something with a GAL/PAL type thing as I wanted to have some fun playing with the things anyway and this gives me an excuse.
@BillAnt5 жыл бұрын
A decoder could also be programmed into a FPGA, course it's an overkill.
@trentjackson48164 жыл бұрын
I built a project like this 25-years ago that used multiple diodes / 1n914 forming decoders - to display decimal numbers zero thru nine on an seven segment display. CC (common cathode) - from memory.
@Contango10007 жыл бұрын
Thanks again Ben. Don't you just hate those four words, when you know it's all over for now: "In the next video'". Hurry up please ;-)
@ge56454 жыл бұрын
hey there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@cherrymac934 жыл бұрын
You are really passionate about Electronic Engineering! Nice video. I used to find it to be very complicated, but you simplify and explain stuff! Keep up the good work.
@ge56454 жыл бұрын
hi there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@GokulNayar5 жыл бұрын
Thanks! I am wondering what are the other ways to make the gate logic more efficiently from a truth table. The only method I know of is using Karnaugh map.
@charlesdorval3945 жыл бұрын
You sir have all my respect for your dedication.
@Roy_Tellason5 жыл бұрын
A single current-limiting resistor in line with the common anode is NOT the way to do it! That way the brightness of the digit will vary depending on how many segments are lit...
@olafv.27415 жыл бұрын
Correct! But not so important for this type of video. You can also use many more complicated methods to find a circuit with: a) the minimum number of gates b) the minimum propagation time c) the evenest propagation time. But that was not the purpose of this video.
@joebarrett43533 жыл бұрын
Amazing that you built that! And not even looking a bit like a rat's nest. A really dedicated teacher!
@u0000-u2x5 жыл бұрын
Dislikes on these videos can only be explained by corrupted bits (misclicks on the dislike button)
@redumptious25445 жыл бұрын
Very nice Ben. I don't think that I have the passion to build one of those for myself, but your videos are very good to learn and understand so many of the important basics.
did you ever hear something about Karnaugh-Veitch-Diagram ?
@yasyasmarangoz35774 жыл бұрын
y?
@9999science5 жыл бұрын
Sir, thank you very much, i have always wondered how computers work at the root level and your videos have made me understand the beauty within them. Once again thank you very very much.
@kagomehigurashi23454 жыл бұрын
My teacher gave us five days to design and build this exact thing.
@rojbenimahrez78103 жыл бұрын
really????
@joekanaan25483 жыл бұрын
@@rojbenimahrez7810 probably not
@fikunmiajayi3 жыл бұрын
Just finished a semester where I took digital electronics Excited AF to see it for real
@streetDAOC4 жыл бұрын
“This is the truth table I came up with” *laughs in peasantry*
@hancigul55332 жыл бұрын
The next step is maybe build up the logic by concrete transistor gates to show how it is working inside. He has much effort for this theme. Respect to you.
@masonhunter27484 жыл бұрын
I thought it said “destroying hex segment decoder” and I was like “just blow it up”
@planktonfun16 жыл бұрын
you can learn a lot going back from the basics even solve high level problems
@sreeragm83665 жыл бұрын
Me here:Disliking all those, who said this can be done with an Arduino.
@PyPylia4 жыл бұрын
What people don’t get is that while micro-controllers are great, they add current draw, and more expenses when often times standard logic gates can do the same thing.
@AshutoshSingh-to9vx4 жыл бұрын
@@PyPylia but they're simpler. More people know c programming than digital electronics.
@snooks56074 жыл бұрын
if someone honestly thinks Ben in this video is recommending people to build 7-segment displays out of 7400 logic chips they need to get their eyes/ears/head examined.
@electronichaircut88013 жыл бұрын
@@AshutoshSingh-to9vx The goal here to learn and not just to bodge things together.
@psyolent.7 жыл бұрын
i so cannot believe you made that circuit ben. thanks SO much for your efforts
@wallonice5 жыл бұрын
FF equals 255 = 2 digits
@renakunisaki3 жыл бұрын
But he wants it to say "255", not "FF".
@鈴木雅彦-b6m Жыл бұрын
Thank you for the fun video. I saw it with great interest. Some people mentioned MC14495 in the comments section, but I remember that DM9368N was often used when single board computers began to appear in Japan some 40 years ago.
@NotMarkKnopfler7 жыл бұрын
All the way through I was shouting at the screen "Just use an EPROM!" :-)
@lukeskywalker81074 жыл бұрын
As an EE student, I had to make one of these. We used VHDL tho, which saved most of the wiring of the circuitry.
@Dongonzales1236 жыл бұрын
you should have made every gate with transistors hahaha that would have propably filled a whole table of breadboards
@ge56454 жыл бұрын
hey there CREATE SHADES USING SIEERPINKI'S TRIANGLE AND YOUR SMART PHONE kzbin.info/www/bejne/en68n5JmqrmJeJo go watch and try supporting by subscribing
@bananamaniac24 жыл бұрын
This brings me back to electronics classes and learning good ol logic gates 🤩
@paulstelian977 жыл бұрын
Could have optimized with Karnaugh tables though haha
@magaphoto6 жыл бұрын
or boolean algebra...
@SemperFy216 жыл бұрын
Karnaugh table IS boolean algebra
@Pseudo___6 жыл бұрын
or just bought a CD4543BE for $.50
@bacphan75826 жыл бұрын
that's not a point of this video, you can buy a 8 bit CPU for few bucks, but he wants to build 8 bit cpu from just logic gate
@Heathcz6 жыл бұрын
@@bacphan7582 ye, and if he minimalized the functions he could have used a lot less of those gates
@bensmith92533 жыл бұрын
For The Algorithm 😊😊 The first 5mins of this video totally demystified 7segs for me... excited to buy one to try it out now.