File tree 1 file changed +51
-1
lines changed
1 file changed +51
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ZCANBus
2
- A common interface for PeakCAN and KvaserCAN.
2
+
3
+ A common interface for PeakCAN and KvaserCAN.
4
+
5
+ ## [ PeakCAN] ( https://www.peak-system.com/ )
6
+
7
+ ### Windows
8
+
9
+ [ Peak System] ( https://www.peak-system.com/ )
10
+
11
+ #### Install
12
+
13
+ > [ Peak Driver] ( https://www.peak-system.com/quick/DrvSetup )
14
+ > [ PCANBasicAPI] ( https://www.peak-system.com/fileadmin/media/files/pcan-basic.zip )
15
+
16
+ ### Linux
17
+
18
+ [ Linux and PEAK-System's CAN Interfaces] ( https://www.peak-system.com/fileadmin/media/linux/index.htm )
19
+
20
+ #### Install
21
+
22
+ > [ Peak Driver(Linux)] ( https://www.peak-system.com/fileadmin/media/linux/files/peak-linux-driver-8.7.0.tar.gz )
23
+ > [ PCANBasicAPI(Linux)] ( http://www.peak-system.com/quick/BasicLinux )
24
+ ***comment:*** If not found the header file <popt.h> , you should install libpopt-dev.
25
+
26
+ ### OSX
27
+
28
+ [ MAC-CAN] ( http://www.mac-can.com/ )
29
+
30
+ #### Install
31
+
32
+ > [ PCBUSB Library] ( http://www.uv-software.de/files/downloads/MacCAN/PCANUSB/Library/OS_X_Library_for_PCANUSB_v0.8.tar.gz )
33
+
34
+ ## [ KvaserCAN] ( https://www.kvaser.com/ )
35
+
36
+ ### Windows
37
+
38
+ #### Install
39
+
40
+ > [ Kvaser Drivers for Windows] ( https://www.kvaser.com/download/?utm_source=software&utm_ean=7330130980013&utm_status=latest )
41
+ > [ Kvaser CANlib SDK] ( https://www.kvaser.com/download/?utm_source=software&utm_ean=7330130980150&utm_status=latest )
42
+
43
+ ### Linux
44
+
45
+ #### Install
46
+
47
+ > [ Kvaser Linux Drivers and SDK] ( https://www.kvaser.com/download/?utm_source=software&utm_ean=7330130980754&utm_status=latest )
48
+
49
+ ### OSX
50
+
51
+ > Unsupported
52
+ > *** comment:*** Here is a thrid library [ can4osx] ( http://aph-le.github.io/can4osx/ )
You can’t perform that action at this time.
0 commit comments