How to hack your car | Part 2 - CAN Sniffer app

Sdílet
Vložit
  • čas přidán 10. 11. 2020
  • The second part of a video series about CAN bus monitoring.
    Your feedback is highly appreciated!
    --------------------------------------------------------------------------------------
    You can reach me here: dipcanmod@gmail.com
    --------------------------------------------------------------------------------------
    Links:
    - Github repo: github.com/adamtheone/canDrive
    - CAN timing calculator 1: www.kvaser.com/support/calcul...
    timing-calculator/
    - CAN timing calculator 2: www.bittiming.can-wiki.info/#b...
    - CAN timing calculator 3: intrepidcs.com/products/free-...
    - CAN timing calculator 4: www.mikroe.com/can-calculator
    --------------------------------------------------------------------------------------
    Music provided by:
    - leaf beach: / leaf.beach levfbevch.bandcamp.com/
    Thanks for watching ¯\_(ツ)_/¯

Komentáře • 185

  • @Factory400
    @Factory400 Před 3 lety +11

    This is amazing timing.....I have been studying QT GUI's, designing new products with CAN bus, and have a personal automotive project that needs detailed CAN logging and analysis.

  • @eyeveedeath
    @eyeveedeath Před 3 lety +9

    Thanks for the video. I love the organized and methodical method you use to teach build the process in the videos. CAN Bus is sort of a side project for me that i just recently revived. I work on automated industrial equipment and have been looking to eventually cross over my knowledge from that field back to my original field of custom automotive/motorcycle. I sincerely look forward to all of your future videos! Thanks again.

  • @iphooi
    @iphooi Před 2 lety +2

    Started a few projects recently for my car, and as a non-car person, I just started to learn about the CAN bus and its use in vehicles. I have to say, it amazes me in its simplicity and reliability. Currently putting together a sniffer with ESP32 while I just found your content. These videos are made unusually well; they cover everything that one needs to understand to start their hacking fun. Wish I started here, hah. Köszi Ádám!

  • @Mircea007
    @Mircea007 Před 3 lety +36

    python, arduino, CAN Bus, all in one video. amazing stuff, thank you for taking the time to show this

  • @pm9601
    @pm9601 Před 3 lety +1

    Yay! So happy part 2 is finally here - Thanks Adam - fantastic video!!!

  • @acebisnar861
    @acebisnar861 Před 3 lety +1

    Thank you so much Adam. Been waiting for YEARS!!! :)

  • @sfcoawol6273
    @sfcoawol6273 Před 3 lety +3

    Been waiting for this for a while! Thanks so much!

  • @jayarchitect
    @jayarchitect Před 3 lety +2

    The highly anticipated part 2....leggo!!!

  • @theb1524
    @theb1524 Před 3 lety +8

    this is highly underrated

  • @HUDSON-EV
    @HUDSON-EV Před rokem

    Thank you, I will try to use this to log CAN Bus data while I do a test drive. Keep up the great work.

  • @ryansmithza
    @ryansmithza Před 3 lety +2

    Thanks so much for making these videos! I'm really enjoying them!

  • @jujutsuln1
    @jujutsuln1 Před 3 lety +1

    I was really waiting for it. Thank you!

  • @patsayengineer4823
    @patsayengineer4823 Před 3 lety

    Thanks adam. At last part 2 is finally here.

  • @krishnakolachalam
    @krishnakolachalam Před 3 lety +3

    Very good tutorial. Thank you Adam

  • @mapleacrefarm
    @mapleacrefarm Před 3 lety +2

    Subbed. Waiting on part 3!

  • @ddacombe4752
    @ddacombe4752 Před 3 lety

    nice set of videos and good balance of detail on using QT, Python, Arduino code etc

  • @chandvirdi27
    @chandvirdi27 Před 3 lety +1

    amazing work Adam

  • @user-rg2di1md6e

    Really nice video, starting from scratch I am now logging the CAN. Next is to try decoding some of the messages

  • @AbhishekKumar1902
    @AbhishekKumar1902 Před 2 lety +6

    It is plain criminal to dislike such an awesome tutorial video, I have been waiting for such a project for so long man, and thank you very much Adam for making such a beautiful presentation on this. Love from India 🙂

  • @fishburitto3914
    @fishburitto3914 Před 2 lety

    After difficulty with small MCP2515 unit, I decided to try Seeed Canbus Shield v3. To get Shield to work, I needed to switch CS pin to 9 in MCP2515.h. Also, 16e6 clock speed. Video 1 @