https://github.com/milesstoetzner/stoetzms-can2x
can2x is a simple utility for connecting a CAN bus bidirectional with one or multiple CAN busses over the network using common web protocols, such as HTTP, MQTT, Socket.IO, and WebSockets.
https://github.com/milesstoetzner/stoetzms-can2x
bridge bus can can2http can2mqtt can2socketio can2ws can2x http mqtt socketio vcan virtual ws
Last synced: about 1 year ago
JSON representation
can2x is a simple utility for connecting a CAN bus bidirectional with one or multiple CAN busses over the network using common web protocols, such as HTTP, MQTT, Socket.IO, and WebSockets.
- Host: GitHub
- URL: https://github.com/milesstoetzner/stoetzms-can2x
- Owner: milesstoetzner
- License: apache-2.0
- Created: 2023-09-02T19:40:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T22:20:57.000Z (about 2 years ago)
- Last Synced: 2025-06-27T03:24:06.769Z (about 1 year ago)
- Topics: bridge, bus, can, can2http, can2mqtt, can2socketio, can2ws, can2x, http, mqtt, socketio, vcan, virtual, ws
- Language: TypeScript
- Homepage: https://can2x.stoetz.ms
- Size: 317 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# can2x
`can2x` is a simple utility for connecting a CAN bus bidirectional with one or multiple CAN busses over the network using common web protocols, such as HTTP, MQTT, Socket.IO, and WebSockets.
Please check out our [repository](https://github.com/milesstoetzner/stoetzms-can2x).