Skip to content

Communication library for the Zuragon Zeno 42X CANquatro USB and miniPCIe interfaces, compatible with Kvaser CANlib and PEAK basic API's

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE
BSD-3-Clause
COPYING
Notifications You must be signed in to change notification settings

morgansj66/zcqcomlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Zeno 42x communication library
------------------------------

This is a generic communication library for CAN and LIN, compatible with Kvaser CANlib and PEAK basic library.
Supported HW is the Zuragon Zeno 42x CANquatro, both USB and miniPCIe interfaces. More information can be found at https://www.zuragon.com/zeno/#zeno42xcanquatro.

Build instructions
------------------

Requirements is C++-14 and CMake, and libusb

On Linux based OS:
$ mkdir build
$ cd build
$ cmake ..
$ make
$ make install

Windows
----------

Requirement is Visual Studio 2017 or later and libusb.

TODO: detailed instructions is comming soon

About

Communication library for the Zuragon Zeno 42X CANquatro USB and miniPCIe interfaces, compatible with Kvaser CANlib and PEAK basic API's

Resources

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE
BSD-3-Clause
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages