Arduino LIN master emulation with preemptive background operation
Multiple_LIN.md
1 Multiple LIN
2 ====================
3
4 The below trace shows the LIN pins for 2 master nodes (V1 @ 9.6kBaud and V2 @ 19.2kBaud), and a test pin which is toggled in *loop()* to indicate the CPU load.
5 The example was run on on an Arduino Mega 2560 @ 16MHz.