Skip to content

OpenEMS/libsocket-can-java

 
 

Repository files navigation

OpenEMS libsocket CAN JNI wrapper

Simple JNI wrapper to access Linux SocketCAN devices from Java.

Getting Started

These instructions will get you a copy of the project and build the library on that controller.

Built Instructions

  • git clone https://github.com/OpenEMS/libsocket-can-java
  • cd libsocket-can-java
  • make clean
  • make all

Deployment

Use the resulting library ./dist/libsocket-can-java.jar for your needs.

License

This project is licensed under the MPL License - see the LICENSE.md file for details

Contributing

The project is a fork clehne's great work

Authors

  • waal70 - initial -
  • entropia - adoptions, CAN filter,... -
  • C. Lehne - *minor changes, mainly for buildprocess *
  • hydroid7 - modernized makefile

Acknowledgments

  • Hat tip to anyone whose code was used.
  • We are standing on shoulder of giants.

About

Brings Linux SocketCAN to Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.7%
  • Java 26.3%
  • Makefile 2.0%