Skip to main content
ZachRoyGarage
electrical
done

I Tried Making a Gauge Cluster and Didn't Expect This

Published: April 27, 2026

Watch on YouTube
Subscribe
Executive Summary

This build documents creating a custom gauge cluster — designing new gauge faces, cutting acrylic, installing LEDs and driving electronics, then reassembling and testing. The project covers mechanical fabrication of the face/cover and electrical work to drive illumination and pointers, with an unexpected problem that required troubleshooting and adjustments.

Build Sequence

1. Plan and design the new cluster faces

Measure the existing cluster dimensions, take reference photos, and design the new face layout (tick marks, numbers, and cutouts) on paper or in a simple graphics program.

30mbeginner

2. Remove the stock gauge cluster

Disconnect the battery, remove trim panels and unscrew the cluster from the dash, then unplug the electrical connectors and set the cluster on a clean work surface.

20mbeginner

3. Disassemble the cluster housing

Carefully remove the lens, bezels, circuit board and needles. Keep screws and small parts organized and document orientation for reassembly.

30mintermediate

4. Create and prepare the new gauge face

Cut or print the new vinyl faces to size, apply primer/paint if needed, and finish with clear coat. Allow drying time between coats and lightly sand where required.

60mintermediate

5. Cut and fit acrylic lens/spacer

Cut the clear acrylic to match the original lens or create a new spacer to sit between the face and lens, then trim and sand edges for a snug fit.

45mintermediate

6. Install LEDs and electronics behind the face

Mount LED strips or individual SMD LEDs to backlight the face, route wires neatly, and secure the microcontroller/CAN interface and any drivers you plan to use.

60mintermediate

7. Wire and program the controller

Connect the microcontroller to the cluster circuits or CAN bus as needed, upload code to drive LEDs and steppers/servos, and verify signals with a multimeter.

45madvanced

8. Reassemble the cluster and bench test

Reinstall needles, reinstall the new face and lens, then bench test the cluster to confirm lighting, needle movement, and any input readings are correct before reinstalling in the car.

30mintermediate

9. Install cluster in vehicle and troubleshoot

Reinstall the cluster into the dash, reconnect the wiring and battery, test functionality on-vehicle, and address unexpected behavior (calibration, grounding, or CAN message issues) found during testing.

40madvanced

Frequently Asked Questions

Can I drive the needles with an Arduino or do I need a CAN interface?

If the vehicle uses simple voltage signals, an Arduino can emulate or drive needles with appropriate driver circuits. For modern CAN-based clusters, a CAN interface is required to read messages; otherwise you'll need to intercept and translate signals to the needle drivers.

VIEW FULL ARTICLE →

What caused the unexpected issue and how do I troubleshoot?

Common surprises include grounding problems, interference on the CAN bus, unexpected gauge movement ranges, or LEDs bleeding light into unintended areas. Use a multimeter to check voltages, verify grounds, isolate the cluster from the vehicle to bench-test, and verify code and wiring if using a controller.

VIEW FULL ARTICLE →

Parts Used (8)

Clear acrylic sheet (for lens/cover)
$15

Used to cut a custom lens or spacer for the new gauge face.

Custom vinyl gauge faces/decals
$25

Printed or cut vinyl used to create the new face graphics.

SMD LED strips / indicator LEDs
$20

Used for backlighting and indicator illumination behind the gauge face.

Microcontroller / CAN interface (e.g., Arduino/board to drive LEDs/needles)
$20

Handles PWM or serial/CAN control for lighting and stepper/servo drivers.

Gauge stepper mechanisms or small servos (for custom needles)
$15

Mechanisms to move custom needles if original movements are not reused.

Spray paint, primer, sandpaper
$10

Finishing materials for painting gauge faces, bezels, or backing.

Adhesive, double-sided tape, small screws
$5

Mounting supplies for holding layers together and securing electronics.

Clear coat spray
$8

Protects printed faces and paint layers.