Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 526 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 526 Bytes

iOS Car Dashboard app

I made this app to replace my car's center display. It receive data from the car's CAN bus using an Arduino board, connected to an iPhone over Bluetooth. The iPhone is connected to an LCD screen via an HDMI adapter.

See this blog post for more information. The Arduino sketch is available here.

In-car photo