Skip to content
Noah Erickson edited this page Jun 3, 2015 · 10 revisions

Track Day - Early April 2015

The Viking Motorsports team requested that a prototype of the digital dash be present at the first track day of the season in early April 2015. The development team was a little off track for creating a prototype so quickly. The enclosure design was to be in the dashboard underneath the LEDs but ended up being a crude acrylic cut enclosure. We did a few test mountings of the enclosure on April 3rd. The first was right above the dashboard which turned out obstruct the drivers vision. The final mounting for the prototype was offset on the left side-pod as shown below:

Of course the prototype would not be complete without the electrical functionality. The enclosure houses the Arduino Due that we have been using for software development as well as the LCD screen to display information. Previously the two CAN buses had been fed into a breadboard which held two CAN transceivers. The prototype required something a little more robust so we routed a circuit board in the Electronics Prototyping Lab (EPL) as shown below:

Bill of Materials

A bill of materials has been put together for the Arduino Due prototype. The total cost of the parts is $44.46 per board.

The building process of the electric vehicle is running behind and the track day may not happen before June. We are starting a demo unit for the digital dash.

Demo Unit

The development team needed a way to demonstrate that the digital dash works without installing it to the electric vehicle. To accomplish this we created a demonstration unit. The demonstration unit takes user input in the form of potentiometers and switches to emulate the electric vehicle behavior. These inputs are read by the electric vehicles eVCU (off-board the car) and converted to CAN messages and sent to the digital dash.