Library and examples for LIN (Local Interconnect Network) on Arduino. Developed for the Macchina M2. Can be modified for any Arduino board with UART available and any LIN slave. Lin2Lin M2 acts as the ...
\brief LIN slave emulation library using a generic HardwareSerial interface. \details This library provides a slave node emulation for a LIN bus via a generic HardwareSerial interface. Due to ...