Code Monkey home page Code Monkey logo

torque_logs_visualizer's Introduction

Torque Logs Visualizer

Quick and dirty interactive dashboard to analyze logs produced by the Torque APP (Torque Lite/Torque Pro).

Note: I'm not affiliated in any way to the Torque App or its developer.

Demo

https://torquevisualizer.eu.pythonanywhere.com/

Screenshot

App screenshot

Requirements

Python 3 (tested with Python 3.10)

Installation

Clone the repository:

git clone https://github.com/alessandrodd/torque_logs_visualizer.git
cd torque_logs_visualizer

Install the required dependencies

pip install -r requirements.txt

Run the server

python main.py

Navigate with your browser to the showed address (by default http://127.0.0.1:8050)

Usage

  • Open your Torque App
  • Tap on the gear icon on the lower left, then tap on "Settings"
  • Tap on "Data Logging & Upload"
  • Tap on "Select what to log" and select all the information you are interested in (e.g. speed, RPM etc.)
  • Go back and make sure that the following options are enabled:
    • "Log when Torque is started"
    • "Only when OBD connected"
    • "Automatically log GPS"
    • "Rotate Logfiles"
  • Restart the app, connect it to your OBD and start driving!
  • One or more .csv files will be produced inside your torqueLogs directory in your phone's Internal Storage

Known Issues

  • Sometimes Torque produces the header multiple times inside the same CSV file. You will have to manually remove the doubles and just leave the initial one in the first line Added function to handle this data inconstitency automatically

torque_logs_visualizer's People

Contributors

alessandrodd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.