I Made A Wireless Telegraph In Minecraft!

  Рет қаралды 266,598

jazziiRed

jazziiRed

Күн бұрын

Binary through the air :O
Mumbo's video: • WIRELESS Messaging in ...
How to Read and Write Binary: • How to Read and Write ...
Chapters:
00:00 Intro
04:19 The Transmitter
12:36 The Receiver
19:49 Testing
23:29 Outro

Пікірлер: 922
@_mr.boss_1308
@_mr.boss_1308 Жыл бұрын
I love how over the past few years people have slowly started realizing that a lot of the electrical switches that exist irl exist in Minecraft so we can just build computers in computers
@jazziiRed
@jazziiRed Жыл бұрын
Oh yeah, people have built full CPU's at this point, and they're getting pretty fast too. For Minecraft standards, that is.
@Fa1seP0sitive
@Fa1seP0sitive Жыл бұрын
People were building proper electronics with just redstone dust and torches back in alpha, once repeaters and pistons came to be, things advanced a lot. Then 1.5 added the comparator, and then later on we got observers, as well as a bunch of changes and quirks of redstone mechanics that help to simplify and speed things up. One of the best ones was the person who made a fully working computer with minecraft installed (used redstone lamps for the display, was a 4x4x4 world but fully rendered. 1 frame every few seconds so was actually playable)
@_mr.boss_1308
@_mr.boss_1308 Жыл бұрын
@@Fa1seP0sitive I wish my programming skills will get to that level 1 day
@ovencake523
@ovencake523 Жыл бұрын
computers were some of the first things redstoners started to make, even before repeaters. people just renewed signal strength with two torches
@jjeshop
@jjeshop Жыл бұрын
Minecraft computers have existed for much longer
@batimius
@batimius Жыл бұрын
I feel like this is the kind of thing your CS professor would make you do. "Here's Minecraft. Here's how skulk sensors work. Here's redstone. Now make a 4-bit wireless transmitter and receiver with minimal delay."
@ziul123
@ziul123 Жыл бұрын
lol if my professor did that I would be pretty pissed, circuits don't easily translate to redstone if you don't have prior experience. If you asked me to make a register with redstone, for example, I would just make the exact circuit using logic gates made out of redstone, instead of using hoppers and other devices (because I don't know how they work)
@xevento8682
@xevento8682 Жыл бұрын
@@ziul123 Once you know how redstone torches and OR'ing signals works you can basically make every logic gate. It's not gonna look pretty on your first attempt but i think it's doable.
@ziul123
@ziul123 Жыл бұрын
@@xevento8682 first, no you cannot make every gate out of or gates, you need a nand or a nor. Secondly, yeah, I know you can make every gate, but making full circuits out of just basic redstone gates is pretty shit. I was recently making a two register file of 4 bit registers and even though it was enormous I still ran out of space. And that's because I wasn't even making the registers themselves out of flip flops, I was using locked repeaters (imagine if I didn't know about this feature). This is what I am talking about, making circuits out of pure 100% redstone is horrible
@xevento8682
@xevento8682 Жыл бұрын
@@ziul123 I said if you know how redstone torches work (which are not gates) and how to OR cables, therefore making you a NOR Gate. And your second point is pretty much what i already pointed out, though it doesn't mean you can't do it.
@ziul123
@ziul123 Жыл бұрын
@@xevento8682 redstone torches aren't not gates, they can be used to create not gates. There is a difference. Also, we have pretty different definitions of doable
@mushsplash
@mushsplash Жыл бұрын
Now this is just what I needed in my industrial themed smp lol. This really is an awesome contraption.
@jazziiRed
@jazziiRed Жыл бұрын
Thanks, glad you liked it :)
@arunragunath7875
@arunragunath7875 Жыл бұрын
@@jazziiRed you should use wireless redstone from 2no2name. theres less delay and there is no „cable“ of sculk sensors
@stasiocudak
@stasiocudak Жыл бұрын
If you want There is a circuit wich is used to transmit signals wirelesly without skulk sensors wich works by timing falling entities with tile sets but it will probably be very hard to build in survival
@mushsplash
@mushsplash Жыл бұрын
@@stasiocudak yeah I've seen something like that before but that would just give me a headache. Plus I like seeing the network of skulk sensors we have.
@guard13007
@guard13007 Жыл бұрын
Damn, I wanna hear more. xD
@Fry_tag
@Fry_tag Жыл бұрын
KZbin just randomly suggested this to me. Love it. Edit: Same!
@jazziiRed
@jazziiRed Жыл бұрын
Nice, thanks for stopping by :)
@lindasacca1910
@lindasacca1910 Жыл бұрын
Me too
@tunazalad
@tunazalad Жыл бұрын
Same
@thegameryt8022
@thegameryt8022 Жыл бұрын
Same
@mushroomymushree4137
@mushroomymushree4137 Жыл бұрын
Same
@SwiftVines
@SwiftVines Жыл бұрын
Usually videos like this just have people building segments of redstone builds and quickly go through how to build it, but you walked through the whole thought process from building the hopper timing to shift register, loved it.
@badbolt1a854
@badbolt1a854 Жыл бұрын
I just realized wireless red stone has always been possible you could use arrows being shot or fire charges. The only issue is it needs multiple lines
@jazziiRed
@jazziiRed Жыл бұрын
True, but there is huge variability in the trajectory of arrows or fire charges being shot by a dispenser. Even if you could find a way to reliably hit a button with an arrow, it would stay pressed until the arrow despawns. Perhaps you could use trip wires as well. Either way, I would not try to do anything timing-sensitive like this with arrows or fire charges.
@gregotox
@gregotox Жыл бұрын
@@jazziiRed + idk if the projectile would render if you were too far away
@fantalone666
@fantalone666 Жыл бұрын
@@jazziiRed A dispenser couldn't really shoot that far anyways, so the arrow would need to be shot by a tnt cannon, and at that point, one could just make a trajectory correction system that would adjust the arrow into a perfect position before being shot. Similar to how those long-range ender pearl cannons work, except instead of ender pearl, it would shoot out an arrow, which would strike the aimed-for chunk, which could have a receiver platform covered in pressure plates. But that's just assuiming that arrows work like ender pearls, and do work long-range (as long as the chunk they're supposed to strike is constantly loaded)
@leboi7347
@leboi7347 Жыл бұрын
Could you not use a target block instead as it only activates for a set amount of time after being shot, plus its a large target space so no worrying about the arrow not hitting.
@mateoorozco6704
@mateoorozco6704 Жыл бұрын
couldnt you also do it with portals an itemps drops on pressure plates?
@moduli7597
@moduli7597 Жыл бұрын
Underrated. 💯👌 Imagine sending encrypted message for hundreds of blocks in a SMP server.
@jazziiRed
@jazziiRed Жыл бұрын
That would be amazing
@dacianbuzlea
@dacianbuzlea Жыл бұрын
The fact you need a dedicated isolated cable is just awesome for realism
@error-not-found7415
@error-not-found7415 Жыл бұрын
@@dacianbuzlea and one person can tap it and read the message. some serius spy work
@dacianbuzlea
@dacianbuzlea Жыл бұрын
Horray for jobs, now you can have dedicated engineers, "electricians" and cops
@Gamerswell
@Gamerswell Жыл бұрын
Would that work when it goes out of render distance?
@SaishoVibes
@SaishoVibes Жыл бұрын
Hey, here is a good idea to help. There are keyboards already that type out, if you grab the redstone output to increment the typing, and then just compare the binary to get a letter, you have a wireless keyboard (with obvious delay)
@jazziiRed
@jazziiRed Жыл бұрын
I like that idea!
@soacespacestation8556
@soacespacestation8556 Жыл бұрын
And then send that signal to the converter station that sends and receives signals from the real world and then you will have a (technically) usable keyboard for all of your needs! RGB is fully customisable (if you have RTX)
@cbacronje7869
@cbacronje7869 Жыл бұрын
@@jazziiRedThen let a certain combination of letters trigger events, creating in game code 😏
@MrWide-ht9rp
@MrWide-ht9rp Жыл бұрын
Insert fancy coding words here
@asuracrescent1191
@asuracrescent1191 Жыл бұрын
/kill @e
@esotericreference6373
@esotericreference6373 Жыл бұрын
Put the skulk lines inside wool tubes. This way, random mobs in the world won't interfere with the signal, and then you can put multiple lines in parallel as they're isolated from each other. Edit: Plus, with resonant sensors we can transmit a variety of signals along a single line much easier than with redstone.
@PROMAN8625
@PROMAN8625 Жыл бұрын
but at that point, we could just use a redstone line instead of skulk sensor
@esotericreference6373
@esotericreference6373 Жыл бұрын
@@PROMAN8625 I know, but skulk is new and weird.
@reihanboo
@reihanboo Жыл бұрын
put it higher. 256 higher
@esotericreference6373
@esotericreference6373 Жыл бұрын
@@reihanboo There's still rockets and flying manta rays to worry about up there.
@SpeedyCheetahCub
@SpeedyCheetahCub 8 ай бұрын
Could put a ring of wool around each sensor so that they only have an opening facing the sensor they receive information from. That way, they can only be interfered with if someone flies through the wire, not over or under it.
@Lampe2020
@Lampe2020 8 ай бұрын
You should probably wire up the trigger for the "You've got mail!" lamp to the "Receiving" latch's reset trigger, so the message lamp only turns on when the message is fully on-screen and maybe turn it off automatically once a new message comes in, so the user doesn't get intermediary states as a message.
@tentative_flora2690
@tentative_flora2690 Жыл бұрын
You could do a "message complete" line for when the dropper clock locks. Then make a "message buffer" storing each message that you haven't read yet. Basically because the sender doesn't know if you haven't read their last message they might want to send another as soon as possible. So by storing multiple messages you could send more complex data.
@lombas3185
@lombas3185 Жыл бұрын
Even better, add ips to the start of the message, so that you can send your data to multiple people, and a register of bits to store multiple ones. I think it shouldn't be too hard using "middle man" receivers/senders that route the next message you send, and a chain of droppers/hoppers that store each bit. You could even store the message in a single hopper/dropper if you translate the bits to a count of the items inside!! ... I think I got a little bit too excited hahah, I'm pretty passionate about programming in general
@tentative_flora2690
@tentative_flora2690 Жыл бұрын
@@lombas3185 oooh making redwifi
@dies200
@dies200 Жыл бұрын
I was thinking just moving the "message received" to the end of the hopper line so it also becomes an indicator of when the message is done
@tentative_flora2690
@tentative_flora2690 Жыл бұрын
@@dies200 the problem is the "message received" line is triggered by the start of the message. Unless this is already what you were suggesting. It would have to be delayed by the amount of time that the hopper clock delays to serve as a message received. In which case it would be more accurate to say that you would "take the output of the hopper clock", rather then "move the message received line to the end of the hopper clock"
@Galgamos
@Galgamos Жыл бұрын
@@lombas3185 With the upcoming 'Calibrated Skulk Sensor', IPs actually become super simple, so long as you don't need more than a hand full of them. :D Alternatively, the different signal strengths can be decoded to downsize the receiver somewhat fierce. This is gonna be so awesome!
@gvn1111
@gvn1111 Жыл бұрын
awesome content! I was wondering for years if wireless was a thing in Minecraft. I imagined it with dispensers, arrows, even mobs, but this one is so cool!! Keep it up!
@jazziiRed
@jazziiRed Жыл бұрын
Thank you!
@gooscifur5327
@gooscifur5327 Жыл бұрын
there's a really interesting video by cubic metre called the wireless Redstone revolution. essential it exploits an optimization in the dropped item entity code that allows it to detect discrepancies in the time it takes for an item entity to start falling. very interesting stuff, currently trying (and failing) to implement it on my Minecraft server for instantaneous ender pearl stasis travel.
@gvn1111
@gvn1111 Жыл бұрын
@@gooscifur5327 wow, that sounds really interesting! I'll check it out. Thanks for letting me know!
@Enderia2
@Enderia2 Жыл бұрын
dispensers with arrows seems like an interesting way to do things, especially with the addition of target blocks in 1.14.
@gvn1111
@gvn1111 Жыл бұрын
@@Enderia2 yes. It can transfer information using ones and zeros. And arrows can be used for it, along with target blocks.
@joda7697
@joda7697 Жыл бұрын
Now we need a "hello world" sent by a word processor, as you outlined in the end there.
@DraKul78
@DraKul78 Жыл бұрын
Beautiful demo! There is a charm to the whole concept of sending messages over redstone in Minecraft. Hopefully there is a way to set up a network system that translates addresses that identify communication stations. After that comes to reality, one could write and copy a book explaining the standards of "some communication system", a book which can be put on a lectern next to these machines to teach how to write messages down and set the destination, as well as what a message means and what station it came from. However, transmitting destination and source addresses along with messages might add significantly more delay for messages to be sent; consequently, urgent messages won't quickly be passed over the world (making voice chat superior to redstone comms), unless one uses solid redstone lines instead of the slower though wireless sculk sensors.
@24kingofcards
@24kingofcards Жыл бұрын
And so, the depths of RFCs shall come to Minecraft.
@tminusboom2140
@tminusboom2140 Жыл бұрын
Just have a book in a lectern that decodes what the message is by the page number and sends that number to everyone. It would still be limited to 16 possibilities, but would be much more intuitive to use than the lights design shown above. Comparator reads lectern, signal strength converts to binary, send binary, binary read as page number.
@osbob1983
@osbob1983 Жыл бұрын
@@tminusboom2140 One possible fix could be using two lecterns; one as a primary directory, and then one as a subdirectory. Encode each bit separately, and you'd have 256 possible destinations at the cost of needing to send double the bits in comparison to a single-lectern directory
@DraKul78
@DraKul78 Жыл бұрын
@@tminusboom2140 That's much simpler than combining a few levers!
@scottowens398
@scottowens398 Жыл бұрын
This is the perfect format for me. Cool idea, simple and effective method of not only a tutorial, but also explaining what everything does. On top of that, we also get a thought process, making reverse-engineering much easier to adapt it to our needs. This is awesome and I have subscribed.
@jazziiRed
@jazziiRed Жыл бұрын
Glad you liked it!
@erbsenthron2548
@erbsenthron2548 Жыл бұрын
One idea I had with this was using double Chests filled with non-stackable items (e.g. boats as 0, shovels as 1) as bit displays. each row in the chest would represent one message, so nine bits each, and you could send six messages at a time. A "message read" lamp on the senders side could be cool, so you know the other person has received your message.
@SpammingY-pp2ru
@SpammingY-pp2ru 2 ай бұрын
One thing you could change with the receiver- if you put the "you've got mail" light on the other side, it could be a "message sent" light instead, and you could do that by sending it the initial pulse of any message. Other than that, though, really really cool!
@zuluactual839
@zuluactual839 Жыл бұрын
If I continued my Redstone Engineering course, I'd be a computer engineer by now... Damn it
@Cxntrxl
@Cxntrxl Жыл бұрын
the random chicken walking by my wireless wire about to corrupt 100% of my data:
@TheOnlyBloke
@TheOnlyBloke Жыл бұрын
Just had this video show up in my recommended feed, and I thoroughly enjoyed it. Hope Mumbo sees this, too! :)
@jazziiRed
@jazziiRed Жыл бұрын
That would be wild. Glad you enjoyed it!
@GeorgeCowsert
@GeorgeCowsert Жыл бұрын
Now imagine the possibilities with genuine wireless redstone. The only flaw with this system is range, making it so that any attempt at long-range communication is stopped by unloaded chunks.
@aggelmast2969
@aggelmast2969 Жыл бұрын
Damn That was a really smart and compact way to build the shift register, and you sure do love hoppers
@jazziiRed
@jazziiRed Жыл бұрын
Yeah, lots of hoppers in this one lol
@michaelcarlton1484
@michaelcarlton1484 Жыл бұрын
Best part is that command blocks can make it even more streamlined or can make creating these stations throughout the world much easier. There's probably a way to extend the sensors detection too.
@Me-da-Ghost
@Me-da-Ghost Жыл бұрын
I remember making a contraption that converted mutiple bits into one line of redstone that would flash on and off to represent them. This was before skulk blocks were added, so it wasn't wireless, but the idea was also to send messages. It was very interesting to see the similarities and differences in our designs!
@ToonedMinecraft
@ToonedMinecraft Жыл бұрын
since the sculk sensors are all just in range, you should be able to put multiple lines next to one another as well, making an entire grid of communication. Just encase it in obsidian to defend it from sabotage.
@floresilla
@floresilla Жыл бұрын
Bus shaped networks here we go
@D_4_N_
@D_4_N_ 9 ай бұрын
i thought about this too, but while in one direction this works, the two sculk sensors side by side would interfere with each other, ruining your data.
@jeranuspeedruns
@jeranuspeedruns Жыл бұрын
Imagine what the future would look like with this kind of technology. In my eyes, unfathomable.
@aycoded7840
@aycoded7840 Жыл бұрын
This is really cool. I've always loved seeing the elements I've learnt in Computer Science so well analogised in Minecraft.
@shennyboi110
@shennyboi110 Жыл бұрын
9:46 That "and then it should stop .... Perfect" was so in time with the music I loved it
@rapid0475
@rapid0475 Жыл бұрын
This is incredibly well produced. Youve earned my sub
@jazziiRed
@jazziiRed Жыл бұрын
Thanks!
@hampustoft2221
@hampustoft2221 Жыл бұрын
Really cool. You should try this with the technical minecraft wireless redstone. showcased by cubicmeter in his video The Wonderful World of Wireless Redstone from 1 year ago
@comradesoupbeans4437
@comradesoupbeans4437 Жыл бұрын
absolutely love this video, i haven't seen anyone else do serial data in minecraft! really excited to see what you make with the new filtered skulk sensors although it's not really morse code since that's actually trinary, not binary (dot, dash, pause) which is used in things like stops etc
@Skynetdotexe
@Skynetdotexe Жыл бұрын
That is so fkn cool. Really excited me about the sculc sensors again
@galsk2533
@galsk2533 Жыл бұрын
As someone studying engineering, I found this video very interesting and well made!
@master106
@master106 9 ай бұрын
Same, I was like "hey I know the thing!" I had a whole class about this just recently.
@dj_enby
@dj_enby Жыл бұрын
I think the next step would be to simply have some sort of storage where you could stack up a number of these messages, that way you could encode multiple messages (or characters even!) and put them together for a longer message.
@thatguyzorv6650
@thatguyzorv6650 Жыл бұрын
Man watching that reaction to it working reminded me of when I built a minecart system that was able to send minecarts between like 7 stations in people's bases. Took ages to work out and man was it fun.
@jackstrawn8133
@jackstrawn8133 Жыл бұрын
This kind of stuff always blows my mind to see, but I feel like your explanations were good enough that I, a layperson, could feel like I understood what was going on. This is epic.
@chrisbraun3018
@chrisbraun3018 Жыл бұрын
Absolutely love the idea, this is a Gem!
@jazziiRed
@jazziiRed Жыл бұрын
Thanks!
@typan1286
@typan1286 Жыл бұрын
This is absolutely amazing! I really like communication technology and always wondered how to make one in minecraft. On one of my servers i built two cities and then connected them with tripwire poleline because i wanted to make telegraph but i didn't know how to build the rest of the telegraph. Now i know :) thank you! This content is something i was looking for.
@jazziiRed
@jazziiRed Жыл бұрын
Glad I could provide :)
@michaele8444
@michaele8444 Жыл бұрын
Underrated video on an underrated channel. Keep it up!
@traywor1615
@traywor1615 Жыл бұрын
I love following your thought process
@bramvdnheuvel
@bramvdnheuvel Жыл бұрын
Super cool! It would be cool to see a system like this for larger distances. For now, this only works as long as all chunks are loaded and it would be cool if a message from A to B is sent as soon as a player moves from location A to B. That would have nice utility for communication on servers, or for bringing information back and forth between two bases if I'm moving between them.
@jazziiRed
@jazziiRed Жыл бұрын
Definitely!
@AnEnderNon
@AnEnderNon Жыл бұрын
chat: hello
@pauljoly4009
@pauljoly4009 Жыл бұрын
There is a system that does this, made by 2no2name (kzbin.info/www/bejne/nqOQpaqwrdhpfK8 | kzbin.info/www/bejne/fH3cn6qOedN4iqs&t ) and further explored by cubicmeter (kzbin.info/www/bejne/qXOxpqSQgMaSgtk | kzbin.info/www/bejne/ioXVln15e8t9hKc )
@maximilianwarren8296
@maximilianwarren8296 Жыл бұрын
You could use chunk loaders
@Jakewake52
@Jakewake52 Жыл бұрын
@@AnEnderNon Introducing- Player is offline
@haydenmaines5905
@haydenmaines5905 Жыл бұрын
I came up with a similar idea years ago when fireworks were released, albeit mine used the bits to encode letters like you'd said, and then would read the bits out to fill a chest with pieces of paper named after the letter of the alphabet it was calling. I was also incorporating encryption methods and routing methods so that multiple routers could be built across the network. Worked alongside my minecart network system and my "television broadcast system" using command blocks and paintings
@jazziiRed
@jazziiRed Жыл бұрын
Wow, that sounds awesome!
@tortugagreen9924
@tortugagreen9924 Жыл бұрын
I like how that "you've got mail" notification is so distinctive that you pronounced the phrase in the same way to imitate it.
@mingkey6726
@mingkey6726 Жыл бұрын
the jazz piano combined with your voice is so relaxing. you have a really pleasant voice
@alvishui7787
@alvishui7787 Жыл бұрын
It would be very appreciated if you could kindly provide a world download. Absolutely loved your work!
@jazziiRed
@jazziiRed Жыл бұрын
I'd love to, but I don't want my designs stolen since the channel's still small. But I do have plans to make them available sometime in the future.
@phoenixsoren
@phoenixsoren Жыл бұрын
Four lights only counts to 15 in binary, you need a fifth light. Other than that, I'm definitely using this :3
@jazziiRed
@jazziiRed Жыл бұрын
Luckily, this design is really easily expandable :)
@robblly8112
@robblly8112 Жыл бұрын
is it not 16, or am i mistaken?
@nikkiofthevalley
@nikkiofthevalley Жыл бұрын
@@robblly8112 16 states, 0 is included as a number, so it can only represent up to 15, not 16
@robblly8112
@robblly8112 Жыл бұрын
@@nikkiofthevalley right right, i must've read over when they mentioned binary.
@herkules593
@herkules593 Жыл бұрын
Nice! I have a very similar but insanely old school build like this from around 10 years ago still in my test world but it had some bugs I never fixed. It's pretty cool to see a project like this I have a personal connection to recommended to me!
@iamsushi1056
@iamsushi1056 10 ай бұрын
I can’t wait to see this expanded to a full serial teletype, where each unit has a send and return unit, things like “ready to receive” and “end of message”, and a fully automated protocol. Add in a mainframe router/relay switch station, address bits, and a busy signal, and you’ve basically got a tiny internet
@jamal1357
@jamal1357 Жыл бұрын
Add in some address bits and figure out how to queue messages/ensure only 1 sender tries to send at a time and you have a very cool way to communicate between bases. Well, were it not for the fact the entire network needs chunkloaded... which is possible but not at all accessible/nice for the average player.
@Kiroto50
@Kiroto50 Жыл бұрын
Now add memory to it so old received messages are not lost. You can do it with pistons, a nonconductive block (like glass) and a conductive block. This way you can also loop through memory addresses and see previously sent messages.
@russianyoutube
@russianyoutube Жыл бұрын
Hmm, thats pretty genius. I always used a dispenser and a hopper for that, when there is a item in the hopper it gives a signal, when its in the dispenser it doesn't
@billyroberts4489
@billyroberts4489 Жыл бұрын
It makes me happy to see an Innovation and someone's effort to make that easier to use, good job
@joaosousa2271
@joaosousa2271 Жыл бұрын
Coming from someone who studies electrical engineering, this is one of the things we learn in digital electronics in freshman year. It's amazing the fact that you can do it in Minecraft. :) Great video, cheers!
@baguetteboy5466
@baguetteboy5466 Жыл бұрын
Awesome creation, I didn't even know this could be done. Would this provide a unique benefit over conventional chat messages, or is this just for the cool factor?
@jazziiRed
@jazziiRed Жыл бұрын
I suppose you can use this to leave a message for someone while they are not on the server. But yeah, this was basically all for the cool factor.
@sorrowandsufferin924
@sorrowandsufferin924 Жыл бұрын
Okay, I have a question: 1) How hard would it be to adapt the "You have mail" lamp to always show the sending bit? Given that that always gets delivered, it would show - no matter the combination. 2) Is it conceivable to configure this system so the button below the "You have mail" lamp clears the selection? Aka you hit the button and it simulates a 0-0-0-0 message? Presumably, this could consist of sending only the sending bit, so it can't be too hard - right?
@jazziiRed
@jazziiRed Жыл бұрын
1. It would be very easy, just have a 5th shift register and route that to the lamp. But that wouldn't be too useful since it will always be on. 2. Sure. The way I would do that is to have the button unlock the registers so the data gets flushed out. The button pulse should be long enough for this to happen.
@robblly8112
@robblly8112 Жыл бұрын
for your first question, that is basically how the system works as far as i can tell. the indicator ("you have mail") lamp is powered on through the first pulse, the sending bit, and remains on with the RS-Nor latch. the sending bit is then deleted as only four bits can be stored at once.
@fishininja9850
@fishininja9850 Жыл бұрын
holy cow love it man. keep it up
@ashshay5223
@ashshay5223 Жыл бұрын
this is super cool as a concept!!!! i’d say for actual use though on a server maybe, you’d need an address signal first, and then instead of sensors use powered rails and chunk updaters on the line so the signal continuously travels long distances
@DazzlingAction
@DazzlingAction Жыл бұрын
I think this man just made auto farms more auto.
@rezarg
@rezarg Жыл бұрын
Forget human evolution.
@mrpixelperfect
@mrpixelperfect Жыл бұрын
Ngl this was really interesting and entertaining, pretty crazy what you can do with redstone
@panic5306
@panic5306 Жыл бұрын
This is incredible! I think it would be limited by the simulation range but imagine of you had a module that spanned the entire sim range and then operators at both end. Once recieved they would send it through the next module and so on and so forth. Transmit speed is a little slow though so im not sure how far it would have to be to be practical but this is just so fun. A literal telegraph in minecraft.
@hjhurdlow
@hjhurdlow Жыл бұрын
This video has single-handedly taught me more about Redstone than literally any other video
@Pheaker12
@Pheaker12 Жыл бұрын
Thats the fastest subscribe for me, I'd love to see whole playlist of tutorials of redstone builds like that, with theory behind every mechanism, its easy to follow you and uderstand everything, good work sir and amazing build!
@jazziiRed
@jazziiRed Жыл бұрын
Thank you!
@BlackCatsClaw
@BlackCatsClaw Жыл бұрын
Wow! Your video was a joy to watch. Awesome work!
@jazziiRed
@jazziiRed Жыл бұрын
Thanks!
@Scarfy101
@Scarfy101 Жыл бұрын
this video was really interesting and i loved seeing the mechanism being built and put into use. i've always believed it to be possible to make more advanced machines or computers within minecraft if people just find the right way to use the basic redstone tools given, and this just proves it. i hope one day we can reach a point where we can create a computer in vanilla minecraft because that'd just be awesome. amazing work!
@jazziiRed
@jazziiRed Жыл бұрын
Some people have already done it! Sammyuri even made a simplified version of Minecraft in Minecraft running on a general purpose CPU.
@Scarfy101
@Scarfy101 Жыл бұрын
@@jazziiRed that's amazing, thanks for letting me know!
@stoique10
@stoique10 Жыл бұрын
That’s a great design! redstone looks way more fun than I ever imagined. the only thing I would change would be that I’d add a clock bit instead of that leading bit. It would require some more tinkering but make the whole system way more reliable, though in theory it shouldn’t make a substantial difference.
@brenopereiradealencarbarra5285
@brenopereiradealencarbarra5285 Жыл бұрын
man, this is so cool, what a great video
@ThePlushTux
@ThePlushTux Жыл бұрын
This is awesome. One thing that would be cool is to trigger the "you got mail" to turn on when the start bit has passed through, that way you have a "data valid signal" to work with. ATM the "you got mail" light triggers as soon as a bit is received instead of the whole message
@hikingpete
@hikingpete Жыл бұрын
Never have I been so impressed by a quarter-baud serial line. I'd recommend delaying the 'you've got mail' signal until after the register is stable, and ensuring that it gets cleared before new data starts getting clocked in.
@sunrootsongs6495
@sunrootsongs6495 Жыл бұрын
Amazing work dude
@RexusprimeIX
@RexusprimeIX Жыл бұрын
If you add 1 more lamp you'd have a 5x5 binary system, which would be enough to assign all the English letters (minus 1 letter) and then you can just write any message you want. VERY slowly.
@mozvi1436
@mozvi1436 Жыл бұрын
That's really impressive how fast you got it to work! One thing I think is missing (although not sure how to implement it, I'm a redstone noob) is that the reset button doesn't switch off the message lamps and only switches off the "you've got mail" lamp. Other than that great job! I'll never get to the same level of Minecraft engineering lol
@oepethefrenchdude118
@oepethefrenchdude118 Жыл бұрын
There is no way in hell that this has only 100k views, this is a high quality video and I can see you've put a lot of effort into this.
@theliteralcow
@theliteralcow Жыл бұрын
Minecraft is such a simple game, but the red stone part of the game is so complex, Love it.
@malamutekid8871
@malamutekid8871 Жыл бұрын
I really like your style. it's slower and easier to understand. very informative and not super hyper.
@jazziiRed
@jazziiRed Жыл бұрын
Thank you! Yeah hyper is not really my style lol
@bloodofphantoms
@bloodofphantoms 8 ай бұрын
good job! not sure if anyone mentioned this, but to bypass the sentence issue with the bits, you could have either a book or sign literally explaining that a = , z = and then go from there with something of that nature.
@DarmiGames
@DarmiGames 10 ай бұрын
I absolutely love this!
@mrsaturn26
@mrsaturn26 Жыл бұрын
Dude this is so cool! Maybe your next design could include two way communication? Definitely subbing
@Svabre
@Svabre Жыл бұрын
I think my subscription to your channel tells you everything you need to know - this some the most epic thing I have seen in a while and I am going to replicate this SOOOO hard omg I love you dude!
@jazziiRed
@jazziiRed Жыл бұрын
Yes!
@Svabre
@Svabre Жыл бұрын
@@jazziiRed OMG a reply too?!! Can you get any better? Ohhhhmg dude - keep it up - I am studying mechanical engineering and ripping my hair out rn for just a fraction of your power! Much love from germany!
@Kazomix._.
@Kazomix._. Жыл бұрын
putting them underground as a waterlogged calibrated skulk sensor would be perfect for base to base communication in smps without discord or in game chat. a perfectly anonymous communication system that is a tad slow but nobody can get messages out of it or interfere with it. of course one little mining trip could ruin the whole network, so multiple "channels" would be quite useful
@ddylan4cats
@ddylan4cats 10 ай бұрын
I was inspired to do this by Mumbo Jumbo’s wireless messaging video. This was when they were still an experimental feature. I then realized that they weren’t going to be on bedrock edition until the Caves and Cliffs update. Turns out, they didn’t get added until 1.19, but your video inspired me to try again knowing that doing this is possible.
@joaovictorbombonatodepaula3133
@joaovictorbombonatodepaula3133 Жыл бұрын
When it worked, I was also surprised! I really want to try building it in my SURVIVAL world!!!
@totalineptitude9165
@totalineptitude9165 Жыл бұрын
imagine a machine like this with enough bits to implement Hamming code, so you could adjust for interference with the sculk sensors. Great video
@jaymar921
@jaymar921 Жыл бұрын
Dude this is so amazing
@michaelb.3006
@michaelb.3006 Жыл бұрын
This reminds me of my Morse code machine that uses 2 lines of skulk sensors with a dash receiver and a dot receiver and the sender sends each individual letter both through paper that is slowly delivered through hoppers and a single lamp. The machine also has a warning system that lets you know a message is incoming, a timer that shows how long until the paper arrives (which then sending machine only sends the paper out when the message is complete whereas the visual Morse code message is live) and a notification bell for when the paper arrives. My buddy’s and I use this to communicate because some of them don’t have a working chat button and we all have memorized Morse code anyways. Not to mention our bases take a total 17 minutes by nether ice boat. Usually what we (and by we I mean more so me) will do is do a 2 minute nether ice boat ride to the surface world international rail way (our world is like 12 GBS because of how big all 87 nations are) and at the control terminal just select our route send ourselves in our mine cart down into the underground rail way (large nicely built proper lit tunnels around -10. It took us almost 6 months to build the tunnels alone and then I had to build the encoders that allow us to just flip a lever and all of the junctions are corrected for the route. There were several times where I need a section of the tunnels to be redesigned but hey it works now and you never have to worry about someone changing the route on the way back to the main terminal.) and leave the account AFK for about 30 minutes while I go catch up on my watch later videos or eat something or whatever I have to do. At the main terminal and the 5 secondary terminals (if you’re going into a nation that isn’t in the same continent or is not in the UNBRS [United Nations of Blocadia Railway System] contract you have to go to a secondary terminal that will be connected to either A: the next nations main terminal which you will then be under their law and have to pay their pricing on using their railway system [which is usually only 1 or 2 diamonds more not to mention all return lines are required to be free so if someone doesn’t feel comfortable paying a price they don’t have to] or B: a sub rail way line that goes into international waters and ends up in another secondary terminal that is a part of the UNBRS contract [usually on a different continent]) there is also indicator lights telling you when a system is in use and will turn off lamps above systems you can’t safely enable (which is reported live through detector tracks. This allows us to make wait times as short as possible while also saving resources and excavation time). It’s likely one of the most complicated multi-national railway systems to ever exist in a 100+ player server. It’s also in use all the time too. More often then not when travelling through multiple terminals (which can get confusing which is why we had one of the main cartographers ride the whole system making a digital map [a graph with rectangles representing each stop and lines with arrows indicating which direction and where a rail went and whether or not it was 1 way or 2 way] so when new comers join they can easily travel through the 9 continents of the server) I would come across multiple friends and we would even trade on occasion. How I managed to get from talking about my Morse code network to the blocadia rail system is beyond me but I still think it’s a nice story to read so I’ll leave it in. Take care reader and enjoy your day.
@matdu121
@matdu121 Жыл бұрын
It is a really good video, being able to see you thinking the whole system is a good idea that made me think of each solution before seeing yours, it was a really good experience, thank you for your video.
@lemonlordminecraft
@lemonlordminecraft Жыл бұрын
Exquisite video. Striking presentation and excellent video content!
@jazziiRed
@jazziiRed Жыл бұрын
Thank you very much!
@Griffyn
@Griffyn Жыл бұрын
Stopping at 8:27 makes a good sequential destination selector for a minecart station
@STRIKER9001
@STRIKER9001 Жыл бұрын
I hope Mumbo sees this! Great vid!
@Wortigon2000
@Wortigon2000 9 ай бұрын
so if someone happens to have a bunch of toggleable farms in a loaded area, let's say, spawn chunks, than we could just build decoders to every farm that accept a specific number's binary code for the on/off switch. Also, important note: must have a way to reset the state of whatever we decide to use to store the actual bits in once the entire code arrived, so we can't end up in a state where 2 partial messages jut so happen to make up the actual message that the farm would require. Alternatively, put the "you've got mail' line on "hold" at the side, and send it into the system again when the code is decyphered fully, sendng it through extended blocks that are attached to pistons based on the received code, and lead that into the farm's toggle. This could be a great way to keep a lot of farms controls in a small area. Also, a way to control farms that are built in an otherwise hard to reach (but loaded) location (let's say, surrounded by other farms and some nice looking builds around them to dress them up, that have a hard to reach on/off button/toggle.) I can't believe I was 10 months late to this party! Gotta go relocate some farms of mine to thespawn chunks, this way of turning them on/off is way too good to pass up. Edit, now excuse me, I'm off to look for ways to store binary codes in a 1 wide tileable form, so I can select my messages (at least 15) simply by flipping the pages of a book. Actually, I could make it 16, with the 0 (no book in lectern) being the reset signal now that I think about it. Provided I find a 1 wide tileable way to store and send out/recycle the binary codes.
@reesetyra902
@reesetyra902 Жыл бұрын
Would be cool to have it so that it shifts the bits behind the scenes and then only presents the message once the whole thing has been sent! Very cool!
@katrineaarbsolheim1930
@katrineaarbsolheim1930 Жыл бұрын
thanks for showing almost everything so that i can build it myself :D
@jazziiRed
@jazziiRed Жыл бұрын
That's the goal!
@Bunni-Boiii
@Bunni-Boiii Жыл бұрын
When I saw the thumbnail I was expecting Moorse Code but Binary makes way more sense I love this idea and design I have got to try this in my survival worlds
@nsc_notncs
@nsc_notncs Жыл бұрын
I have absolutely no idea what you did but it’s cool and I’m going to make a bunker with wireless communications now on my Minecraft server
@dharusiokay9426
@dharusiokay9426 8 ай бұрын
Ingenious Redstone working flawlessly on the first try? Now i have truly seen everything.
@MrHubert1710
@MrHubert1710 Жыл бұрын
To make it more flexible yet not cumbersome with letters, middleground would be usage of words as messages. Stackable items renamed to words making dictionary translating binary to item and putting it in chest accessed one at the time would make send/recieve buffer. Reading would be looking at items in chest arranged in correct order. Commonly used words would need different copies to be used multiple times to not stack in recieve buffer but it could work. Skulk bypassing chunk loading would be super helpful in establishing long range communication.
@codeN1NE
@codeN1NE Жыл бұрын
You deserve a subscribe for this amazing work. Subed ❤️❤️❤️
@jazziiRed
@jazziiRed Жыл бұрын
Thank you and welcome!
@andrxmedan
@andrxmedan Жыл бұрын
how tf do you only have 2k subs?? this is really good also your voice is incredibly soothing
@jazziiRed
@jazziiRed Жыл бұрын
Thank you!
@derrrick1407
@derrrick1407 Жыл бұрын
Holy cow, this is insane, you got a new sub
@jazziiRed
@jazziiRed Жыл бұрын
Thanks!
@rowangallagher8605
@rowangallagher8605 Жыл бұрын
your voice is so relaxing. and i love the red stone. W vid. W algorithm
@jazziiRed
@jazziiRed Жыл бұрын
Glad you enjoyed it!
@demithefiend
@demithefiend Жыл бұрын
I'm already picturing this on an SMP with a news station sending out messages and having it show up at several bases all at once. Maybe also having a map to show what the binary means :o
12 Years of Redstone, And I've NEVER Built One of These...
18:33
What Does An Observer ACTUALLY See?
18:22
jazziiRed
Рет қаралды 153 М.
Godzilla Attacks Brawl Stars!!!
00:39
Brawl Stars
Рет қаралды 10 МЛН
Barriga de grávida aconchegante? 🤔💡
00:10
Polar em português
Рет қаралды 44 МЛН
We Built the Internet in Minecraft
25:18
Branzy
Рет қаралды 2 МЛН
I Made RGB Tetris with just Redstone!
20:36
mattbatwings
Рет қаралды 136 М.
We Made the BEST Music Machine in Minecraft
12:52
jazziiRed
Рет қаралды 1,6 МЛН
The Coolest And Most Useless Redstone Machine I've Ever Built
25:31
Doing Math with WATER in Minecraft
24:19
jazziiRed
Рет қаралды 29 М.
Someone Made a MOD of MY REDSTONE IDEAS!
11:12
Mumbo Jumbo
Рет қаралды 4,3 МЛН
Using Science to Design a MAXIMUM Efficiency Iron Farm
31:56
Nico is LOST
Рет қаралды 3,4 МЛН
Why I'll Never Use Copper Bulbs
16:14
mattbatwings
Рет қаралды 198 М.
The Quest for Minecrafts Any% Impenetrable Base
20:48
cubicmetre
Рет қаралды 494 М.