Getting started with SocketCAN (can-utils) | ESP32 | Kali Linux Vmware Installation

The EV Engineer
The EV Engineer
12.6 هزار بار بازدید - پارسال - In my previous video on
In my previous video on how to set up a CAN bus on a breadboard, we used a simple Arduino CAN driver to set up two ESP32 microcontrollers as CAN nodes.

In this video, I use the CAN TX ESP32 node and connect it to my computer instead, via a USB to CAN converter board. Then I show how to install a Kali VM on Windows, install "can-utils", set up a CAN socket interface to our CAN converter, and read incoming packets from the ESP32 microcontroller using candump.

Links:

[USB to CAN Converter]
https://www.amazon.com/dp/B07P9JGXXB?...

[Arduino CAN driver]
https://circuitstate.com/tutorials/wh...

[Vmware]
https://www.vmware.com/products/works...

[Kali Linux]
https://www.kali.org/get-kali/#kali-v...

Bash Commands:

sudo apt-get install can-utils
ip link ls
sudo ip link set up can0 type can bitrate 500000
candump can0
پارسال در تاریخ 1401/12/06 منتشر شده است.
12,610 بـار بازدید شده
... بیشتر