LIN_master_portable_Arduino 1.4
Arduino library for Local Interconnect Network master node emulation
Loading...
Searching...
No Matches
LIN_master_SoftwareSerial.h File Reference

LIN master emulation library for SoftwareSerial. More...

Go to the source code of this file.

Classes

class  LIN_Master_SoftwareSerial
 LIN master node class via SoftwareSerial. More...
 

Detailed Description

LIN master emulation library for SoftwareSerial.

This library provides a master node emulation for a LIN bus via SoftwareSerial, optionally via RS485. 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_master_SoftwareSerial.h.