Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-linbus

:articulated_lorry: An awesome LIN bus tools, hardware and resources. It helps a reverse engineering LIN bus devices with lightly specializing in automotive embedded controller software and communication understanding.
https://github.com/iDoka/awesome-linbus

Last synced: 3 days ago
JSON representation

  • Intro

  • SLLIN protocol (like slcan)

  • unsorted

  • SW Tools

      • TSMaster - Powerful open environment for automotive CAN and LIN bus monitoring, simulation, testing, diagnostics, calibration and so on _(Closed source)_.
      • linux-lin - Linux kernel LIN bus support implemented as TTY line discipline for generic UART conrollers: [Documentation](https://github.com/lin-bus/linux-lin/wiki); [Paper](https://github.com/lin-bus/linux-lin/wiki/sllin-rtlws14-paper.pdf).
  • Parsers

      • LDF Parser - Tool is able parse LIN Description Files, retrieve signal names and frames from them, as well as encoding messages using frame definitions and decoding them.
      • LDF-Parser - Parser for retrieving data from automotive Lin description files (LDF).
      • NCF-Parser - Parser for retrieving data from automotive Node Configuration Files (NCF).
  • Hardware

      • LinUSBConverter - LIN to USB converter with LIN master support compatible with SLCAN.
      • linbus - Arduino based LINBUS stack and signal interceptor/injector.
      • linbus-phat - LIN Bus interface for Raspberry PI Zero.