Rendering of Mechanical CAD model.
Completed during my engineering residency at Hitchcock Management. Served as the basis for further research into automotive IoT. The GUI displays much more accurate and comprehensive information than a normal car dashboard, and things like logging and event triggering can be easily built right in. Implemented backup a camera, cruise control, numpad to lock and fire ignition. An Electron UI ran on Raspberry Pi. Used anodized aluminum for the actual dashboard part, high performance printed parts for everything else. The car didn't have a CAN bus, so I had to implement speedometer and tachometer from first principals on bare metal. Inside the car, the electrical environment was very noisy, so hardware communication protocols had to be very robust. Manufactured two complete dashboards, one made of out anodized aluminium and one out of walnut. I successfully advocated for design to be open sourced upon this project's completion.
Further Reading:
Metadata:
Electronics during assembly process.
View of touchscreen display and hardware UI.
UI view of the aluminum and wooden dashboards.
Detail view of light switch.
Assembled electronics of both dashboards.
Assembled PCB, no SMD resistors allowed, had to use Arduino Mega as replaceable realtime controller.