damosvil / emulin

LIN bus node emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emulin

LIN bus node emulator

The main milestones of this project are:

  • Create and upload open hardware schematics and gerber files for a LIN interface.
  • Create another open source ldf editor.
  • Create another open source, fast and robust LIN node emulator / analyzer.

Prerequisites:

The aproach to meet the goals is to start with a basic emulator (only to emulate a LIN 2.1 compliant slave node), and little by little adding more features.

About

LIN bus node emulator

License:GNU General Public License v2.0


Languages

Language:C++ 99.6%Language:C 0.4%