RCP CAN: Difference between revisions

(Created page with "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. ==ECUs== * Hydra Nemesis ...")
 
No edit summary
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.


=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.
* [[CAN_Bus_logger|Simple CAN bus logger]]


==ECUs==
=ECUs=
* [[Hydra_Nemesis_CAN|Hydra Nemesis]]
* [[Hydra_Nemesis_CAN|Hydra Nemesis]]
* [[Bosch_Motorsports_MS3|Bosch Motorsports MS3]]
* [[Bosch_Motorsports_MS3|Bosch Motorsports MS3]]
Line 8: Line 11:




==Cars==
=Cars=
* [[BMW_E46_CAN| BMW E46]]
* [[BMW_E46_CAN| BMW E46]]

Revision as of 17:49, 8 January 2015

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.

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.

ECUs


Cars