Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zainahm3d/canSerializer

Basic helper lib for serializing and deserializing CAN frames for transmission over a non CAN transport layer.
https://github.com/zainahm3d/canSerializer

Last synced: 3 months ago
JSON representation

Basic helper lib for serializing and deserializing CAN frames for transmission over a non CAN transport layer.

Awesome Lists containing this project

README

        

Basic tool for packetizing and appending a checksum to CAN bus frames. Can be used to transport CAN frames over UART, SPI, etc.