Skip to content
/ CBUS Public

Arduino library that implements a CBUS module

License

Notifications You must be signed in to change notification settings

MERG-DEV/CBUS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino library for MERG CBUS running over CAN bus

Together with the other CBUS libraries, it provides everything required to implement a FLiM CBUS module that can be configured using FCU or JMRI.

This library contains an abstract base class that must be implemented by a concrete subclass, depending on the processor and CAN controller to be used, e.g. CBUS2515, CBUSESP32, etc.

Documentation

See the documentation files and example sketch included with the CBUS2515 library

License

Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.