Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerBroker2 authored Feb 10, 2021
1 parent 426100d commit 4b4facc
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,20 @@
# ArduHUD
# ArduHUD

[![youtube](https://user-images.githubusercontent.com/20977405/102416634-2fa0ab80-3fc8-11eb-8baf-d24a6a27bd3f.PNG)](https://www.youtube.com/watch?v=JxBvukUipc4&feature=youtu.be)

This is a repository for one of my personal hobby projects to design and build a car heads up display (HUD). This HUD displays car speed (in mph) and RPM in real-time to the driver. The device itself includes the following:

- 1x ELM327 bluetooth OBD2 scanner
- 1x Arduino Teensy 3.X
- 1x Arduino ESP32
- 2x 7-segment LED displays
- 1x 10-segment LED bar display
- 4x small PCB standoffs
- 35x 75 Ohm resistors
- 1x screw terminal
- 1x SSD1331 OLED display
- 1x plexiglass sheet
- 1x winshield reflective film
- 3D printed housing

For build instructions, see [my instructable here](https://www.instructables.com/Car-Heads-Up-Display-Arduino-ELM327/).

0 comments on commit 4b4facc

Please sign in to comment.