CAN Bus: Serial Communication - How It Works?

  Переглядів 186,321

Electronoobs

Electronoobs

День тому

High quality PCB prototypes: www.pcbway.com
🔥What is the CAN serial communication protocol and how it works? We analyze the signals and create a CAN por with Arduino and ESP32.
🔀LINKS
-------------------------------------
CAN with Arduino: www.electronicshub.org/arduin...
CAN with ESP32: www.fernandok.com/2018/07/pro...
My tools: electronoobs.com/eng_afiliate...
False/True T-Shirt: teespring.com/it-s-funny-beca...
🤝SUPPORT
-------------------------------------
Join my Arduino Course (Spanish): bit.ly/2JY8icE
ELECTRONOOBS.io: electronoobs.io
Donate on PayPal: www.paypal.com/donate?hosted_...
Help my projects on Patreon : / electronoobs
my Q&A page: electronoobs.io/forum/index.php
Facebook page: / electronoobs
Canal en Español: / @electronoobsenespanol
00:00 Intro
08:51 Thank You
Like share and subscribe to motivate me. Thank you
#electronics
#learning
#circuits

КОМЕНТАРІ: 171
@ELECTRONOOBS
@ELECTRONOOBS 5 місяців тому
Join my Arduino Course (Spanish): bit.ly/2JY8icE My Tools: bit.ly/3uv8bc3 Help me on Patreon: www.patreon.com/ELECTRONOOBS
@HowtoElectronics
@HowtoElectronics 10 місяців тому
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.
@BitSmythe
@BitSmythe 10 місяців тому
*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._
@grottyboots
@grottyboots 10 місяців тому
Excellent explanation of differential signaling. Keep up the great work!
@AbhishekKalyani
@AbhishekKalyani 7 місяців тому
Simple and effective explanation! Thanks!
@ginamar6218
@ginamar6218 10 місяців тому
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 10 місяців тому
.... It does NOT go through the module!!! By any means!!! BS🧐. If a module is missing, the can bus still works!!!
@ginamar6218
@ginamar6218 10 місяців тому
@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 10 місяців тому
@@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 9 місяців тому
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 9 місяців тому
​@@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
@mohamedabdelrehem7698
@mohamedabdelrehem7698 10 місяців тому
i was looking for this exact video 2 days ago and you are here now to save me ♥♥
@ChrisWilliams-pu8pj
@ChrisWilliams-pu8pj 2 місяці тому
Great video! Good job of explaining CAN function which I had never heard. Thank you!
@alexnewton3376
@alexnewton3376 10 місяців тому
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 10 місяців тому
Thank you!
@ami6packs
@ami6packs 9 місяців тому
Awesome video. Looking for more advanced projects based on can bus.
@TechnopolisDotTV
@TechnopolisDotTV 10 місяців тому
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.
@matinobrajkovic4876
@matinobrajkovic4876 10 місяців тому
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 10 місяців тому
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 10 місяців тому
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.
@lebasson
@lebasson 10 місяців тому
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?
@andreiasimas2984
@andreiasimas2984 3 місяці тому
Achei muito didático o vídeo. As palavras recortadas ajudaram muito.
@DANEMSPRINGER
@DANEMSPRINGER 10 місяців тому
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.).
@Zombull73
@Zombull73 3 місяці тому
I...understood all this. Amazing! Good job!
@ninadtaralekar
@ninadtaralekar 2 місяці тому
Great explanation of the concepts with briefing pointers and making it more simple 👍👍
@aco7992
@aco7992 6 місяців тому
Excellent clear explanations thanks for the video!
@hoctrimededebutry8655
@hoctrimededebutry8655 10 місяців тому
Hello (Ola !!) from France !! Thanks a lot for these videos about "How it works 😀Muchas gracias
@viktoreidrien7110
@viktoreidrien7110 10 місяців тому
excelent video man, superb !! thanks for the knowledge.
@ikehsamuelifeanyi4925
@ikehsamuelifeanyi4925 10 місяців тому
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.
@telsonlancycrasta
@telsonlancycrasta 10 місяців тому
Thanks for making video on this topic ❤
@martyb3783
@martyb3783 10 місяців тому
Very good explanation of CAN. Thanks for making this video.
@nikhilgautam1007
@nikhilgautam1007 8 місяців тому
you are really doing fantastic job.your all videos were really helpfull to me thankyou so much your effort.🙌🙌🙌❤
@dinismaia
@dinismaia 10 місяців тому
Fantastic explanation. Thanks for sharing your knowledge 😃👏👏👏
@johncloar1692
@johncloar1692 10 місяців тому
Thanks a really neat project. I have a better understanding of CANBUS Thanks for the video.
@lancelotsinkuu4347
@lancelotsinkuu4347 6 місяців тому
Best video ever, you're a life saver
@marktompkins3180
@marktompkins3180 7 місяців тому
Excellent instruction!!! *****
@araz1977
@araz1977 10 місяців тому
Great video, thank you for making this...
@tyrelllaszlo6024
@tyrelllaszlo6024 10 місяців тому
Great video! Did you connect the the grounds of the esp and arduino ?
@shivasingh7879
@shivasingh7879 10 місяців тому
such a good explanation
@suhaskasute9353
@suhaskasute9353 5 місяців тому
pure knowledge and informative video
@nathanielmelchor6177
@nathanielmelchor6177 10 місяців тому
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!!
@jclm8049
@jclm8049 10 місяців тому
Bonjour à tous !!!! Vraiment au top !!!! Hello everyone !!!! Really on top !!!!
@prathameshmore4739
@prathameshmore4739 28 днів тому
Very smooth to understand. KUDOS!!
@ecurepair
@ecurepair 10 місяців тому
Easily explained. Thanks.
@sollykhan2385
@sollykhan2385 Місяць тому
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 🥤🙂👍
@Jose-tw9bl
@Jose-tw9bl 10 місяців тому
Great topic! I would love to see how to use libraries on the msp430
@luisjosesalazarserrano264
@luisjosesalazarserrano264 5 місяців тому
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?
@user-wl9bw9rk4k
@user-wl9bw9rk4k 6 місяців тому
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?
@sachinchoudhary0487
@sachinchoudhary0487 6 місяців тому
Excellent video👍👍 keep going
@padmanabhanrajesh2366
@padmanabhanrajesh2366 10 місяців тому
Really good explanation bro
@leehewitt9559
@leehewitt9559 4 місяці тому
Great description. 👌👌👌
@electronic7979
@electronic7979 10 місяців тому
It's a nice video with useful information. Thank you
@regueraguiessabbar2103
@regueraguiessabbar2103 4 місяці тому
thank you man
@gregorydriscoll8806
@gregorydriscoll8806 9 місяців тому
Thank you bro
@PsychoPod
@PsychoPod Місяць тому
Great video, really enjoyed it. Could you do a similar one with Modbus?
@diegocassinera
@diegocassinera 10 місяців тому
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.
@Yulian.Mladenov
@Yulian.Mladenov 6 місяців тому
very good explanation for beginners!
@iuhere
@iuhere 10 місяців тому
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.
@SunnieSnell
@SunnieSnell 8 місяців тому
Lovely rabbit hole to go down, ta.
@Aragorn450
@Aragorn450 10 місяців тому
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.
@jordannzokou1750
@jordannzokou1750 9 місяців тому
Thank you for this video it is amazing !!! Can you make and other video to talk about Modbus communication? It will be very nice…
@tvamos73
@tvamos73 10 місяців тому
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)?
@h240481
@h240481 10 місяців тому
Fantastic 🎉🎉🎉
@mrwayne8018
@mrwayne8018 10 місяців тому
This is what I’m getting to unlock some features on my car 😀
@MyPurushu
@MyPurushu 10 місяців тому
Thank you
@moulayediag3873
@moulayediag3873 10 місяців тому
Very great work
@bennguyen1313
@bennguyen1313 8 місяців тому
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?
@ElabIndustrial
@ElabIndustrial 10 місяців тому
Thank you sir
@omarmejri8360
@omarmejri8360 Місяць тому
think you it's a good lesson
@ceciliochavezaquino5051
@ceciliochavezaquino5051 2 місяці тому
Fantastic!!!
@Poult100
@Poult100 10 місяців тому
Thank you! Now I know.
@x_ma_ryu_x
@x_ma_ryu_x 6 місяців тому
instantly subscribed
@PhG1961
@PhG1961 10 місяців тому
Awesome video! What about a video on ModBus and Arduino/RPi?
@ranganatennakoon
@ranganatennakoon 10 місяців тому
great explain !
@putraadriansyah8082
@putraadriansyah8082 9 місяців тому
Can you make a video about J1850 VPW communication?
@wtfucrazy
@wtfucrazy 10 місяців тому
Great video!
@supremeleader5516
@supremeleader5516 4 місяці тому
amazing video
@dennisfahey2379
@dennisfahey2379 10 місяців тому
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 10 місяців тому
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 10 місяців тому
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 10 місяців тому
@@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 10 місяців тому
Torque Pro with BLUETOOTH OBDII
@shoumikahmed6373
@shoumikahmed6373 10 місяців тому
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 10 місяців тому
Thanks! Not yet!
@SusanAmberBruce
@SusanAmberBruce 10 місяців тому
Are you going to do a video about the UNO R4, I hope you do.
@Abc-sl1nf
@Abc-sl1nf 10 місяців тому
Thanks
@SHULIN-rf6tr
@SHULIN-rf6tr 9 місяців тому
i subscribe! thank you contribute~
@tomtac820
@tomtac820 10 місяців тому
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
@sudheerkumar5966
@sudheerkumar5966 10 місяців тому
Very good sir
@qzorn4440
@qzorn4440 9 місяців тому
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.
@pashko90
@pashko90 10 місяців тому
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 10 місяців тому
This would be amazing, I find most videos are very academic.
@marktompkins3180
@marktompkins3180 7 місяців тому
Five star video!!!
@hocvan9802
@hocvan9802 9 місяців тому
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?
@FranciscoJavierGracia
@FranciscoJavierGracia 3 місяці тому
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.
@philljustphill1656
@philljustphill1656 4 дні тому
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...
@thexht7927
@thexht7927 10 місяців тому
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
@inventorkr1
@inventorkr1 10 місяців тому
❤❤❤❤❤❤
@bobmantheawesome
@bobmantheawesome 10 місяців тому
CAN is also used on spacecraft as well as automobiles
@TheEmbeddedHobbyist
@TheEmbeddedHobbyist 10 місяців тому
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 10 місяців тому
Do you have any good resources for reading up on J1939?
@TheEmbeddedHobbyist
@TheEmbeddedHobbyist 10 місяців тому
@@tyrelllaszlo6024 sorry, all my data had to stay with the project when I left.
@carlalvares9218
@carlalvares9218 7 місяців тому
How do the devices know when the bus is free to send data?
@dsbohra
@dsbohra Місяць тому
Can you put the link for the complete tutorial please, thanks.
@himanshispeedometerwork8185
@himanshispeedometerwork8185 4 місяці тому
SUPER
@georgezanfir
@georgezanfir 10 місяців тому
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 10 місяців тому
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.
@eemtech1606
@eemtech1606 Місяць тому
CAN protocol has similarity with MODBUS protocol. Maybe you can make the comparison between the two.
@leybraith3561
@leybraith3561 10 місяців тому
Thanks for the good basic/essential info. If anyone wants more detail regarding termination, priority etc I found an excellent 'Hardwire Electronics' UKposts video titled "CAN Bus: A Beginners Guide Part 1" I was really amazed how clever CAN bus is.
@Axeltreman
@Axeltreman 9 місяців тому
What elsw would you need to extract sensor information from a car?
@turkialshehri9762
@turkialshehri9762 9 місяців тому
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
@peterf983
@peterf983 10 місяців тому
Nice! Connect to CAN in your car and show us what we can do about this...
@GoDangDoiWorksTeam
@GoDangDoiWorksTeam 10 місяців тому
can you explain about K-LINE because it using on automotive.
@Asdayasman
@Asdayasman 10 місяців тому
How does it deal with contention?
@n.thenushan120
@n.thenushan120 9 місяців тому
Can you build computer vision based robotic arm object picking i searched in internet I can’t find any where on internet
@gerokatseros
@gerokatseros 10 місяців тому
Why did i think that TJA1050 works well only with 5Volts input? are you sure we can use this tranciver correctly with esp32?
@gerokatseros
@gerokatseros 10 місяців тому
So? What is the reality? can the TJA1050 safely be used by esp32? or there is a risk of burnig one of the two or getting in many cases wrong data?
@ragohy
@ragohy 10 місяців тому
With ESP32: TJA1051T/3 and TJA1051TK/3 can be interfaced directly to microcontrollers with supply voltages from 3 V to 5 V. Also: SN65HVD230 and others... 🧐 SN 65HVD231D
@gerokatseros
@gerokatseros 10 місяців тому
@@ragohy ok but what about tja1050? i think this is the one used in this video. I ve seen in alot of forums that tja1050 is not to be used by esp32 (3.3V the reason)
@ragohy
@ragohy 10 місяців тому
@@gerokatseros... Io of the ESP32 is NOT 5V tolerant. Hint: according to NXP and TI application notes: you can use 3.3V and 5V transceivers on the Network, without any restriction. Some transceivers have dual Vcc : 3.3V datalines and 5V for bus driver (see datasheet / application Notes).
@gerokatseros
@gerokatseros 10 місяців тому
@@ragohy I know esp32 is only 3.3V but can TJA1050 work with 3.3V? i ve read somewhere that it doesn't work well
@mallikarjunse
@mallikarjunse 10 місяців тому
Finally! 🎉
CAN Bus Communication Explained (Part 1)
33:44
GoTech
Переглядів 201 тис.
PROTOCOLS: UART - I2C - SPI - Serial communications #001
11:58
Electronoobs
Переглядів 1,3 млн
Артем Пивоваров х Klavdia Petrivna - Барабан
03:16
Artem Pivovarov
Переглядів 6 млн
McDonald’s MCNUGGET PURSE?! #shorts
00:11
Lauren Godwin
Переглядів 30 млн
лекция 403  CAN шина- введение
13:04
Электротехника и электроника для программистов
Переглядів 346 тис.
Explained! CAN BUS Diagnosis - How to Troubleshoot Faults.
11:49
ECU TESTING
Переглядів 162 тис.
How to Control a 12V Motor with Arduino: Easy Wiring & Code Examples
44:13
Rachel De Barros
Переглядів 361 тис.
CAN Protocol Explained | Controller Area Network
12:09
The EV Engineer
Переглядів 54 тис.
CAN Bus: A Beginners Guide Part 1
37:36
Hardwire Electronics
Переглядів 271 тис.
i cant stop thinking about this bug
8:40
Low Level Learning
Переглядів 94 тис.
Why do we use CAN Communication? Advantages of CAN communication
9:46
Foolish Engineer
Переглядів 52 тис.
CAN Bus Properties and Troubleshooting
18:09
Enovation Controls
Переглядів 1,3 млн
AMD ZEN 6 - Next-gen Chiplets & Packaging
16:37
High Yield
Переглядів 167 тис.
#1099 How I learned electronics
19:55
IMSAI Guy
Переглядів 1,1 млн
Клавиатура vs геймпад vs руль
0:47
Balance
Переглядів 718 тис.
Result of the portable iPhone electrical machine #hacks
1:01
KevKevKiwi
Переглядів 8 млн
Рекламная уловка Apple 😏
0:59
Яблык
Переглядів 547 тис.
Result of the portable iPhone electrical machine #hacks
1:01
KevKevKiwi
Переглядів 8 млн
Портативная PS 5 🎮 #ps5 #expressly
0:22
ExpresSLY Shorts
Переглядів 75 тис.