Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BXProject/CITM02

CAN In The Middle (CITM) - Dual channel CANBUS adapter built around Arduino
https://github.com/BXProject/CITM02

Last synced: 28 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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