antoinegag / EcoNav

♻️ Analyze driving habits to improve your fuel efficiency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EcoNav ♻️

Warning: Project is in early development

Read the design doc for more information

What is EcoNav?

EcoNav is a system you install in your car that analyzes your driving habits and give you feedback in real time and after your trip on how to improve your fuel efficency.

Required hardware

  • Raspberry Pi
  • ELM327 ODBII port scanner
  • Raspberry Pi Camera Module
  • Android smartphone with Android 9 +

Debugging

Raspberry Pi

To SSH into the raspberry pi when connected via ethernet cable

  • Go into your network settings and change the IPv4 mode to Shared to other computer
  • The hostname will be hostname.local (i.e econav.local)

About

♻️ Analyze driving habits to improve your fuel efficiency


Languages

Language:Python 99.5%Language:TypeScript 0.5%