Added: 9 months ago
From: scjoiner
Views: 6,590
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (105)

Sign In or Sign Up now to post a comment!
  • best tutorials I've seen so far

  • 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

  • "move pink sheep you dont even make sense in nature" XD

  • erm ... weres the table?

  • AWESOME!!! now im going to sleep, and hopefully not have redstone nightmares.....

  • 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.

  • Very good tutorials! Subscribed :)

  • Now in the 1.7.3 update the redstone wires will lock onto the input part of the repeater. =)

  • where is part 4? when i search for display or display tutorial it doesn't show up :O

  • 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 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

  • 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

  • where's the save file? o.o

  • i got the and gates to only be 3 blocks wide

  • 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.

  • Comment removed

  • Thumbs up if you saw his name on Etho's cannon!

  • Why aren't you a teacher?

  • minecraft is more helpful than math class :D

  • When you had the 8 disabling the 0 you also had a redstone glitch.

    Look at the faded power next to the new power.

  • "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?

  • @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 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 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.

  • UM can you make a video how to add lights to the W' X' YZ' switches

  • 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 :/

  • I'm viewer 1234!

  • can you show how to make a reset button to reset the number please!!!

  • 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.

  • 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!

  • I challenge you to make a working rubix cube with pistons.

  • @ModdedDuck IS that even possible ? I don't think it is.

  • @ThaUnpronounceable I'm with you there...

  • @scjoiner and thank you for replying btw!

  • 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 Maybe, but I doubt it. There are too many lines which need to be crossed.

  • @scjoiner is there a hard way then xD?

  • @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

  • 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

  • Where is the link? 

  • So 10000 = 16?

  • @DarkPrince946 Yes.

  • 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 Thanks!

  • Thanks! I told my mom I can count from 0 to F and she was like "What the hell is wrong with you?!?"

  • I need part 4!!!

  • @Markus199867 It's coming tomorrow.

  • where's the save file ??

  • @MarcoBiedermann I forgot to put it up. My apologies!

  • 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 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.

  • 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.

  • lol, bigger number than 8 :3

  • I wish I could understand half the stuff you are saying =[ I love your tutorials though

  • 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 Sure. You would need 2 like you said.

  • @scjoiner Thank you Stephen.

  • 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.

  • dont let the haters get to you, they mad

  • @scjoiner can you post the Minterms in the description? Thanks

  • i dont get why u do build those mt thingys and not just normal lines or normal and-gates?

  • @stnbtv Thanks!

  • 4.14 pink sheep?!

  • How do you tell B and 8 apart on 7 segment? Also D and 0?

  • @bird875 Use lower case.

  • @scjoiner Of course... I'm such a failure...

  • @bird875 b and d are lowercase on the display.

  • OMG WHAT A NOOB!

  • thanks you saved my day =)

  • 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

  • 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

  • Comment removed

  • Hey Stephen you copied my tutorial ! Just joking :p check out my last vid where I explain this system

  • @NonoLeCube Oh nice. I had been planning this for a while, so definitely not copying :D

  • are you a computer scientist??? i am considering going to collage to become one. any advise if any?

  • @wesleythorsen Do it. You end up rich and smart :D

  • QQQQQQQQQQQQQQQQQQQQQQQQQ Can you put the down load of your flat map in your next description :) love your tutorials

  • God I love your channel, you actually explain how it works not just show us the shortcuts!

  • @MrBoDidely Thanks!

  • Nice video!

  • 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?

  • 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 Not a bad idea.

  • could you build a counter with postons and sand?

  • lol i failed i mean in the older videos the one that lookslike misas realistic texture pack

  • what texture are you using?

  • @theyellowocarina Standard minecraft...?

  • Stephen, Download the newly updated Too Many Items so you can have unlimited stack(s) of redstone supplies.

  • Comment removed

  • 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.

  • You really out down your self this time!

  • :)

  • somehow im before "first nerds"

  • 240p cuzzzz im Hardcore

    

  • FINALLY, Yes!!!! Thanks Buddy!

  • @aaronreed999 No prob!

  • I was waiting for this thanks

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more