https://github.com/zevlg/py-hilga
Raspberry Pi based combination meter implemented for my Toyota Hilux, uses OBD2 and few pins
https://github.com/zevlg/py-hilga
Last synced: 8 months ago
JSON representation
Raspberry Pi based combination meter implemented for my Toyota Hilux, uses OBD2 and few pins
- Host: GitHub
- URL: https://github.com/zevlg/py-hilga
- Owner: zevlg
- Created: 2015-07-31T22:16:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T09:08:40.000Z (about 5 years ago)
- Last Synced: 2025-08-25T07:25:47.493Z (10 months ago)
- Language: Python
- Size: 301 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py-hilga
Raspberry Pi based combination meter implemented for my Toyota Hilux,
uses OBD2 and few pins.
Interfaces with:
* GPS module to get clock, altitude, speed and to estimate distances
for odometer
* OBD2 module to get engine load, engine rpm, coolant temperature,
battery voltage, dtc codes
* pins from Hilux wiring for Fuel Level, Beam light, hand-brake
status, oil status
* LTE/5G modem status with triggers when signal switches from EDGE/3G
to LTE/5G
Screenshot of meter in action:

# TODO
* "TRP Time" widget to show total trip time along the side with trip
distance widget
* Compas Widget
* Speed limit widget via openstreetmap's speed_limit
* Meter simulation, to feed meter with synthetic data to see how it
performs
# Alternatives
* https://github.com/joshellissh/pi-dgc