Skip to content

HardwareSpielerei/CANUSBJNA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

CANUSBJNA

CANUSB is a dongle that plugs into any PC USB Port and gives an instant CAN connectivity. Drivers for Windows 32 bit and 64 bit are available. It can be treated by software as a standard COM Port. But communicating directly via the driver DLL allows faster communications and higher CAN bus loads. The CANUSBJNA library implements access to the native DLL using Java Native Access (JNA).

Features

  • Implements the complete CANUSB API in plain Java.
  • Provides class hierarchy hiding the C-like native interface.

Requirements

Using the Library

License

CANUSBJNA is published under MIT License.

Links

A similar library for the Tiny-CAN dongle is provided by the TinyCANJNA project.

About

Acess CANUSB dongle via native API and JNA.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages