Skip to content

Commit 7219932

Browse files
Updating README.md
1 parent 365b63d commit 7219932

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
# CANnect
22

3-
Automotive diagnostic application developed as a part of 2020 capstone croject.
3+
Automotive diagnostic application developed as a part of engineering science 2020 capstone group croject. We built the application that diagnoses vehicle performance from On-board diagnostics-II (OBDII) port, and the mobile application displays the performance data with the Bluetooth connection from the hardware module. The dashboard on the mobile app processes the performance data and visualizes it in table, line chart, meter visualization, etc. in real-time. The performance data, which is OBDII parameter IDs (PIDs), includes engine coolant temperature, fuel pressure, engine RPM, vehicle speed, etc.
44

55
## System Overview
66
<img src="https://github.com/takehiro-code/CANnect/blob/master/img/system_overview.PNG" width="50%">
77

8-
## Hardware
9-
108
## Mobile App
119

12-
Developed with Java and XML.
10+
We developed the mobile application with Android Studio, using Java and XML.
1311

1412
<div class="row">
1513
<div class="column">

0 commit comments

Comments
 (0)