gicking / LIN_master_portable_Arduino

Portable LIN Master Node Emulation for Arduino
MIT License
10 stars 2 forks source link

Portable LIN Master Node Emulation

This Arduino library implements a Local Interconnect Master node emulation. For an explanation of the LIN bus and protocol e.g. see https://en.wikipedia.org/wiki/Local_Interconnect_Network.

The class structure is very flexible and aims at supporting different Serial interfaces and architectures. It can easily be ported to other boards - in which case a pull request is highly appreciated...

Supported functionality:

Supported Boards (with additional LIN hardware):

Test Matrix:

Test Matrix

Notes:

Have fun!, Georg