Skip to content

Implements the Arduino CBUS library for the ESP32 CAN controller peripheral

License

Notifications You must be signed in to change notification settings

MERG-DEV/CBUSESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino library for MERG CBUS running over CAN bus, using the ESP32

A library that implements the abstract CBUS base class. It contains methods to support the ESP32 CAN controller peripheral

Note that this library depends on a number of other libraries which must also be downloaded and included in the sketch:

CBUS - abstract CBUS base class CBUSswitch CBUSLED CBUSconfig Streaming - C++ style output

Hardware

Supports the ESP32 CAN controller peripheral. An separate 3.3V CAN transceiver is required.

Documentation

See the included example sketch and documentation file

License

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

Implements the Arduino CBUS library for the ESP32 CAN controller peripheral

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages