Skip to content

laz-/xrk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

26f448f · Oct 9, 2021

History

16 Commits
Oct 4, 2021
Oct 4, 2021
Oct 4, 2021
Oct 4, 2021
Oct 4, 2021
Oct 9, 2021
Oct 9, 2021
Oct 4, 2021
Oct 7, 2021
Oct 7, 2021

Repository files navigation

xrk

Python AiM XRK file reader.

Once upon a time, AiM released a DLL to read their proprietary data file format and provided some sample code for import into Matlab. That article can be found here

I don't use Matlab, but I can slap together Python, so here we are. This repository contains a Python wrapper for the AiM provided DLL.

Examples

Check out examples.ipynb in your browser or spin it up on your computer in Jupyter notebook.

Ideas for fun stuff to do

  • Speed and friction traces, dig around in the data
  • CSV exporter?
  • Write some tests for each session? I may write an agent that looks for imported log files and makes sure I'm aware of values above/below a threshhold. Oil pressure too low? Colant temperature too high? I don't check that stuff every session, but I probably should...

About

Python AiM XRK file reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published