node-can
CAN socket library
An extension for Node.js to interact with Linux CANbus networks using SocketCAN protocol
NodeJS SocketCAN extension
224 stars
23 watching
73 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
nodejs-socketcan-extensionsocketcan
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides network socket interface to the CAN bus on Linux using SocketCAN subsystem. | 145 |
| | Demonstrates usage of SocketCAN on Linux for CAN bus communication | 9 |
| | Provides access to CAN interfaces over a network interface using TCP/IP and ASCII protocol | 186 |
| | A Java wrapper around the SocketCAN API to simplify CAN communication on Linux | 53 |
| | User space applications for Linux-CAN and SocketCAN networking protocols | 10 |
| | Provides C code examples for sending and receiving data on a CAN bus using Linux's SocketCAN API | 114 |
| | A tool for establishing a CAN bus over Ethernet tunnel | 339 |
| | A software framework for bridging IP-based machines to CAN bus networks | 24 |
| | A collection of command-line tools for interacting with the CAN bus network using Linux SocketCAN | 18 |
| | A step-by-step guide to accessing the CAN bus on a BeagleBone Black via socketcan interface. | 5 |
| | A CAN-BUS adapter for Linux SocketCAN using an Arduino CAN-BUS shield | 126 |
| | A Linux kernel driver that enables ELM327-based devices to emulate CAN bus interfaces. | 79 |
| | A suite of tools for analyzing and visualizing CAN systems | 30 |
| | Provides asynchronous Linux SocketCAN sockets support for the Tokio runtime environment. | 35 |
| | A Golang library providing a SocketCAN interface for networked embedded systems | 29 |