fereste / tablero

Ford Fiesta MK 7.5 instrument cluster controller using Arduino and CAN bus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tablero

The first idea for this project was to use a car instrument cluster to display speed and RPM of games. To do that, code to control an instrument cluster through the CAN bus was necessary.

Here you will find documentation and code to control a Ford Fiesta MK7.5 instrument cluster. An Arduino Uno is used along with a CAN bus module (MCP 2515).

On the wiki pages, you can find CAN bus IDs and payload documentation.

About

Ford Fiesta MK 7.5 instrument cluster controller using Arduino and CAN bus

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%