macchina / mcp2515

Library to facilitate CAN functionality with the onboard MCP2515 CAN controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mcp2515

Macchina library to facilitate CAN functionality with the onboard Microchip MCP2515 CAN controller

This library now shares a common API and base class with due_can and requires a shared base library called can_common.

It can be found at: https://github.com/collin80/can_common

About

Library to facilitate CAN functionality with the onboard MCP2515 CAN controller

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 83.8%Language:C 16.2%