CAN Bus: Serial Communication - How It Works?

  Рет қаралды 237,216

Electronoobs

Electronoobs

Күн бұрын

Пікірлер: 206
@ELECTRONOOBS
@ELECTRONOOBS 10 ай бұрын
Join my Arduino Course (Spanish): bit.ly/2JY8icE My Tools: bit.ly/3uv8bc3 Help me on Patreon: www.patreon.com/ELECTRONOOBS
@HowtoElectronics
@HowtoElectronics Жыл бұрын
Absolutely fantastic video! Your clear and concise explanation of the CANBUS protocol has made it so much easier to understand. You did a great job of breaking down this complex topic into digestible chunks, and I truly appreciate your effort to educate us. I was struggling with some concepts, but your video cleared up many of my doubts. Thank you for sharing your knowledge and helping others like me to understand this better.
@alexnewton3376
@alexnewton3376 Жыл бұрын
6 months ago, during my masters studies, I had a little knowledge of CANBUS. Now this video has cleared all my doubts. Perfect animations and great explanations.
@ELECTRONOOBS
@ELECTRONOOBS Жыл бұрын
Thank you!
@BitSmythe
@BitSmythe Жыл бұрын
*FABULOUS video.* This will get me started. My Hyundai has two or three buttons that must be pressed EVERY time I start the car. The forums complain of this issue, but the dealer claims they “can’t” change the settings, it’s just that they won’t. So I expect I will be able to read the button presses, and then copy the bits that I need. _And with a little Arduino code, then be able to make my car save the settings _*_I_*_ (WE) want it to have._
@bigmon9186
@bigmon9186 3 ай бұрын
Did u end up getting it done
@BitSmythe
@BitSmythe 3 ай бұрын
@@bigmon9186 Not yet. But did get Arduinos, OBD adapters and started learning the hardware…
@bigmon9186
@bigmon9186 2 ай бұрын
@@BitSmythe Okok Cus I’m a car mechanic and I wanna get into being able to tamper with canbus on cars Cus modern 2024 use it heavy With all the dash buttons these days
@matinobrajkovic4876
@matinobrajkovic4876 Жыл бұрын
Nice video but I must add that at 3:18 message ID is not based on the address of the node/device, they do not have address, but rather on the priority of the message itself. The message with lower ID will be sent sooner on the CAN bus in process called arbitration. The message as you mentioned is received by all node but more nodes can respond to the message. Also messages sent by one node should have unique IDs otherwise Bus Errors could occure
@kylejewiss659
@kylejewiss659 Жыл бұрын
And this is another reason it is used in the automobile industry, more important systems like air bags, sensors etc will have priority over other things like seat warmers.
@conorstewart2214
@conorstewart2214 Жыл бұрын
It was a big point he missed. Multiple devices can read the same message and process it. A device can have a list of messages it is listening for.
@cookedaudio
@cookedaudio 3 ай бұрын
6:30 - That is pretty ingenious. Thx for pointing out why differential voltage works so well in an automotive situation.
@ginamar6218
@ginamar6218 Жыл бұрын
One thing not mentioned in this video is CAN bus termination. Where both ends of the bus has 120 ohm termination resistor. Creating a 60 ohm resistance on the bus. Also in a can network each module on the bus has an in and an out so it goes through that module to another. And if you lose a module on the middle of the bus you may lose all modules or just the ones on the other side of the missing module.
@ragohy
@ragohy Жыл бұрын
.... It does NOT go through the module!!! By any means!!! BS🧐. If a module is missing, the can bus still works!!!
@ginamar6218
@ginamar6218 Жыл бұрын
@ragohy it depends on the network. And in automotive it 100 percent has in and out through the module. If a module is disconnected you 100 percent lose the ability to talk to modules beyond them.
@ragohy
@ragohy Жыл бұрын
@@ginamar6218... since there is no car "module" discussed in the video, instead a can bus transceiver and a controller and a mcu, which forms a "node" : can bus will work, if a node leaving the bus (as long as there are two working nodes left!! He showed the principals and not how some manufacturer might build it: i. e. two wires in and two wires out. OK??
@kashif8704
@kashif8704 Жыл бұрын
That's not true, if you lose one module the other will work properly without any problems. It's a must have safety feature. You are saying that if one temperature sensor is faulty in a car or some other node then airbags will not open because our can bus is down now.
@noahw4623
@noahw4623 Жыл бұрын
​@@ginamar6218 That would depend on the bus structure, but it seems highly unlikely IMO as ISO26262 has redundancy requirements that would make it absurd to have that as a failure mode
@lebasson
@lebasson Жыл бұрын
Fantastich how you break down the communication protocol this way, I finally feel I understand it at a "material" level. Would love a followup video demonstrating how to interface an arduino/esp32 with CAN bus module with an actual car. Like, say, controlling the windows?
@sollykhan2385
@sollykhan2385 7 ай бұрын
Absolutely fantastic explanation of the CAN system, accurate and very concise,THANK YOU for the time and trouble to produce the great content and for sharing knowledge, it is well appreciated, please post more,and please share a 'Can' of soft drink as a goodwill gesture 🥤🙂👍
@mohamedabdelrehem7698
@mohamedabdelrehem7698 Жыл бұрын
i was looking for this exact video 2 days ago and you are here now to save me ♥♥
@RoboCNCnl
@RoboCNCnl 4 ай бұрын
Super cool video, amazing informative ! And may i please ask how you make such video's? Is there a tool for this? of is every movement a transition in the video editing software?
@devadasanvarier9814
@devadasanvarier9814 4 ай бұрын
Very nicely explained to understand how CANBUS signal works and difference from other BUS forms. Thank you 👍
@Aragorn450
@Aragorn450 Жыл бұрын
That was a good explanation of CANBUS! I knew that the ESP32 had pins for CAN but had never looked into how to actually use it, so that was helpful too. One thing to also include about CAN is it's best to use a twisted pair wire for the hi and lo pins. For a short test like you were doing, no need, but for using in an actual vehicle, it's needed so that any interference is equally experienced by both wires and it reduces the electromagnetic radiation from the wires as well.
@hoctrimededebutry8655
@hoctrimededebutry8655 Жыл бұрын
Hello (Ola !!) from France !! Thanks a lot for these videos about "How it works 😀Muchas gracias
@andreiasimas2984
@andreiasimas2984 9 ай бұрын
Achei muito didático o vídeo. As palavras recortadas ajudaram muito.
@Zombull73
@Zombull73 9 ай бұрын
I...understood all this. Amazing! Good job!
@grottyboots
@grottyboots Жыл бұрын
Excellent explanation of differential signaling. Keep up the great work!
@jclm8049
@jclm8049 Жыл бұрын
Bonjour à tous !!!! Vraiment au top !!!! Hello everyone !!!! Really on top !!!!
@electronic7979
@electronic7979 Жыл бұрын
It's a nice video with useful information. Thank you
@ChrisWilliams-pu8pj
@ChrisWilliams-pu8pj 8 ай бұрын
Great video! Good job of explaining CAN function which I had never heard. Thank you!
@diegocassinera
@diegocassinera Жыл бұрын
Good video. One note do, there is no reverse computation of crc. Rather the receiver revives the packet with data and crc. The receiver computes the crc on the received data, and then compare the value it generated to the value received. If they do not match, the data is not trusted.
@TechnopolisDotTV
@TechnopolisDotTV Жыл бұрын
Awesome! I've been waiting for a CAN bus video from you for so long. I had big issues with Arduino Uno and ESP32 CAN communication when using IC SN65HVD230. I will try TJA1050 💪 Thanks.
@ninadtaralekar
@ninadtaralekar 7 ай бұрын
Great explanation of the concepts with briefing pointers and making it more simple 👍👍
@AbhishekKalyani
@AbhishekKalyani Жыл бұрын
Simple and effective explanation! Thanks!
@dennisfahey2379
@dennisfahey2379 Жыл бұрын
Excellent tutorial. I have to wonder if anyone has "sniffed" the CANBUS on various car models and built a database of the devices, commands and response codes. It always annoys me that for each car manufacturer you need their ODBII/CANBUS reader. The retail universal ones are just insanely expensive for what they are. I recall decades ago someone did this for IR remotes and made a fantastic Universal Remote Control (with macros) that was not available retail.
@revealingfacts4all
@revealingfacts4all Жыл бұрын
There is an open source project aimed at reverse engineering these databases. I'm in automotive professionally and everything is going CAN-FD with encrypted buses now. This video is about legacy CAN 2.0B. In legacy CAN you can still have encrypted buses however due to the low data rate it's generally not done except for certain CAN frames like unlocking to tune an engine.
@dennisfahey2379
@dennisfahey2379 Жыл бұрын
Thank you for the comment. I have to wonder how strong the encryption is since it has to be low cost. For example when WIFI came out it had no encryption (dumb really). Then they added WEP. That was cracked in a couple weeks. Then they added WPA2 etc. Its the nature of CANBUS to be very cheap in production so I am betting the encrypted standard is hacked in no time. Especially since the commands cannot change without a full software rewrite!
@revealingfacts4all
@revealingfacts4all Жыл бұрын
@@dennisfahey2379 well WiFi encryption is at the transport layer. CAN 2.0 has no encryption at transport and is all done at the application layer so the encryption can be as strong as you like really. But many CAN 2.0 devices are designed around lower end processors that usually don't have the processing capabilities to run a full cipher suite so they often just don't. With CAN-FD's higher data rates, things are changing. CAN and CAN-FD have something called ISO-TP which, fundamentally, is just a protocol on top of CAN frames and still pushes the encryption logic up into the application layer. ISO-TP is where things are interesting. You can think of the russian doll analogy or html inside a tcp payload. Like these examples, ISO-TP is just multiple CAN frames that are reassembled to make a complete & larger message. ISO-TP doesn't change the max payload size (8 bytes with CAN 2.0) but allows multiple frames of 8 bytes to be assembled as a complete message so the encryption overhead starts to make sense. It's hard to justify on a CAN bus the overhead associated with encryption for just 8 bytes and so other lesser encryption or security protocols are used which would require a dedicated video/blog post on...
@DANEMSPRINGER
@DANEMSPRINGER Жыл бұрын
Torque Pro with BLUETOOTH OBDII
@Oneshot8242
@Oneshot8242 10 күн бұрын
​@@revealingfacts4allA CAR needs encrypted data? Nah, it's just so the manufacturer/dealer/service department can have exclusivity, and thus, a "digital monopoly". God, I'm so sick of this scam. Thankfully, someone with an oscilloscope and a data analyzer will figger a way around it using a $3 Esp32 and some chewing gum. As if a car wasn't expensive enough already. And while I'm ranting, how the hell did the engineers who come from an historical heritage as the Me-262, Mg-42, Bf-109, V-1 and V-2, Flak+88, the Saturn 5, and just about ANY car op into the 70s, come up with a design for a high-performance car that requires you to REMOVE NEARLY THE ENTIRE FRONT END TO CHANGE A HEADLIGHT BULB? Are you kidding me?
@luisjosesalazarserrano264
@luisjosesalazarserrano264 11 ай бұрын
Brilliant! Thanks for sharing. Can you explain what is the physical limitation in distance between transmitter and receiver? What is the maximum data rate? Why is the shape of the signals on the oscilloscope not square?
@ecurepair
@ecurepair Жыл бұрын
Easily explained. Thanks.
@nikhilgautam1007
@nikhilgautam1007 Жыл бұрын
you are really doing fantastic job.your all videos were really helpfull to me thankyou so much your effort.🙌🙌🙌❤
@amaechichristopheribeme184
@amaechichristopheribeme184 27 күн бұрын
Thank you very much for this video. However, I can’t find the ESP code you mentioned is in the description. Could you please send me the link to the code and the CAN.h library you added?
@iuhere
@iuhere Жыл бұрын
what are your plans or what way would you use a can bus reader to accomplish what tasks/goals? please share some insight on what you would do with can bus access to devices available near you. that will be veyr interesting to hear what you oculd do with it.
@martyb3783
@martyb3783 Жыл бұрын
Very good explanation of CAN. Thanks for making this video.
@MrFKD
@MrFKD 13 күн бұрын
best expalanatio ever, thanks bro!
@bd1982
@bd1982 4 ай бұрын
thanks for sharing, with so much depth and clarity!
@karanchunawala4662
@karanchunawala4662 3 ай бұрын
Very nicely explained in a simple language🤟
@jordannzokou1750
@jordannzokou1750 Жыл бұрын
Thank you for this video it is amazing !!! Can you make and other video to talk about Modbus communication? It will be very nice…
@nathanielmelchor6177
@nathanielmelchor6177 Жыл бұрын
Such a fantastic video @Electronoobs. I'm just wondering about GND connection between Arduino and ESP32, I didn't see it in you diagram. Best!!
@ddmmgg1
@ddmmgg1 3 ай бұрын
@ELECTRONOOBS : @3:30 its said that the ID part of the message that the device is sending is the ID of a device whom the message is intended for, whereas ID is a number associated to a message and its used to determine bus arbitration.
@arunkosare4371
@arunkosare4371 4 ай бұрын
Thank you so much this is very useful explanation and simple way
@tyrelllaszlo6024
@tyrelllaszlo6024 Жыл бұрын
Great video! Did you connect the the grounds of the esp and arduino ?
@liquidusblue
@liquidusblue 3 ай бұрын
I finally understand BUS!
@suhaskasute9353
@suhaskasute9353 11 ай бұрын
pure knowledge and informative video
@shenfernando386
@shenfernando386 26 күн бұрын
Thank you was a really great video and well explained
@PsychoPod
@PsychoPod 7 ай бұрын
Great video, really enjoyed it. Could you do a similar one with Modbus?
@AugustineAriola
@AugustineAriola Жыл бұрын
This video is great. You never disappoint in providing in depth explanation. By and large, I'm still far away from using this communication protocol because of it complexity.
@lancelotsinkuu4347
@lancelotsinkuu4347 11 ай бұрын
Best video ever, you're a life saver
@DANEMSPRINGER
@DANEMSPRINGER Жыл бұрын
Awesome video man! I'd love to see this expanded to showing different inputs such as potentiometers, sensors, triggers etc. And possibly display the data to Torque Pro (Android CAN BUS Reader Apk.).
@kinkdaka1
@kinkdaka1 17 сағат бұрын
Very good video. Thanks for that.
@johncloar1692
@johncloar1692 Жыл бұрын
Thanks a really neat project. I have a better understanding of CANBUS Thanks for the video.
@billytalentrocks345
@billytalentrocks345 3 ай бұрын
Thanks! How do the devices avoid talking over each other for the half duplex? Just wait til the line is low and hope no one else starts at the same time? Or do you have a master that starts requests and the slaves only respond?
@prathameshmore4739
@prathameshmore4739 6 ай бұрын
Very smooth to understand. KUDOS!!
@aco7992
@aco7992 Жыл бұрын
Excellent clear explanations thanks for the video!
@udy2530
@udy2530 4 ай бұрын
Hi there, correct me if I am wrong but when he explained on the CAN data message with the ID, I understood it as each device has unique ID, and only the device with the given/matching ID will act on that data message. Meaning that the ID refers to the address of the device(the animation show it like that). However, when I did some research the ID actually represents the type of data message for prioritization purpose and not the device address. It is to make sure only one message is sent every time CAN bus is not idle. Again correct me if I am wrong tho. Its a good video tho, thanks.
@udy2530
@udy2530 4 ай бұрын
Ouh nevermind... I just found a comment with similar opinion with mine. Took me multiple website and videos to confirm this. Thanks tho!
@HowardZ-k3g
@HowardZ-k3g Жыл бұрын
Great video, really well explained and detailed. Can you please make a video or explain how CANopen is different? Since they share the same physical layers, can you read CANopen the same way?
@pashko90
@pashko90 Жыл бұрын
I wish to see more practical implementation, let's say listening and emulating a CAN module, such as ECU and play with a data frames to see how changing parameters can change things on a cluster for example
@affieuk
@affieuk Жыл бұрын
This would be amazing, I find most videos are very academic.
@habtamusium8646
@habtamusium8646 2 ай бұрын
I am new for this topic and had interest to know further w/c help my project to do fward . many thanks !
@mohibullah6215
@mohibullah6215 2 ай бұрын
Please RS485 modbus protocol video. Thanks for this great video.
@turkialshehri9762
@turkialshehri9762 Жыл бұрын
My brother , I need your help. I am currently working on a graduate project to operate a water pump through direct solar panels, and you know that the voltage will change a lot. My design is to build a DC to DC converter. The voltage range between 100 volts in the morning and evening to 350 volts at noon. can it works in this large range of wide range of voltage without getting core saturated or losing his job ,Do u think by changing switching freq and duty cycle can it work fine?.Arduino nano as switching frequency will be
@ami6packs
@ami6packs Жыл бұрын
Awesome video. Looking for more advanced projects based on can bus.
@TheEmbeddedHobbyist
@TheEmbeddedHobbyist Жыл бұрын
The hardest part of the CAN bus is knowing what the data format is. getting the signals is about 0.5% of the effort, finding out what data format is and getting the information off the bus is the remaining 99.5%. getting your head around J1939 is a good way to spend a few weeks.
@tyrelllaszlo6024
@tyrelllaszlo6024 Жыл бұрын
Do you have any good resources for reading up on J1939?
@TheEmbeddedHobbyist
@TheEmbeddedHobbyist Жыл бұрын
@@tyrelllaszlo6024 sorry, all my data had to stay with the project when I left.
@dinismaia
@dinismaia Жыл бұрын
Fantastic explanation. Thanks for sharing your knowledge 😃👏👏👏
@mrwayne8018
@mrwayne8018 Жыл бұрын
This is what I’m getting to unlock some features on my car 😀
@viktoreidrien7110
@viktoreidrien7110 Жыл бұрын
excelent video man, superb !! thanks for the knowledge.
@Yulian.Mladenov
@Yulian.Mladenov Жыл бұрын
very good explanation for beginners!
@SunnieSnell
@SunnieSnell Жыл бұрын
Lovely rabbit hole to go down, ta.
@Antz_411
@Antz_411 2 ай бұрын
So do all CAN trancievers come with a predefined baud rate, or is it mostly configurable?
@inventorkr1
@inventorkr1 Жыл бұрын
❤❤❤❤❤❤
@thexht7927
@thexht7927 Жыл бұрын
I think 1 thing to clarify is that you don’t calculate the original data from CRC bit, but you use the received data to calculate the expected CRC then compared with the received CRC. If data is > 4bytes long then reversible calculation from CRC is impossible
@leehewitt9559
@leehewitt9559 9 ай бұрын
Great description. 👌👌👌
@telsonlancycrasta
@telsonlancycrasta Жыл бұрын
Thanks for making video on this topic ❤
@bekomcar554
@bekomcar554 2 ай бұрын
This is it, Big thanks.
@shivasingh7879
@shivasingh7879 Жыл бұрын
such a good explanation
@Jose-tw9bl
@Jose-tw9bl Жыл бұрын
Great topic! I would love to see how to use libraries on the msp430
@marktompkins3180
@marktompkins3180 Жыл бұрын
Excellent instruction!!! *****
@georgezanfir
@georgezanfir Жыл бұрын
Hey, great video, but I do have a queston regarding CAN... What is the difference between CAN comm and Rs484? (both use basically the same 2 twisted wire and differential single) but, my main curiosity, is what happen if 2 or more modules, will try to send data in the same time? how is this avoided? Thank you
@revealingfacts4all
@revealingfacts4all Жыл бұрын
CAN has a defined packet format whereas 422/485 does not beyond a start/stop but. There is no CRC, for example, in 422/485 unless the application adds it to its data, CAN it must be there. Another difference is CAN devices arbitrate for the bus (he doesn't cover it in this video) where as 422/485, there is no bus arbitration. This allows CAN endpoints to start communicating whenever they have data to send; first arbitration and getting on the bus where in 422/485, a device must generally wait and respond to a master's request.
@ElabIndustrial
@ElabIndustrial Жыл бұрын
Thank you sir
@padmanabhanrajesh2366
@padmanabhanrajesh2366 Жыл бұрын
Really good explanation bro
@araz1977
@araz1977 Жыл бұрын
Great video, thank you for making this...
@philljustphill1656
@philljustphill1656 5 ай бұрын
Can I splice a twisted pair in the can bus wires from one module so it can send the signal directly to another module? bypassing a gayeway module...
@tvamos73
@tvamos73 Жыл бұрын
Hi, can i say, the phisical layer of CAN bus is usually but not obviously RS485 half duplex serial but it could be optical or over ethernet (like ethercat)?
@tomtac820
@tomtac820 Жыл бұрын
Can you make a video on how to read a embedded c code with multiple registers, bits and .h .c files and understand code written by someone else
@FranciscoJavierGracia
@FranciscoJavierGracia 8 ай бұрын
I'm measuring with the oscilloscope the signal, and it's not the same you're getting. Both of the lines are lowering their voltages.
@SusanAmberBruce
@SusanAmberBruce Жыл бұрын
Are you going to do a video about the UNO R4, I hope you do.
@omarmejri8360
@omarmejri8360 6 ай бұрын
think you it's a good lesson
@bobmantheawesome
@bobmantheawesome Жыл бұрын
CAN is also used on spacecraft as well as automobiles
@PhG1961
@PhG1961 Жыл бұрын
Awesome video! What about a video on ModBus and Arduino/RPi?
@qzorn4440
@qzorn4440 Жыл бұрын
CAN 🤩 you provide a working example using the newer Orange Pi5 GPIO? The OPi5 does not have a step-by-step CAN example. 😎 Thank you.
@bennguyen1313
@bennguyen1313 Жыл бұрын
I bought a similar Microchip controller, the MCP2518FD, but can't seem to figure out how to filter out messages! For example, how do you tell out to ignore all but the messages coming from extended id 0x200?
@shoumikahmed6373
@shoumikahmed6373 Жыл бұрын
Hello,Thanks for these informative videos.I have learned a lot from them. I have been eagerly waiting for the Lithium battery charger discharger project. Any update about that?
@ELECTRONOOBS
@ELECTRONOOBS Жыл бұрын
Thanks! Not yet!
@dsbohra
@dsbohra 7 ай бұрын
Can you put the link for the complete tutorial please, thanks.
@eemtech1606
@eemtech1606 6 ай бұрын
CAN protocol has similarity with MODBUS protocol. Maybe you can make the comparison between the two.
@sachinchoudhary0487
@sachinchoudhary0487 11 ай бұрын
Excellent video👍👍 keep going
@hocvan9802
@hocvan9802 Жыл бұрын
I have a robot vacuum cleaner. And I am wondering why it can go home to charge the battery when hungry. I have noticed that the inside of the robot and charger has infrared transceiver eyes but I don't understand how it works yet. How can you explain it to me?
@ceciliochavezaquino5051
@ceciliochavezaquino5051 7 ай бұрын
Fantastic!!!
@moulayediag3873
@moulayediag3873 Жыл бұрын
Very great work
@wtfucrazy
@wtfucrazy Жыл бұрын
Great video!
@h240481
@h240481 Жыл бұрын
Fantastic 🎉🎉🎉
@supremeleader5516
@supremeleader5516 9 ай бұрын
amazing video
@MyPurushu
@MyPurushu Жыл бұрын
Thank you
@peterf983
@peterf983 Жыл бұрын
Nice! Connect to CAN in your car and show us what we can do about this...
@regueraguiessabbar2103
@regueraguiessabbar2103 10 ай бұрын
thank you man
PROTOCOLS: UART - I2C - SPI - Serial communications #001
11:58
Electronoobs
Рет қаралды 1,4 МЛН
CAN Bus: A Beginners Guide Part 1
37:36
Hardwire Electronics
Рет қаралды 328 М.
ДЕНЬ УЧИТЕЛЯ В ШКОЛЕ
01:00
SIDELNIKOVVV
Рет қаралды 3,9 МЛН
didn't manage to catch the ball #tiktok
00:19
Анастасия Тарасова
Рет қаралды 31 МЛН
Mom had to stand up for the whole family!❤️😍😁
00:39
REAL 3D brush can draw grass Life Hack #shorts #lifehacks
00:42
MrMaximus
Рет қаралды 6 МЛН
CAN Protocol Explained | Controller Area Network
12:09
The EV Engineer
Рет қаралды 85 М.
Explained! CAN BUS Diagnosis - How to Troubleshoot Faults.
11:49
ECU TESTING
Рет қаралды 320 М.
CAN Bus Communication Explained (Part 1)
33:44
GoTech
Рет қаралды 247 М.
Understanding Porsche's New Six Stroke Engine Patent
21:57
driving 4 answers
Рет қаралды 2,1 МЛН
The RS-232 protocol
26:10
Ben Eater
Рет қаралды 847 М.
Testing 9 Different Mechanical Displays
14:04
Engineezy
Рет қаралды 308 М.
Why do we use CAN Communication? Advantages of CAN communication
9:46
Foolish Engineer
Рет қаралды 63 М.
CAN Gateway: Monitoring Cars Wirelessly!
8:02
MrDIY
Рет қаралды 136 М.
Hacking a weird TV censoring device
20:59
Ben Eater
Рет қаралды 3,1 МЛН
ДЕНЬ УЧИТЕЛЯ В ШКОЛЕ
01:00
SIDELNIKOVVV
Рет қаралды 3,9 МЛН