![]() |
LIN_slave_portable_Arduino 1.4
Arduino library for Local Interconnect Network slave node emulation
|
LIN slave emulation library using a HardwareSerial interface of ESP32. More...
Go to the source code of this file.
Classes | |
| class | LIN_Slave_HardwareSerial_ESP32 |
| LIN slave node class via ESP32 HardwareSerial. More... | |
LIN slave emulation library using a HardwareSerial interface of ESP32.
This library provides a slave node emulation for a LIN bus via a HardwareSerial interface of ESP32. For an explanation of the LIN bus and protocol e.g. see https://en.wikipedia.org/wiki/Local_Interconnect_Network
Definition in file LIN_slave_HardwareSerial_ESP32.h.