Skip to content

InkyPhat e-ink screen, used display OBD2 diagnostic info.

License

Notifications You must be signed in to change notification settings

spoonieau/inkyOBD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inkyOBD

Small python script to gather OBD2 data via a clone ELM327 usb adapter and rpi ZERO W to output to a Pimoroni InkyPhat e-Ink screen.

Works well, looks good just a very low refresh rate.

Usage:

  1. Place inkyOBD.py and errorBG.png in /home/pi
  2. Add python inkyOBD.py in pi user .bashrc
  3. Using raspi-config, set pi user to auto-login
  4. Shutdown rpi
  5. Connect ELM327 usb adapter
  6. Power it up and watch it to it's thing

Short video of it in action https://youtu.be/nuqoGRrBhuo

Dependencies
Python https://www.python.org/
Inkyphat https://github.com/pimoroni/inky-phat
Python-OBD https://python-obd.readthedocs.io/en/latest/ Raspbian Jessie https://www.raspberrypi.org/downloads/

About

InkyPhat e-ink screen, used display OBD2 diagnostic info.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages