RCP CAN: Difference between revisions

No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is the start of a list of CAN support and documentation on how to pull data from the CAN bus on various cars and ECUs.
This page is the start of a list of CAN support and documentation on how to pull data from the CAN bus on various cars and ECUs.
=RaceCapture CAN bus broadcast API=
In addition to the ability to broadcast your own CAN bus messages via [[RaceCapturePro_Lua_Scripting|Lua scripting]], RaceCapture broadcasts it's own CAN data for various functions:
* [[Standard_CAN_broadcast|CAN broadcast specifications]]


=CAN Bus Database=
=CAN Bus Database=
Line 8: Line 12:
* [[CAN_Bus_logger|Simple CAN bus logger]]
* [[CAN_Bus_logger|Simple CAN bus logger]]


Getting started integrating a new CAN bus system? Here's how to get started.
Setting up a new CAN bus system? Here's how to get started.
* [[CAN_Bus_Integration|CAN bus integration How To]]
* [[CAN_Bus_Integration|CAN bus integration How To]]


Line 27: Line 31:


=Sensors=
=Sensors=
==TPMS==
* [[Brightwater_TPMS_CAN|Brightwater TPMS]]
* [[Brightwater_TPMS_CAN|Brightwater TPMS]]
==Tire Temperature==
* [[Izze_Racing_Temperature_Sensors|Izze Racing Tire Temperature Sensors]]


=Data Acquisition and Dashboards=
=Data Acquisition and Dashboards=
Line 35: Line 43:


=Cars=
=Cars=
* [[BMW_E46_CAN| BMW E46]]
* [[BMW_E46_CAN| 1999-2006 BMW E46 and M Coupe]]
* [[Mini_Cooper_R50_R52_R5| 2002-2006 Mini Cooper R50, R52, R53]]
* [[EvoX_CAN|2007-2015 Mitsubishi EvoX]]


==Researching==
==Researching==
* Maxda MX-5 (2008+)
* Maxda MX-5 (2008+)
* Subaru BRZ / Toyota FRS
* Subaru BRZ / Toyota FRS
* [[EvoX_CAN|EvoX]]

Latest revision as of 14:47, 24 June 2021

This page is the start of a list of CAN support and documentation on how to pull data from the CAN bus on various cars and ECUs.

RaceCapture CAN bus broadcast API

In addition to the ability to broadcast your own CAN bus messages via Lua scripting, RaceCapture broadcasts it's own CAN data for various functions:

CAN Bus Database

The CAN Bus Database contains a collection of known CAN bus mappings by device and OEM ECUs.

CAN bus logging and research

Use this Lua script to make a simple CAN bus logger/sniffer to dump all CAN bus messages to the RaceCapture/Pro log.

Setting up a new CAN bus system? Here's how to get started.

ECUs

Sensors

TPMS

Tire Temperature

Data Acquisition and Dashboards

Cars

Researching

  • Maxda MX-5 (2008+)
  • Subaru BRZ / Toyota FRS