About 108,000 results
Open links in new tab
  1. GitHub - NaokiS28/LINduino: A library for Arduinos to read from …

    A library for Arduinos to read from and write to a LIN bus using the MCP2003 transceiver IC or equivilant. This library supports both LIN 1.3 and LIN 2.0+, using classic or enhanced checksumming. This library is intended for getting started with LIN bus on Arduino platforms.

  2. LIN bus reader - General Guidance - Arduino Forum

    Sep 13, 2017 · This Arduino compatible shield will give your Arduino, Freescale Freedom or Cypress PSoC4 the ability to communicate with other devices on a LIN bus. It makes use of the Atmel ATA6623C LIN IC. The shield also includes a configuration and...

  3. Arduino Compatible LIN Bus And CAN Bus Development Kit

    The Arduino Compatible LIN Bus And CAN Bus Development Kit as introduced in this post is not a single product but a combination of two components: Our CAN Bus And LIN Bus Breakout Board equipped with the Arduino-compatible Teensy CPU module; Our LIN Bus Slave RGB LED Breakout Board; The setup of both components is demonstrated in the image to ...

  4. LINBus_stack - Arduino Docs

    Mar 2, 2023 · Provides Local Interconnect Network (LIN) support on SAM3X or AVR based boards with a TJA1021 transceiver. Typically used with the Macchina M2 which has two TJA1021 transceivers. This library is compatible with the sam, avr, megaavr, stm32 architectures.

  5. Anyone here with Lin bus arduino implementation experience?

    Nov 15, 2017 · LIN (Local Interconnect Network) is a serial network protocol used for communication between components in vehicles. It is a single wire, serial network protocol that supports communications up to 19.2 Kbit/s at a bus length of 40 meters.

  6. GitHub - macchina/LIN: Arduino library to add dual LIN support …

    Library and examples for LIN (Local Interconnect Network) on Arduino. Developed for the Macchina M2. Can be modified for any Arduino board with UART available and any LIN slave.

  7. LIN Bus Configuration And Test Environment for Embedded

    Jun 20, 2018 · The above shown LIN Bus breakout board connects to the embedded solution, in this case an Arduino Uno. The board comes with a Microchip MCP2004A transceiver, which is compliant with LIN Bus Specifications 1.3, 2.0, and 2.1 and is compliant to SAE J2602.

  8. GitHub - zapta/linbus: An Arduino based LINBUS stack and …

    An Arduino based LINBUS stack that allow to explore and hack linbus based system. Unless specified otherwise, the PCBs can be used with standard Aruduino IDE, behaving as Arduino Pro Mini 5V 16Mhz with ATMEGA328.

  9. LINBus_stack - Arduino Libraries

    Mar 2, 2023 · Provides Local Interconnect Network (LIN) support on SAM3X or AVR based boards with a TJA1021 transceiver.

  10. LIN serial communication - Networking, Protocols, and Devices - Arduino

    Jan 10, 2018 · I am trying to communicate LIN messages between an Arduino UNO and a TI board (which supports LIN) using two transceivers (MCP2004A). The arduino board acts as slave and TI board is master. I use the linbus/analyzer at m…

  11. Some results have been removed