Skip to content
eronides neto edited this page Mar 2, 2018 · 1 revision

carOBD - Raspberry Pi Zero W

Describe tutorials to create a OBD Readaer based on Raspberry Pi Zero W.

Step 1: Hardware required

  • Raspberry Pi Zero W
  • USB Cable with 2.0 A power supply + Car Supply
  • Mini OBD-II, ELM327 Bluetooth Adapter
  • Keyboard and mouse USB

Step 2: Software required

Before proceeding, run:

sudo apt-get update

sudo apt-get upgrade

sudo apt-get autoremove

sudo reboot

Clone this wiki locally