Boost Gauge
2020-02-01T00:00:00Z
Designed and implemented a boost gauge for real-time monitoring of turbocharger performance in a car. The system accurately measures and displays manifold pressure, enhancing vehicle diagnostics and performance tuning.
Version 1.0
The objective of this project was to create an analog boost gauge that would add an additional pressure transducer that would feedback directly into an Arduino-based board. This would allow the Arduino to read and output the necessary signals to the motor and the LEDs. This would later be changed by reading the data off of an existing pressure transducer through the ECU using CANBUS signals and data. The final addition was converting the analog into a more circuit simplistic digital screen which would add more functionality to the overall functionality of the product.

Version 2.0
This version of the boost gauge is a complete redesign of the older version aimed to be a lot more high-tech. It will include a 2.8-inch rectangular display and a CANBUS reader to eliminate the pressure transducer. This would make it simpler to install on cars and would make it so that the display could show other information about the car such as engine temperature.
