Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Seeed-Studio/Seeed_Arduino_CAN
Seeed Arduino CAN-BUS library - MCP2518FD&MCP2515&MCP2551
https://github.com/Seeed-Studio/Seeed_Arduino_CAN
can-bus obd vehicle
Last synced: 17 days ago
JSON representation
Seeed Arduino CAN-BUS library - MCP2518FD&MCP2515&MCP2551
- Host: GitHub
- URL: https://github.com/Seeed-Studio/Seeed_Arduino_CAN
- Owner: Seeed-Studio
- License: mit
- Created: 2014-01-02T03:49:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T15:58:01.000Z (7 months ago)
- Last Synced: 2024-08-05T02:01:21.117Z (3 months ago)
- Topics: can-bus, obd, vehicle
- Language: C++
- Homepage:
- Size: 642 KB
- Stars: 819
- Watchers: 111
- Forks: 436
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Seeed Arduino CAN [![Build Status](https://travis-ci.com/Seeed-Studio/CAN_BUS_Shield.svg?branch=master)](https://travis-ci.com/Seeed-Studio/CAN_BUS_Shield)
CAN BUS Shield | 2-Channel CAN-BUS(FD) Shield
:-------------------------:|:-------------------------:
[![CAN BUS Shield](https://statics3.seeedstudio.com/seeed/file/2017-08/bazaar528529_img_2653a.jpg)](https://www.seeedstudio.com/CAN-BUS-Shield-V2-p-2921.html) | [![CAN BUS Shield](https://files.seeedstudio.com/wiki/CANBUS-HAT-for-Raspberry-Pi/103990563%20_Preview-07.png)](https://www.seeedstudio.com/CAN-BUS-FD-HAT-for-Raspberry-Pi-p-4742.html)- [CAN-BUS Shield V2](https://www.seeedstudio.com/CAN-BUS-Shield-V2-p-2921.html)
- [ 2-Channel CAN-BUS(FD) Shield for Raspberry Pi (MCP2518FD)](https://www.seeedstudio.com/CAN-BUS-FD-HAT-for-Raspberry-Pi-p-4742.html)CAN-BUS is a common industrial bus because of it's long travel distance, medium communication speed and high reliability.
It is commonly found on modern machine tools and as an automotive diagnostic bus.For more information, please refer to [CAN-BUS_Shield_V2.0 wiki page](http://wiki.seeedstudio.com/CAN-BUS_Shield_V2.0/) and
[CAN-BUS FD wiki page](https://wiki.seeedstudio.com/2-Channel-CAN-BUS-FD-Shield-for-Raspberry-Pi/)# License
This software is written by seeed studio and is licensed under The MIT License. Check License.txt for more information.
Contributing to this software is warmly welcomed.
You can do this basically by forking, committing modifications and then pulling requests (follow the links above for operating guide).
Adding change log and your contact into file header is encouraged.
Thanks for your contribution.[![Analytics](https://ga-beacon.appspot.com/UA-46589105-3/CAN_BUS_Shield)](https://github.com/igrigorik/ga-beacon)