Code Monkey home page Code Monkey logo

enirodashboard's Introduction

KIA ENIRO DASHBOARD

OBDII dashboard for TTGO-T4 module (ESP32) + OBD BLE4.0 adapter. Working on Kia e-NIRO (EV) and Hyundai Kona. Use it at your own risk! Author: [email protected] (Lubos Petrovic / Slovakia)

Hardware

Quick installation with ESP32 flash tool

Guide is here https://docs.google.com/document/d/1nEezrtXY-8X6mQ1hiZVWDjBVse1sXQg1SlnizaRmJwU/edit?usp=sharing

Supporting me

Thank you for supporting me.

Many thanks to Blas, Jens, Калин and others for help.

Screens and shortcuts

  • Middle button - menu
  • Left button - toggle screens

Screen list

  • no0. blank screen, lcd off
  • no1. summary info (default)
  • no2. speed kmh + kwh/100km (or kw for discharge)
  • no3. battery cells + battery module temperatures
  • no4. charging graph
  • no5. consumption table. Can be used to measure available battery capacity!

image

Watch the video

Release notes

v1.6 2020-06-30

  • fixed ble device pairing
  • added command to set protocol ISO 15765-4 CAN (11 bit ID, 500 kbit/s) - some vgate adapters freezes during "init at command" phase

v1.5 2020-06-03

  • added support for different units (miles, fahrenheits, psi)

v1.4 2020-05-29

  • added menu
  • Pairing with VGATE iCar Pro BLE4 adapter via menu!
  • Installation with flash tool. You don't have to install Arduino and compile sources :)
  • New screen 5. Conpumption... Can be used to measure available battery capacity!
  • Load/Save settings
  • Flip screen vertical option
  • Several different improvements

v1.1 2020-04-12

  • added new screens (switch via left button)
  • screen 0. (blank screen, lcd off)
  • screen 1. (default) summary info
  • screen 2. speed kmh + kwh/100km (or kw for discharge)
  • screen 3. battery cells + battery module temperatures
  • screen 4. charging graph
  • added low batery temperature detection for slow charging on 50kW DC (15°C) and UFC >70kW (25°C).

v1.0 2020-03-23

  • first release
  • basic dashboard

About T4

ESP32-TTGO-T4 https://github.com/fdufnews/ESP32-TTGO-T4

Installation from sources

// Comment
//#include <User_Setup.h>           // Default setup is root library folder
// And uncomment
#include <User_Setups/Setup22_TTGO_T4_v1.3.h>      // Setup file for ESP32 and TTGO T4 version 1.3

My configuration

  • Board ESP32 Dev module
  • Upload speed 921600
  • CPU freq: 240MHz (Wifi/BT)
  • Flash freq: 80MHz
  • Flash mode: QIO
  • Flash size 4MB (32mb)
  • Partion scheme: default 4MB with spiffs
  • Core debug level: none
  • PSRAM: disable

enirodashboard's People

Contributors

nickn17 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.