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

https://github.com/asukiaaa/canbusdata-arduino

A library for arduino to define data types for Can bus.
https://github.com/asukiaaa/canbusdata-arduino

arduino-library canbus

Last synced: 7 months ago
JSON representation

A library for arduino to define data types for Can bus.

Awesome Lists containing this project

README

          

# CanBusData-arduino (CanBusData_asukiaaa)

A library for arduino to define data types for Can bus.
To use Can bus, use the following library.

[CanBusMCP2515_asukiaaa](https://github.com/asukiaaa/CanBusMCP2515-arduino)

# License

MIT

# References
- [acan25125](https://github.com/pierremolinaro/acan2515)