https://github.com/rudolphriedel/usb_lin
This is an Open Source Hardware USB to LIN Interface.
https://github.com/rudolphriedel/usb_lin
lin usb
Last synced: 4 months ago
JSON representation
This is an Open Source Hardware USB to LIN Interface.
- Host: GitHub
- URL: https://github.com/rudolphriedel/usb_lin
- Owner: RudolphRiedel
- License: mit
- Created: 2022-04-10T06:53:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T18:20:34.000Z (almost 4 years ago)
- Last Synced: 2025-06-16T05:44:29.330Z (12 months ago)
- Topics: lin, usb
- Homepage:
- Size: 18.2 MB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hardware
This is an Open Source Hardware USB to LIN Interface.
The design goal of this PCB was to provide two isolated LIN channels operating as master or node.
## D5035-50

The PCB D5035-50 is based on the ATSAMx51J microcontroller from Microchip.
Any ATSAMx51J1x-Axx can be used, so every variant in TQFP-64, the bootloader and the firmware do work on all three memory sizes.
The first prototypes are up and running, populated with ATSAMD51J18A-AU.
## D5035-51

The PCB D5035-50 is based on the ATSAMDA1G16B-ABT microcontroller from Microchip.
The first prototypes are up and running, populated with ATSAMDA1G16B-ABT.
# Firmware
The open source firmware for this project is here: https://github.com/jgressmann/sllin