Telemetrick is a Lua app inside Assetto Corsa to export telemetry to CSV or Motec files.
Features:
Motec exporter files can be read by MoTeC's i2 software for analysis. i2 (Standard / Pro) is available for free on MoTeC's website, to be used with their ECU and dataloggers. MoTeC has no affiliation with Assetto Corsa, please do not ask them for support.
Requirement
Install
Telemetrick include extended channels for four cars.
You can find a ReadMe.txt in
Notes
Check app "Help" tab for more info.
Features:
- Fully open source with all accessible code. Anyone can enhance, adapt, bugfix.
- Support new/any CSP info accessible to lua.
- Mark button, shortcut defined in app or Extended Control app.
- Race Mode: no stint cut in race during pitstop.
- Can change current driver name, to sort/separate exported files when sharing simrig.
- Custom naming convention for telemetry folder and filename.
- Any car can add its own channels.
- Easy to add other converter for other file format / viewing tool.
Motec exporter files can be read by MoTeC's i2 software for analysis. i2 (Standard / Pro) is available for free on MoTeC's website, to be used with their ECU and dataloggers. MoTeC has no affiliation with Assetto Corsa, please do not ask them for support.
Requirement
CSP v0.2.4 or higher.
Install
- Download and extract zip.
- Copy
telemetrick
folder into your ac folder\assettocorsa\apps\lua
. You should end with\assettocorsa\apps\lua\telemetrick
. Workspace
folder contains a predefined i2 workspace you can use.
Telemetrick include extended channels for four cars.
- VRC Formula Alpha 2024
- VRC Prototype H - Arden V24
- VRC Prototype H - Ferrenzo P49
- VRC Prototype H - Pageau 9T8
You can find a ReadMe.txt in
apps/lua/telemetrick/cars
to write your own car channels definition script.Notes
pyTelemetrick/pyTelemetrick.exe
is just a very tiny exe that embed python and required modules, so you don't have to set python environment on your own. It just load pyTelemetrick.py python script, which does all the hard work.- Motec file writing is done thanks to sim-to-motec
Check app "Help" tab for more info.
You can reuse your workspace. I’ve just include one for new comers to telemetry but nothing special into. You can keep your actual one, maybe add a few alias if all name are not the same.