- Support the CAN Bus from the ESP32 (SJA1000)
- CAN Messages send and receive
- Various Bus speeds
- Standard and Extended Frames
- CAN Message Filter
-
Arduino-ESP32-CAN-Demo
- Arduino CAN Demo from iotsharing.com - nhatuan84
-
ESPCan Driver
- Base CAN Driver from Thomas Barth and Nayar Systems
- General Component CAN Driver Pack Work for ESP-IDF with menuconfig from rudi ;-)
See the examples in the /examples folder.