CAN-BUS Shield Hookup Guide
Contributors:
Toni_K, Member #399586
Introduction
The CAN-Bus Shield provides your Arduino or Redboard with CAN-Bus capabilities and allows you to hack your vehicle!
CAN-Bus Shield connected to a RedBoard.
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.
Materials Required
You will need the CAN-Bus Shield in order to follow along with this hookup guide.
We also recommend you have access to the following materials.
Suggested Reading
If you aren't familiar with the following concepts, you may want to review these tutorials before attempting to work with the CAN-Bus Shield.
How to Solder: Through-Hole Soldering
This tutorial covers everything you need to know about through-hole soldering.
Installing an Arduino Library
How do I install a custom Arduino library? It's easy! This tutorial will go over how to install an Arduino library using the Arduino Library Manager. For libraries not linked with the Arduino IDE, we will also go over manually installing an Arduino library.
GPS Shield Hookup Guide
This tutorial shows how to get started with the SparkFun GPS Shield and read and parse NMEA data with a common GPS receiver.
MicroSD Shield and SD Breakout Hookup Guide
Adding external storage in the form of an SD or microSD card can be a great addition to any project. Learn how in this hookup guide for the microSD shield and SD breakout boards.
Getting Started with OBD-II
A general guide to the OBD-II protocols used for communication in automotive and industrial applications.
Arduino Shields v2
An update to our classic Arduino Shields Tutorial! All things Arduino shields. What they are and how to assemble them.