Redstone Number Systems - LRR #2

  Рет қаралды 122,138

mattbatwings

mattbatwings

Күн бұрын

Welcome to Episode 2! Today we discuss the concept of positional number systems, and why binary and hexadecimal are commonly used in redstone.
Patreon: / mattbatwings
Discord: / discord
My socials: linktr.ee/mattbatwings
My texture pack: modrinth.com/resourcepack/mat...
-------------------------
Want to get more involved in the logical redstone community?
Learn Logical Redstone! • Logical Redstone Reloaded
Open Redstone Engineers (ORE): openredstone.org/
0:00 Introduction
0:40 Base 10 Recap
2:36 Other Bases?
5:11 Binary
7:11 Hexadecimal
8:19 Conversion Trick
9:01 Subscribe!
Music (in order):
LAKEY INSPIRED - Chill Day • LAKEY INSPIRED - Chill...
Infraction - Photograph • Vlog lo-fi Anime Fashi...
Infraction - Serotonin • Vlog Lo-Fi Chill by In...
Harris Heller - Iridescent • Iridescent
Harris Heller - Guilty Spark • Guilty Spark
Milky Wayvers - Love in Japan • Love in Japan

Пікірлер: 367
@dev_insights101
@dev_insights101 Жыл бұрын
As a engineering student this video was nothing new for me but your way of explaining is really easy to understand.
@sentienttoast1319
@sentienttoast1319 Жыл бұрын
Same(kinda)
@idkcba
@idkcba Жыл бұрын
I'm a computer science student and I feel the same lol
@theonlypc4906
@theonlypc4906 Жыл бұрын
Same (almost, I'm not an engineering student but I already knew about it)
@sherifemad2065
@sherifemad2065 Жыл бұрын
Same
@pikatnt1
@pikatnt1 Жыл бұрын
Me: watching this video before being a computer science student so I already know this...
@FlippingMiner
@FlippingMiner Жыл бұрын
When a 10 minute video teaches me better than a 3 month long computer science course…
@verizonextron
@verizonextron Жыл бұрын
lol
@savageraccoon787
@savageraccoon787 Жыл бұрын
When it doesn't...
@Red-fox-ther1an
@Red-fox-ther1an 7 ай бұрын
​@@savageraccoon787it does lol
@VeryCoolMinecraftGamer00
@VeryCoolMinecraftGamer00 7 ай бұрын
That's what I said
@user-mr4qg1ru1t
@user-mr4qg1ru1t 7 ай бұрын
fr
@jeiversonchristian6403
@jeiversonchristian6403 Жыл бұрын
I'm a math teacher and I say, congratulations, this video is excellent.
@JohnImemesi-rp9fj
@JohnImemesi-rp9fj Жыл бұрын
This series is gonna be awesome, I know it
@4Evermusic
@4Evermusic Жыл бұрын
I agree :)
@abylehere
@abylehere Жыл бұрын
It already is
@user-mr4qg1ru1t
@user-mr4qg1ru1t 7 ай бұрын
fr
@dark_elf_wizard
@dark_elf_wizard Жыл бұрын
i did not expect to learn what binary is in this video... i did not even know how to look it up... thanks for the information, i can use this in so many ways
@DiverseInBits
@DiverseInBits 7 күн бұрын
Yeah it’s something every programmer and computer person has heard like I have.
@xanderkirkland3420
@xanderkirkland3420 Жыл бұрын
I'm using this to force my friends to understand redstone
@Psodjakkdmdm392
@Psodjakkdmdm392 Жыл бұрын
W
@an_anonymous_potato
@an_anonymous_potato Жыл бұрын
W
@tefyergames28
@tefyergames28 Жыл бұрын
W
@hanqnero
@hanqnero Жыл бұрын
But this is meant to be more how to understand low level computing with redstone, not practical minecraft redstone
@nedaugust43
@nedaugust43 Жыл бұрын
LMAO
@VibinCactus
@VibinCactus Жыл бұрын
my mind if blown, i had no idea how used to base 10 i was untill i watched this and learned the secrets to the universe thank you Mat
@vladyslavkryvoruchko
@vladyslavkryvoruchko Жыл бұрын
Im so excited for thoose series! PS: You are explaining everything so much more clear than in the older series. Keep up with your great work!
@REDHOTFANG
@REDHOTFANG Жыл бұрын
Great explanation. Wish I was taught like this back in my engineering classes. I never actually thought about how redstone signal strength would convert so easily to hexadecimal. it was so obvious. I feel stupid.
@mgmn6102
@mgmn6102 Жыл бұрын
Very well explained, idk why nobody else does such a series
@LordBrainz
@LordBrainz Жыл бұрын
Many people know about It, but few know how to explain well
@mgmn6102
@mgmn6102 Жыл бұрын
@@LordBrainz i know about it but i didnt know like 1 or 2 small things and i dont hav mc anymore, gotta buy a new account
@_mrkot_933
@_mrkot_933 Жыл бұрын
I'm having my exam in 2 weeks, and your video really helped me revise my knowledge in such relaxed way. Thanks!
@timjrz
@timjrz Жыл бұрын
8:03 hexadecimal numbers are often used to represent long binary numbers like ip or mac addresses so that the user can have a better overview. They dont have a true technical position, but are just nice to have.
@ElNeroDiablo
@ElNeroDiablo 9 ай бұрын
Aye, IPv6 addresses are 8 Bytes rendered in Hex, IPv4 addresses are 4 Bytes rendered in Decimal (the classic IPv4 address for a consumer-grade modem-router is 192.168.x.1 where x = 0 or 8, and leading 0's to fill out the 3-digit spaces are often implied but sometimes mandatory depending on the program/OS working with), and MAC addresses are (currently) 6 Bytes rendered in Hex (this might change in the future). Can ya tell I have spent a LONG time working with computers and setting up LANs? XD
@timjrz
@timjrz 9 ай бұрын
@@ElNeroDiablo yeah, now imagine if you had to type every 0 and 1 manually xD
@Tharun-wk6rj
@Tharun-wk6rj Ай бұрын
IPV6 is 16 bytes bro@@ElNeroDiablo
@arthur1112132
@arthur1112132 Жыл бұрын
8:20 This is less usefull than with Hex, but you can actually apply this trick to any base that is a power of 2 by grouping the binary digits in groups of the final base's exponent. For hex, as shown, you do groups of 4 because 16 is 2^4 For base 64 it would become groups of 6 because 64 is 2^6 for binary to base 8 you do groups of 3 (2^3 = 8) to base 4 it's groups of 2 (2^2 = 4) and finally if you stay in binary (base 2), you effectively make groups of 1 digits which doesn't change anything (2^1 = 2)
@BobTheJoe626
@BobTheJoe626 7 ай бұрын
What the hell are you saying 😂
@arthur1112132
@arthur1112132 7 ай бұрын
@@BobTheJoe626 A generalisation of the method he shows in the video, to convert between binary and Hex. This rule is valid when converting between binary and any other base that is a power of 2, just by doing groups of different size. The size being the exponent of the base.
@typoxz4838
@typoxz4838 4 ай бұрын
​@@arthur1112132thx bro
@i3ootman430
@i3ootman430 Жыл бұрын
I love how you explain basic digital math like... on blocky digits xD This is so cool dude! Actually your lessons are way more clear than in school where there is just base 10 and base 2 and just cope with it yourself :/
@emrouse02
@emrouse02 Жыл бұрын
When this series matures, I already know I'll be recommending it to IT newcomers. You have explained more about the two number systems than the college professor taught me in a few days.
@Alex-Sw
@Alex-Sw 2 ай бұрын
Just want to say your explanation of binary and hex was great, I had a small understanding but now I fully grasp the concepts! Thanks!
@keiretsu1
@keiretsu1 Жыл бұрын
Awesome! Can't wait for more episodes. Really enjoying the remade series :)
@hygienicturtle
@hygienicturtle Жыл бұрын
agreed
@YayzayMc
@YayzayMc Жыл бұрын
that was 3 days ago
@plet_farm
@plet_farm Жыл бұрын
Wtf
@plet_farm
@plet_farm Жыл бұрын
Real
@ChrishyChrishShorts
@ChrishyChrishShorts 4 ай бұрын
I’m learning normal redstone and this is still helping me. Thanks.
@Cowboy14Clips
@Cowboy14Clips Ай бұрын
This is insane, people think Redstone is a bunch of wires in a silly block game, but it is some much more than that! It takes real knowledge to make this stuff!
@wKraw
@wKraw Жыл бұрын
HOLY SHIT THAT SO EASY! I have computer science class and one time our home work was to convert base 10 numbers to base 16 and binary, and i kinda understood how it works, but your explanation made it SOOOO much easier lol thanks
@DaghaNotJamal
@DaghaNotJamal 21 күн бұрын
I WAS SEARCHING ABOUT BINARY CODE FOR AN HOUR AND FINALLY I SEE THIS VIDEO, THANK YOU SO MUCH
@Yash1952
@Yash1952 2 ай бұрын
Your way of explaining is so awesome! I am so excited to learn redstone, without this, i didn't even know that redstone had a power signal of 15.
@Abdulkadir-yq2vm
@Abdulkadir-yq2vm Жыл бұрын
This series is getting so amazing
@cbuc1111
@cbuc1111 Жыл бұрын
Thanks for you continuing to make this series, and don't leaving it on first episode!
@notcardi
@notcardi 2 ай бұрын
i want to learn every element of redstone, not knowing much about it right now and your series on this seems really great so far! i didnt really know how binary worked because i never really understood it but now i do and its so useful! ty
@scaffus
@scaffus Жыл бұрын
5minutes into the video just summarized 4h of class, damn, you're good
@orionbarnes1733
@orionbarnes1733 2 ай бұрын
"You think you're doing some damage? 2+2 is.... 10? IN BASE 4, I'M FINE!" - GLaDOS, Portal (2007)
@powerofanime1
@powerofanime1 4 ай бұрын
I knew of Base 12, Base 60 and Binary but not what made them distinct from Decimal. Hexadecimal is something I genuinely hadn't heard of. This taught me a lot more than just Redstone!
@LyricNear
@LyricNear Жыл бұрын
Absolutely the simplest and best explanation for binary and hexadecimal I've watched
@amyhughes2149
@amyhughes2149 Жыл бұрын
This is such a lovely explanation of binary and hex systems! I feel like I properly understand them now
@Gzussss
@Gzussss Жыл бұрын
The first series was amazing. I'm so excited for this one.
@aidankelsey2731
@aidankelsey2731 Жыл бұрын
Wow. I knew about different number systems but this was by far the simplest explanation. Your awesome.
@ActuallyVernity
@ActuallyVernity 28 күн бұрын
Like i was watching my sir teaching me what is binary and i didnt understand. Like i want him to be my teacher. Keep up the good work man
@kiss6917
@kiss6917 7 ай бұрын
I started getting interested in redstone computing myself after learning about circuit analysis, and building physical logic gates in engineering classes. This is so fun and I love everything you put into these videos
@PeppermintOSC
@PeppermintOSC Жыл бұрын
this series is great so far, keep it up!!
@floris2872
@floris2872 Жыл бұрын
Great explanation! I already made a simple 5 bit counter in binary after watching the last video in this series, thanks for the inspiration! 😁
@ChadDeveloper
@ChadDeveloper 2 ай бұрын
As a software engineer, I'd say this is just like a programming language. I watched the series and came back to see where I just started
@xylul1648
@xylul1648 5 ай бұрын
6:57 i saw that "0 to 255", and RGB values instantly made so much more sense to me. this is fun :)
@Rauster_
@Rauster_ Жыл бұрын
Thanks for these clear expectations!
@darrenmitchell183
@darrenmitchell183 Жыл бұрын
I never had a problem wrapping my head around the concepts behind the old series, but this is definitely a lot simpler and easy to understand.
@ThomasDemonte-fb6jj
@ThomasDemonte-fb6jj Жыл бұрын
I love this series
@outofexp
@outofexp 4 ай бұрын
nearly 20 years ago i was struggling in university (studying music tech) because I couldn't wrap my head around hexadecimal coding.. I cannot explain how easy you've just made that for me :')
@wassup.
@wassup. 4 ай бұрын
I love you matt you're the only person that made me able to do binary to numbers mentally
@oceonfire_
@oceonfire_ 14 күн бұрын
what an amazing guide! i understood how binary worked but i’d never linked it to base 10
@ElNeroDiablo
@ElNeroDiablo 9 ай бұрын
Not only is an 8-bit number (256 values, from 0 to 255 in Decimal, 00 to FF in Hexadecimal) a Byte when using Binary, a 4-bit Binary number (16 values, 0-15 in Decimal. or 1 bit of Hexadecimal, 0-F) is called a Nybble. And a geeky party trick I've loved to pull since I was a young teen (so over 20 years now) has been asking people how high they can count on the natural 10 digits of their hands - most people answer with just "10" (working in Decimal as they're taught in school) as they only extend each digit as they count up, and are surprised when I tell them that starting from 0 they can count to Dec 1023 (or 11111 11111 in Binary), for a total value of 1024 numbers, as they extend a digit as they reach it's value (left-to-right of 512-256-128-64-32-16-8-4-2-1) whilst curling in the digits to the right of the one they extended.
@VeryCoolMinecraftGamer00
@VeryCoolMinecraftGamer00 7 ай бұрын
Ao just started 9th grade informatics, and you just explained the first 4 months of it in 9 minutes and 27 seconds better than my teacher
@SPEXWISE
@SPEXWISE Жыл бұрын
I learned something new from this video. I now understand Hexadecimal. Simpler than I thought. Thanks.
@ThunderFound
@ThunderFound Жыл бұрын
Finally! Please drop series more often :D
@hexandcube
@hexandcube Жыл бұрын
I think this is the best explanation of number systems I've ever seen.
@Wa1kingR3dston3
@Wa1kingR3dston3 Жыл бұрын
Nice work man!
@hyper_cronics5999
@hyper_cronics5999 Ай бұрын
Omg in csp I was struggling to figure out hexadecimal and how to convert it by hand. You just help me understand. Thanks!!😁😁
@samuelhulme8347
@samuelhulme8347 Жыл бұрын
I already knew this, but that was a perfect explanation!
@martitoto9715
@martitoto9715 Жыл бұрын
i love you! keep doing this your really helping us and not only at redstone!
@chamoischamois
@chamoischamois Жыл бұрын
the trick at the end was the only thing I didn't know but it was well worth watching the whole vid for it!
@Purrza
@Purrza 8 ай бұрын
My friend requested me these vids for building my first redstone computer and i bet you by the end of it its gonna be great!
@DylanPopeBooze
@DylanPopeBooze 7 ай бұрын
This guy just made me understand binary in 6 minutes, while the IT study I followed for a year failed to do so at all!
@mystiiify
@mystiiify 11 ай бұрын
This was a cool revision for my studies too.
@Clement2005
@Clement2005 4 ай бұрын
even for a computer science student, beeing familiar with different number systems, this was still a great video to watch ! u explained it better than my teacher 😂
@definitlyarealperson7041
@definitlyarealperson7041 Жыл бұрын
Amazing video!
@immeyadventures
@immeyadventures Жыл бұрын
Your video keep upgarding they are so good, i loved so much the logical redstone serie, and i lalready love logical redstone reloaded ❤❤❤
@vaibhavmaheshwari8924
@vaibhavmaheshwari8924 Жыл бұрын
Great content very high quality!!!!!
@sdfmnb2314
@sdfmnb2314 Ай бұрын
this one wasn't discussing a lot about redstone, but it's really useful!
@javierchust1618
@javierchust1618 Жыл бұрын
I can’t wait for the next episode!!
@mateuszszulecki5206
@mateuszszulecki5206 5 күн бұрын
One way to understand what number a letter digit represents in hexadecimal is to just think; the letter's numerical value (A=1, B=2, C=3 etc.) plus 9. For example, D's numerical value is 4, so add 4 to 9 and you get 13, so D in base 16 is 13.
@omayoperations8423
@omayoperations8423 Жыл бұрын
This is a very large improvement to the last already, in my opinion. Matt is explaining this in a much more general way, so the video is easier to apply to other situations.
@notquiteaspect
@notquiteaspect Жыл бұрын
Ep 2 lesgoo
@AcornGroove8274
@AcornGroove8274 10 ай бұрын
You really explain it well! Thanks!
@omayoperations8423
@omayoperations8423 Жыл бұрын
Mattbatwings is definitely my favorite minecraft redstone KZbinr. I've been doing some computer science for a while, and knew all of this, but the video was enjoyable to watch nonetheless.
@Thensi72
@Thensi72 4 күн бұрын
This is more a number system/computer science video but in minecraft than a redstone tutorial, and i already knew about binary and hex but this is still cool and was entertaining.(also i didn't know how you would do hex with redstone(from the desccription) until you said the signal streangth which is cool, i had wondered about hex with redstone when i saw this videdo though)
@sinaxes5250
@sinaxes5250 Жыл бұрын
I studied the binary and the hexadecimal systems In the last year...So I find this video as a review of what I studied previously and I like it
@phoenixmg-kn7eh
@phoenixmg-kn7eh Жыл бұрын
I love this series i am learning so much from these video's
@ExtremlycoolskeletonGaming
@ExtremlycoolskeletonGaming 3 ай бұрын
Thank you bro this is a great video i could never understand binary numbers until now, you made it perfeclty clear
@verizonextron
@verizonextron Жыл бұрын
LETS GOO LRR EPISODE 2, also nice early
@avon9108
@avon9108 7 ай бұрын
Next time I fly ill be re-watching all of these so I can get good at Redstone Thank you sm for such a good explanation!
@thatsfsguy3609
@thatsfsguy3609 Жыл бұрын
Nice, I love numbers bro
@AnimatedPlayer
@AnimatedPlayer Күн бұрын
Did this man just teach me binary system in a video game tutorial? Bh tpd, binary makes sense now
@arturmg2068
@arturmg2068 Жыл бұрын
Very cool video!
@mr.electron5589
@mr.electron5589 10 ай бұрын
Great work man
@vaguedestruction
@vaguedestruction 7 ай бұрын
Thank you for making this video so that if I saw it a few years ago I might actually understand it and the number base thing even if I didn't know it already
@braydenmchan
@braydenmchan Жыл бұрын
Although I know this stuff already, I just happened to click on your video because I like the content you make and the quality that's put into it. What I didn't expect to learn is the binary to hex conversation step that you showed at the end! I used to always just convert to decimal and then to hex 😂
@REDHOTFANG
@REDHOTFANG Жыл бұрын
You can do it with any power of 2. Groups of 1 for binary to binary(useless tbf) Groups of 2 for base4 Groups of 3 for Octal 4 for hex, 5 for base32 and so on.
@scratchharry
@scratchharry Жыл бұрын
YAYAYYYAY EPISODE 2!
@HomieSeal
@HomieSeal Жыл бұрын
Damn that binary to hex method is so cool!
@user-ws8bb8ii4n
@user-ws8bb8ii4n Жыл бұрын
yay, another video!
@dandywallaby3992
@dandywallaby3992 Жыл бұрын
bro I litteraly said "if there where a video like that" and your video just poped up
@Arnoldismouldy
@Arnoldismouldy 7 ай бұрын
Unironically a better explanation of binary than my CS teacher at school
@mani_mincraft
@mani_mincraft Жыл бұрын
The last thing you said was amazing! that’s why we represent colors in 8 bit numbers or I’m hex!
@Empeg_
@Empeg_ 9 ай бұрын
I learnt about this in my computer science class recently! so cool
@Gandhi_Physique
@Gandhi_Physique Жыл бұрын
A very good explanation. The only improvement would be explaining what variable "n" is, as some may not be aware of variables yet. Great series so far, time to watch ep 3
@exio2875
@exio2875 Жыл бұрын
great vid
@YoxiiPlz
@YoxiiPlz 10 ай бұрын
I love this type of Math!
@bulldozer6710
@bulldozer6710 5 ай бұрын
great explanation of number systems
@n1k0lagaming86
@n1k0lagaming86 21 күн бұрын
My brain just went 💥. Thank you! 😊
@PedroSantos-ie1oy
@PedroSantos-ie1oy Жыл бұрын
This is awsome :)
@pikatnt1
@pikatnt1 Жыл бұрын
His way of explaining is the opposite of the way my math teacher explains
@cathacker13
@cathacker13 9 ай бұрын
I had a somewhat alright understanding of how different number bases worked before watching this video, but i still had issues with them because there were certain aspects that weren't really explained to me properly/I didn't understand, somehow this minecraft redstone tutorial made it finally click for me thank you
@therealloganyt237
@therealloganyt237 Жыл бұрын
Bro's probably the best KZbinr at explaining redstone.
@Heyght
@Heyght Жыл бұрын
Matt is tricking us into learning math again
@eithngg7727
@eithngg7727 Жыл бұрын
אחלה שיעור תודה רבה הוא היה מאוד מעניין
@StrivingTable67
@StrivingTable67 2 ай бұрын
You literally just showed me how to convert bases. Btw that wasn’t me trying to sound mean, it was me saying thanks for teaching.
@senoriceberg7729
@senoriceberg7729 11 ай бұрын
You won my sub
Boolean Algebra & Redstone Logic Gates - LRR #3
15:45
mattbatwings
Рет қаралды 147 М.
Binary & Hexadecimal - The Redstone KINGS!
9:22
mattbatwings
Рет қаралды 49 М.
ISSEI funny story😂😂😂Strange World | Magic Lips💋
00:36
ISSEI / いっせい
Рет қаралды 177 МЛН
Why? 😭 #shorts by Leisi Crazy
00:16
Leisi Crazy
Рет қаралды 43 МЛН
Разбудила маму🙀@KOTVITSKY TG:👉🏼great_hustle
00:11
МишАня
Рет қаралды 3,9 МЛН
OMG 😨 Era o tênis dela 🤬
00:19
Polar em português
Рет қаралды 7 МЛН
I Made a Neural Network with just Redstone!
17:23
mattbatwings
Рет қаралды 131 М.
Ever Changing Redstone Maze in Minecraft
10:03
CaptainLuma
Рет қаралды 508
I Made a Graphing Calculator with Minecraft Redstone!
23:27
mattbatwings
Рет қаралды 644 М.
I made a VGA card that blew my mind
15:44
bitluni
Рет қаралды 418 М.
Is 8-Bit Minecraft Possible?
13:56
Inkbox
Рет қаралды 1,1 МЛН
Redstone Binary Addition - LRR #4
21:49
mattbatwings
Рет қаралды 160 М.
Encoders & Decoders | Logical Redstone #2
12:52
mattbatwings
Рет қаралды 158 М.
How to Read and Write Binary (In 5 Minutes)
5:00
Max's Tech
Рет қаралды 399 М.
The Basics of Redstone - LRR #1
17:57
mattbatwings
Рет қаралды 352 М.
Please Help Steve Take The Water
0:32
ToonToon Daily
Рет қаралды 56 МЛН
Рико что читер?
0:49
Garga
Рет қаралды 1,9 МЛН
Mortis Skills 🥶 #bs #brawlstars #shorts
0:11
TNZ Gaming
Рет қаралды 4,5 МЛН
Body Symbol Game With Sonic And Shadow
0:23
Intalord
Рет қаралды 9 МЛН