Guys if you end up confused by the binary he has them in the order "8,4,2,1". so instead think about it as "1,2,4,8" it makes it easier to calculate and easier to wire up
Finally thank you, been sitting around with a binary counter, a 7 segment display and a decimal decoder just needed to know to hook up the binary to the decimal decoder, thanks a ton, I now understand.
I was looking around the interwebs for a compact way to do this, and then I watched this video and realized that I could use the same exact way as my display mechanism.
Thanks a lot for this tutorial, it's great to see someone who actually knows what they're talking about for once.
i just had an iedea what if you builded a second and gate on top of the othher so that al the torches are inverted wouldn't that change for example 0100 (4) into 1011 (11) that would save a lot of space (horizontaly) and make al the lines way shorter so you have a less delay
I actually followed most if not all of this. I'd say I have a beginner/low intermediate knowledge of redstone and logic gates, but this definitely helped a bunch.
"there are apparently alot of people out there that know way more about everything than i do." that was, like, the best line ever! and i think you know pretty much! i'm not even capable of wiring a double door!
In one of your previous videos i saw an awesome decoder that you made for your calculator. If you have the time could you please make a toturial on that decoder?
nice tutorial, now i already knew how to do this, but why do you have 8 lines of redstone you only need 4 which can either be 1 or 0 which corresponds to on or off. think that would have made your video easier to understand for newbies to binary. in minecraft :)
cant wait for tic, tac, toe! i still havn't figured out how you make a button act differently when you press it twice like you do with your tic tac toe game when you probably make it switch between X and O when you mark the spot :/
OMG THANKS! You'll never believe that I actually was like "Hmm... I wonder what would happen if I added T- Flip Flips and calculators? And Vwella! I made the rest of this without your help! Thanks man! You rock!
@ThaUnpronounceable Mine was in 3, right? That's good enough for me. I think 2 would be wishful thinking :D Then again, the supercompact one I used kinda does that, but I don't really understand every bit of it.
@scjoiner O h i mean, only the binary to decimal decoder, because it takes so much space making 15 (or more) rows of those decoders, I was thinking, is it possible to do 8 on ground level, and maybe the following 7 in a layer atop, so It won't be (as you said in your video) 5 times as long as it is there. Only 2 times, and with a layer atop. hope you get what I mean, because I don't really understand how to explain it xD
Don't worry about hate mail. Your explanation is very clear and simple. Yes, the design is not compact, but it is perfect to see how things work.
There is no point in pursuing the most compact and elegant solutions if the basic principles are not well understood and often it takes a not so elegant, but clear and simple design to show that.
Im working on a something including a 7 segment display but what i have a problem with is not that,
The thing i have a problem with is kinda a if statement logic gate, where you have 2 inputs and then if both of them is on, one of the output is off and one on, and then if only one of the input is on that only one of the output is on,
If any one could help me with this it would be great because i cant find out how to do it (ask if you didn't understand and i will explain better)
Thanks so much for this. I consider myself to be pretty savvy when it comes to redstone but the one thing I could never figure out, (even with the help of the forums,) was how to do the binary to decimal conversion and this made me feel like a right prat for not getting it sooner. xD Seriously great job at explaining.
Hey stephen, you should get the updated version of TooManyItems, instead of maxing out items to 255 it sets them at 255 but every time you use a block, it resets to 255 so it's unlimited.
Does the master plan include putting stuff like tic tac toe into your computer, having levers or something to choose which game/program stuff you want?
best tutorials I've seen so far
ExhaustedPenguin 1 month ago
Guys if you end up confused by the binary he has them in the order "8,4,2,1". so instead think about it as "1,2,4,8" it makes it easier to calculate and easier to wire up
Spiker985 4 months ago
"move pink sheep you dont even make sense in nature" XD
Spiker985 4 months ago
erm ... weres the table?
thefaceroll95 5 months ago
AWESOME!!! now im going to sleep, and hopefully not have redstone nightmares.....
Rageifyable 5 months ago
Finally thank you, been sitting around with a binary counter, a 7 segment display and a decimal decoder just needed to know to hook up the binary to the decimal decoder, thanks a ton, I now understand.
Syke360 5 months ago
Very good tutorials! Subscribed :)
TheRandomDrink 6 months ago in playlist Minecraft
Now in the 1.7.3 update the redstone wires will lock onto the input part of the repeater. =)
DRUGMONSTER 6 months ago
where is part 4? when i search for display or display tutorial it doesn't show up :O
jamchel24 7 months ago
I was looking around the interwebs for a compact way to do this, and then I watched this video and realized that I could use the same exact way as my display mechanism.
Thanks a lot for this tutorial, it's great to see someone who actually knows what they're talking about for once.
PotadoTomado 7 months ago
i have a funny idea. build a display whit pistons. black wool if its off and red (or any other color) if its on. would be tricky
doppelpunkt96 7 months ago
i just had an iedea what if you builded a second and gate on top of the othher so that al the torches are inverted wouldn't that change for example 0100 (4) into 1011 (11) that would save a lot of space (horizontaly) and make al the lines way shorter so you have a less delay
mkbc1 7 months ago
where's the save file? o.o
cookiesui 7 months ago in playlist Redstone Display Tutorial
This has been flagged as spam show
watch this vid to see how binary works: /watch?v=ETsfylK7kzM
thumb this up so people can see...
cACTIfARM 7 months ago
i got the and gates to only be 3 blocks wide
taylorhadley 8 months ago
I actually followed most if not all of this. I'd say I have a beginner/low intermediate knowledge of redstone and logic gates, but this definitely helped a bunch.
CrashingThunder 8 months ago
Comment removed
VideoGamesProTV 8 months ago
Thumbs up if you saw his name on Etho's cannon!
TechnoL33T 8 months ago
Why aren't you a teacher?
aceshows 8 months ago
minecraft is more helpful than math class :D
nukeboy14 8 months ago
When you had the 8 disabling the 0 you also had a redstone glitch.
Look at the faded power next to the new power.
kaa3164 8 months ago
"there are apparently alot of people out there that know way more about everything than i do." that was, like, the best line ever! and i think you know pretty much! i'm not even capable of wiring a double door!
mariosunshinefaan 9 months ago
This has been flagged as spam show
Hey stephen there is this new mod for wireless redstone. check it out. watch?v=T4cu1JffvyY
ModdedDuck 9 months ago
In one of your previous videos i saw an awesome decoder that you made for your calculator. If you have the time could you please make a toturial on that decoder?
mkregtur 9 months ago
@mkregtur It would basically just be copying it verbatim. You can check the MC forums for the schematic (I think I linked to it there).
scjoiner 9 months ago
@scjoiner Nope you didn't linked to, can you link give a link?
i Looked for it on the forums myself, but i couldn't find it.
1000x thanks if you can provide the link to me.
mkregtur 9 months ago
@mkregtur It's in my old video description. I'll try to find it, but in the mean time Google "minecraft forums redstone FAQ banjo" and itll come up.
scjoiner 9 months ago
UM can you make a video how to add lights to the W' X' YZ' switches
FKSxNation 9 months ago
nice tutorial, now i already knew how to do this, but why do you have 8 lines of redstone you only need 4 which can either be 1 or 0 which corresponds to on or off. think that would have made your video easier to understand for newbies to binary. in minecraft :)
cant wait for tic, tac, toe! i still havn't figured out how you make a button act differently when you press it twice like you do with your tic tac toe game when you probably make it switch between X and O when you mark the spot :/
Wonderdude63 9 months ago
I'm viewer 1234!
EikGog 9 months ago
can you show how to make a reset button to reset the number please!!!
78monkeymonk 9 months ago
So many times I was like "I know this can be done better", then you say it can be done better and are showing us this way for total beginners.
gudenaurock 9 months ago
OMG THANKS! You'll never believe that I actually was like "Hmm... I wonder what would happen if I added T- Flip Flips and calculators? And Vwella! I made the rest of this without your help! Thanks man! You rock!
santagotback101 9 months ago
I challenge you to make a working rubix cube with pistons.
ModdedDuck 9 months ago
@ModdedDuck IS that even possible ? I don't think it is.
ThaUnpronounceable 9 months ago
@ThaUnpronounceable I'm with you there...
scjoiner 9 months ago
@scjoiner and thank you for replying btw!
ThaUnpronounceable 9 months ago
is it possible, in an easy way, to put the binary to decimal decoder in two layers?
and next to that, Your video's are great! each one of them!
ThaUnpronounceable 9 months ago
@ThaUnpronounceable Maybe, but I doubt it. There are too many lines which need to be crossed.
scjoiner 9 months ago
@scjoiner is there a hard way then xD?
ThaUnpronounceable 9 months ago
@ThaUnpronounceable Mine was in 3, right? That's good enough for me. I think 2 would be wishful thinking :D Then again, the supercompact one I used kinda does that, but I don't really understand every bit of it.
scjoiner 9 months ago
@scjoiner O h i mean, only the binary to decimal decoder, because it takes so much space making 15 (or more) rows of those decoders, I was thinking, is it possible to do 8 on ground level, and maybe the following 7 in a layer atop, so It won't be (as you said in your video) 5 times as long as it is there. Only 2 times, and with a layer atop. hope you get what I mean, because I don't really understand how to explain it xD
ThaUnpronounceable 9 months ago
Stephen
it is like if both inputs are on 1 of the outputs are on
and if only on of the inputs are on the other output is on
Input--|--output inputon--|--outputon inputoff--|--outputon
Input--|--output inputon--|--outputoff inputon--|--outputoff
something like that, but it could also be the other around on the last one, i just have no idea of how to do it ....
And that is where you come in :D
Love your videos :D
Null
MinecraftNull 9 months ago
Where is the link?
Mattr0nline 9 months ago
So 10000 = 16?
DarkPrince946 9 months ago
@DarkPrince946 Yes.
scjoiner 9 months ago
Don't worry about hate mail. Your explanation is very clear and simple. Yes, the design is not compact, but it is perfect to see how things work.
There is no point in pursuing the most compact and elegant solutions if the basic principles are not well understood and often it takes a not so elegant, but clear and simple design to show that.
Anyway, great video, thumbs up!
kresimircindric 9 months ago
@kresimircindric Thanks!
scjoiner 9 months ago
Thanks! I told my mom I can count from 0 to F and she was like "What the hell is wrong with you?!?"
santagotback101 9 months ago
I need part 4!!!
Markus199867 9 months ago
@Markus199867 It's coming tomorrow.
scjoiner 9 months ago
where's the save file ??
MarcoBiedermann 9 months ago
@MarcoBiedermann I forgot to put it up. My apologies!
scjoiner 9 months ago
Hey Stephen,
Im working on a something including a 7 segment display but what i have a problem with is not that,
The thing i have a problem with is kinda a if statement logic gate, where you have 2 inputs and then if both of them is on, one of the output is off and one on, and then if only one of the input is on that only one of the output is on,
If any one could help me with this it would be great because i cant find out how to do it (ask if you didn't understand and i will explain better)
Null
MinecraftNull 9 months ago
@MinecraftNull It depends on which inputs need to trigger which outputs. Can you make a truth table for me?
Input1 Input 2 || Output1 Output2
FIll that in underneath and I'll let you know.
scjoiner 9 months ago
Thanks so much for this. I consider myself to be pretty savvy when it comes to redstone but the one thing I could never figure out, (even with the help of the forums,) was how to do the binary to decimal conversion and this made me feel like a right prat for not getting it sooner. xD Seriously great job at explaining.
Triral7 9 months ago
lol, bigger number than 8 :3
slightlyst0o0pid 9 months ago
I wish I could understand half the stuff you are saying =[ I love your tutorials though
NAFeva 9 months ago
can you please make a tutorial on how to do it so it can count from 0 to like 99 or so.
Like you have to use 2 displays?
Markus199867 9 months ago
@Markus199867 Sure. You would need 2 like you said.
scjoiner 9 months ago
@scjoiner Thank you Stephen.
Markus199867 9 months ago
Hey stephen, you should get the updated version of TooManyItems, instead of maxing out items to 255 it sets them at 255 but every time you use a block, it resets to 255 so it's unlimited.
GasparXR 9 months ago
dont let the haters get to you, they mad
9FireDesire4 9 months ago
@scjoiner can you post the Minterms in the description? Thanks
seanecw123 9 months ago
i dont get why u do build those mt thingys and not just normal lines or normal and-gates?
10BITable 9 months ago
@stnbtv Thanks!
scjoiner 9 months ago
4.14 pink sheep?!
10BITable 9 months ago
How do you tell B and 8 apart on 7 segment? Also D and 0?
bird875 9 months ago
@bird875 Use lower case.
scjoiner 9 months ago
@scjoiner Of course... I'm such a failure...
bird875 9 months ago
@bird875 b and d are lowercase on the display.
GasparXR 9 months ago
OMG WHAT A NOOB!
rad4Ri 9 months ago
thanks you saved my day =)
MarcoBiedermann 9 months ago
sorry for double post but i would like to say that im 13 and i love this stuff the reason i watch is to learn stuff so thank you
MegaGadgetdude 9 months ago
you know that with single player commands there is a command (well duh me) that changes the blocks to infinite its classic build or somthin like that
MegaGadgetdude 9 months ago
Comment removed
SeN927 9 months ago
Hey Stephen you copied my tutorial ! Just joking :p check out my last vid where I explain this system
NonoLeCube 9 months ago
@NonoLeCube Oh nice. I had been planning this for a while, so definitely not copying :D
scjoiner 9 months ago
are you a computer scientist??? i am considering going to collage to become one. any advise if any?
wesleythorsen 9 months ago
@wesleythorsen Do it. You end up rich and smart :D
scjoiner 9 months ago 11
QQQQQQQQQQQQQQQQQQQQQQQQQ Can you put the down load of your flat map in your next description :) love your tutorials
gruosd 9 months ago
God I love your channel, you actually explain how it works not just show us the shortcuts!
MrBoDidely 9 months ago 24
@MrBoDidely Thanks!
scjoiner 9 months ago
Nice video!
mattstevenson12 9 months ago
How do u get the max button by the trash in the tomanyitems mod? Do u have to enable it or is it just a newer version?
saSPuRSfan219 9 months ago
Does the master plan include putting stuff like tic tac toe into your computer, having levers or something to choose which game/program stuff you want?
Krimarieable 9 months ago
@Krimarieable Not a bad idea.
scjoiner 9 months ago
could you build a counter with postons and sand?
marshmellow303 9 months ago
lol i failed i mean in the older videos the one that lookslike misas realistic texture pack
theyellowocarina 9 months ago
what texture are you using?
theyellowocarina 9 months ago
@theyellowocarina Standard minecraft...?
ikub58 9 months ago
Stephen, Download the newly updated Too Many Items so you can have unlimited stack(s) of redstone supplies.
TheantiCampers 9 months ago
Comment removed
TheantiCampers 9 months ago
I've never heard the terms "literal" and "minterm", but then I've only really used binary when working with IP addressing and MAC addresses.
Also, that is a crazy compact design at the end.
Katalliaan 9 months ago
You really out down your self this time!
masterdog65 9 months ago
:)
PearSquirrel 9 months ago
somehow im before "first nerds"
TheBigGreyShadohRawr 9 months ago 4
240p cuzzzz im Hardcore
aaronreed999 9 months ago
FINALLY, Yes!!!! Thanks Buddy!
aaronreed999 9 months ago
@aaronreed999 No prob!
scjoiner 9 months ago
I was waiting for this thanks
TheBigGreyShadohRawr 9 months ago