Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nisennenmondai/libwecan

Library in C to encode/decode CAN signals.
https://github.com/nisennenmondai/libwecan

automotive c can can-bus embedded-networking embedded-systems library linux-can

Last synced: about 2 months ago
JSON representation

Library in C to encode/decode CAN signals.

Awesome Lists containing this project

README

        

# libwecan

Library in C to encode/decode CAN signals.

### Install
```sh
make
make run-tests
```