SparkFun
CAN-BUS Shield
The CAN-BUS Shield provides your Arduino or Redboard with CAN-BUS capabilities and allows you to hack your vehicle. This shield allows you to poll the ECU fo...
Get notified when back in stock
The CAN-BUS Shield provides your Arduino or Redboard with CAN-BUS capabilities and allows you to hack your vehicle. This shield allows you to poll the ECU for information including coolant temperature, throttle position, vehicle speed, and engine rpms. You can also store this data or output it to a screen to make an in-dash project.
It uses the Microchip MCP2515 CAN controller with the MCP2551 CAN transceiver. CAN connection is via a standard 9-way sub-D for use with OBD-II cable. Ideal for automative CAN application. The shield also has a uSD card holder, serial LCD connector and connector for an EM506 GPS module. These features make this shield ideal for data logging application.
Note: A DB9 Cable is not included with this shield. Please be sure to check Recommended Products section below for a recommended cable to use with this board.
Note: This product is a collaboration with SK Pang Electronics. A portion of each sales goes back to them for product support and continued development.
Features
- CAN v2.0B up to 1 Mb/s
- High speed SPI Interface (10 MHz)
- Standard and extended data and remote frames
- CAN connection via standard 9-way sub-D connector
- Power can supply to Arduino by sub-D via resettable fuse and reverse polarity protection.
- Socket for EM506 GPS module
- Micro SD card holder
- Connector for serial LCD
- Reset button
- Joystick control menu navigation control
- Two LED indicator
Documents:
- Schematic
- Eagle Files
- Datasheet (MCP2515)
- Datasheet (MCP2551)
- Hookup Guide
- OBD-II Guide
- GitHub (Design Files)
- GitHub (Library & Example Code)
- Product Video
Jargon buster
Plain-language definitions for the technical terms used above.
- GPS
- The US satellite navigation system used by GNSS receivers to calculate position and time. Support for GPS is important because it is widely available and often used together with other constellations for more reliable positioning.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- reverse polarity protection
- A circuit feature that helps protect the board if power is connected the wrong way around. It matters because it can reduce the chance of damaging the breakout during wiring mistakes, especially in classroom or prototyping use.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
MCP2515 CAN Controller Datasheet
Datasheet · 885.9 KB · Click any page to view full size
MCP2551 CAN Transceiver Datasheet
Datasheet · 343.9 KB · Click any page to view full size
CAN-BUS Shield Schematic
Schematic · 129.2 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 670.2 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
2e15229
about 8 years ago
· 37 commits
- Hardware Adding Demo sketch-WIP almost 11 years ago
- Libraries Merge commit '2afd7c97846d67ccba7df2b670a0acfd4508bf0f' over 9 years ago
- Production created panel v13 about 11 years ago
- .gitattributes Updating repo structure over 10 years ago
- .gitignore Initial commit of board files and README over 12 years ago
- LICENSE.md Updating repo structure over 10 years ago
- README.md Fixed Link about 9 years ago
c96318f
over 6 years ago
· 8 commits
- examples Update SparkFun_SD_Demo.ino over 6 years ago
- src Final updates almost 11 years ago
- .gitattributes Initial file commit almost 11 years ago
- .gitignore Initial file commit almost 11 years ago
- keywords.txt Initial file commit almost 11 years ago
- library.json Adding additional demo sketches and updating library version over 9 years ago
- library.properties Adding additional demo sketches and updating library version over 9 years ago
- LICENSE.md Initial file commit almost 11 years ago
- README.md Adding additional demo sketches and updating library version over 9 years ago
Related Tutorials
Free guides on learn.littlebird.com.au