-
Notifications
You must be signed in to change notification settings - Fork 12
Home
eronides neto edited this page Mar 2, 2018
·
1 revision
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