Skip to content

Commit 979af4e

Browse files
authored
Merge pull request #965 from henrikbrixandersen/cannectivity
Requst PID 1209:CA01 for the CANnectivity USB to CAN adapter firmware
2 parents 08334c9 + dd5a79a commit 979af4e

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

1209/CA01/index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
layout: pid
3+
title: USB to CAN adapter
4+
owner: CANnectivity
5+
license: Apache-2.0
6+
site: https://github.com/CANnectivity/cannectivity
7+
source: https://github.com/CANnectivity/cannectivity
8+
---
9+
CANnectivity is an open source firmware for Universal Serial Bus (USB)
10+
to Controller Area Network (CAN) adapters.
11+
12+
The firmware implements the Geschwister Schneider USB/CAN device
13+
protocol (often referred to as "gs_usb"). This protocol is supported
14+
by the Linux kernel SocketCAN gs_usb driver, by python-can, and by
15+
many other software packages.
16+
17+
The firmware, which is based on the Zephyr RTOS, allows turning your
18+
favorite microcontroller development board into a full-fledged USB to
19+
CAN adapter.

org/CANnectivity/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: CANnectivity
4+
site: https://github.com/CANnectivity
5+
---
6+
USB to CAN adapter firmware

0 commit comments

Comments
 (0)