Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.18 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.18 KB

RevolutionPi libsocket CAN JNI wrapper

Simple JNI wrapper to access the Kunbus RevolutionPi CAN hardware from within Java

Getting Started

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

Built Instructions

Deployment

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

License

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

Contributing

Authors

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

Acknowledgments

  • Hat tip to anyone whose code was used