BXProject / CITM02

CAN In The Middle (CITM) - Dual channel CANBUS adapter built around Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CITM02

CAN In The Middle (CITM) - Dual channel CANBUS adapter built around Arduino

About the Project

In order to interact with a vehicles data network, I needed to create a CAN Bus adapter. Following the initial proof of concept project (CITM1) a custom PCB was designed and sent out for manufacture. The CITM2 board includes dual can tranceivers to allow messages to be passed through the Arduino and ingerogated in real time. This allows message flow direction and can be used to identify signals belonging to a specific node on a CAN Bus.

Getting Started

Prerequisites

This projects assumes the use of an Arduino Pro Mini and a TJA1050 CAN Bus shield

License

Distributed under the GNU License. See LICENSE for more information.

Contact

Website - https://BXProject.co.uk

Project - https://github.com/BXProject/CITM02

About

CAN In The Middle (CITM) - Dual channel CANBUS adapter built around Arduino

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%