Developer Blog
26/02/2021
Kvaser’s February 2021 Software Release
Kvaser's latest software release extends support for CAN FD, such as virtual CAN FD and ISO-TP FD channels within J2534. A new autobaud programming fe Read More
Read More
16/10/2016
Building CANlib (linuxcan) on Raspberry Pi
When compiling CANlib (linuxcan) on any Linux computer, you need to make sure that you are using the correct version of… Read More
Read More
01/04/2015
Accessing Kvaser CANlib from Python (1 of 3)
This blog uses now deprecated functions, see blog “Improved API in Python canlib v1.5” for more information. This is the first post… Read More
Read More13/09/2019
Can Multiple Instances of .NET programs connect via the CANLib to the same IO Card at the same time , if so Is the .NET library Thread Safe ?
In general, all our SDK are thread safe. If the card has one, two or four channels does not matter.… Read More
Read More26/10/2016
Building for Raspberry Pi using distcc
Building locally on a Raspberry Pi can be slow. The most common way around this is to cross-compile, which is… Read More
Read More