JavaCAN
CAN wrapper
A Java wrapper around the SocketCAN API to simplify CAN communication on Linux
A simple JNI wrapper for the socketcan API provided by the Linux kernel. As it is wrapping a Linux Kernel API, it is intended for use on Linux only.
53 stars
6 watching
21 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
canisotpjavajnilinuxsocketcan
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides network socket interface to the CAN bus on Linux using SocketCAN subsystem. | 145 |
| Provides C code examples for sending and receiving data on a CAN bus using Linux's SocketCAN API | 114 |
| Demonstrates usage of SocketCAN on Linux for CAN bus communication | 9 |
| An extension for Node.js to interact with Linux CANbus networks using SocketCAN protocol | 224 |
| Provides access to CAN interfaces over a network interface using TCP/IP and ASCII protocol | 186 |
| User space applications for Linux-CAN and SocketCAN networking protocols | 10 |
| A CAN-BUS adapter for Linux SocketCAN using an Arduino CAN-BUS shield | 126 |
| A collection of command-line tools for interacting with the CAN bus network using Linux SocketCAN | 18 |
| A tool to display live data from CAN bus network interfaces in a readable format. | 26 |
| A collection of tools and resources for low-level CAN protocol hacking and analysis | 351 |
| A Python package for handling and working with CAN bus signals on Linux SocketCAN. | 39 |
| A tool for establishing a CAN bus over Ethernet tunnel | 339 |
| An implementation of CAN-J1939 networking on Linux | 41 |
| Provides asynchronous Linux SocketCAN sockets support for the Tokio runtime environment. | 35 |
| A Python utility for sending and receiving CAN messages using CANalyzer as a reference. | 1 |