/ESP32-Arduino-CAN

An Arduino CAN-Bus library for ESP32

Primary LanguageCMIT LicenseMIT

Arduino Library for the ESP32 CAN Bus (ESP32-Arduino-CAN)

Features

  • Support the CAN Bus from the ESP32 (SJA1000)
  • CAN Messages send and receive
  • Various Bus speeds
  • Standard and Extended Frames
  • CAN Message Filter

Third Party Components

Usage

See the examples in the /examples folder.