linux-lin
TTY driver
Provides LIN bus support using TTY line discipline for UART controllers
Linux kernel LIN bus support implemented as TTY line discipline for generic UART conrollers, documentation https://github.com/lin-bus/linux-lin/wiki, based on https://github.com/lin-bus/linux-lin/wiki/sllin-rtlws14-paper.pdf, more CAN related projects http://canbus.pages.fel.cvut.cz/
40 stars
9 watching
26 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sensirion/lin-bus-rs | A Rust implementation of the LIN bus protocol for master and frame level communication. | 17 |
sstiller/sllin | Linux driver for LIN interfaces | 1 |
tuupola/micropython-ili934x | A driver for controlling ILI934X series based TFT/LCD displays with MicroPython on ESP32 devices | 18 |
oktay97/canbus_uart | Software to read and transmit CANbus data via UART on an STM32F1 microcontroller | 0 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
timsonater/stm32-can-bus-example-hal-api | A simple demonstration of CAN bus communication between two microcontrollers using the HAL API. | 41 |
rkollataj/mcba_usb | Linux kernel driver to connect Microchip CAN BUS Analyzer Tool to Linux networks | 46 |
alexmohr/usb-can | Provides Linux support for QinHeng Electronics HL-340 USB-Serial adapter | 36 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
yuri91/ili9341-rs | A WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display | 58 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
cepr/linbus-phat | A software interface for communicating with LIN Bus devices on Raspberry Pi Zero boards | 9 |
tttapa/midi_controller | A library for creating MIDI controllers using Arduino or Teensy boards with support for digital and analog inputs. | 404 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
onemadgypsy/upy-st7789 | A driver that provides a simple interface to control ST7789 displays | 1 |