Skip to content

Convert CAN-BUS frames from TCP to vcan0 interface

Notifications You must be signed in to change notification settings

t3labit/solid-tcp2can

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

solid-tcp2can

Convert CAN-BUS frames from TCP to vcan0 interface

Description

SYSTEM 1

Linux Machine with physical CAN Bus devices.

SYSTEM 2

Linux Machine without physical CAN Bus devices.

This tool can convert CAN-BUS frames received over a TCP connection into a format that can be sent to the vcan0 interface on a Linux machine. This allows SYSTEM 2, which does not have physical CAN Bus devices, to communicate with SYSTEM 1 as if it did.

Usage

To use this tool, run the following command:

./solid-tcp2can

About

Convert CAN-BUS frames from TCP to vcan0 interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages