LIN_slave_portable_Arduino 1.4
Arduino library for Local Interconnect Network slave node emulation
Loading...
Searching...
No Matches
LIN_slave_Base.cpp File Reference

Base class for LIN slave emulation (non-functional) More...

Go to the source code of this file.

Detailed Description

Base class for LIN slave emulation (non-functional)

This library provides the base class for a slave node emulation of a LIN bus. The base class is non-functional, as it lacks the actual communication interface. For an explanation of the LIN bus and protocol e.g. see https://en.wikipedia.org/wiki/Local_Interconnect_Network

Author
Georg Icking-Konert

Definition in file LIN_slave_Base.cpp.