An OBD-II diagnostic scanner built for an IoT & Embedded Systems course — hardware interfacing with a vehicle's diagnostic port to read live sensor data and trouble codes.
Coursework project meant to bridge IoT/embedded-systems concepts with real automotive diagnostics.
Hardware interfacing to a live OBD-II port to parse PIDs and DTCs and display real-time sensor data. The build is still in progress — the repository currently holds the project documentation, and implementation artifacts land there as they are finished.
Serial/embedded interface to the vehicle's diagnostic port, feeding a real-time data display.
Working directly against real vehicle protocols instead of a simulator.
Automotive diagnostic protocols (OBD-II PIDs, DTC structure) and embedded hardware-software integration.
Source repository
Back to the portfolio