miwagner / ESP32-Arduino-CAN

An Arduino CAN-Bus library for ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An Arduino CAN-Bus library for ESP32

License:MIT License


Languages

Language:C 97.7%Language:C++ 2.3%