Sponsored

Self made Digital Cluster (Need Help to find OBD2 PIDs)

Jastreb07

New Member
Joined
Feb 3, 2021
Threads
1
Messages
2
Reaction score
5
Location
Germany
First Name
Vitalij
Vehicle(s)
Mustang 2015 v6 3.7
Hi everyone,

I've been programming my own digital speedometer myself for some time.
The speedometer reads all information out of the OBD2 socket, that works very well, now I have the problem that I do not know all specific PIDs from FORD, here I will post a list of required OBD2 PIDs, I would be very happy if you can help me with the project and I could share the project with you.

LIST OF REQUIRED PIDs: (NAME - PID - Conversion)

vYxbJYJ.png
[OBD2 PID] - Speed - pid = 010D - conversion = A
9XQky0g.png
[OBD2 PID] - RPM - pid = 010C - conversion = ((A * 256) + B) / 4
TAA3kPz.png
[OBD2 PID] - Fuel - pid = 012F - conversion = 100 * A / 255
TAA3kPz.png
[FORD PID] - Fuel - pid = 22F42F - conversion = A * 0.39216
ikbcvlN.png
[OBD2 PID] - Coolant Temperature - pid = 0105 - conversion = A - 40
2xQbgT6.png
[OBD2 PID] - Ambient Temperature - pid = 0146 - conversion = A - 40

LZiJkrx.png
[OBD2 PID] - Air Fuel Ration - pid = ????
u0xQKZV.png
[OBD2 PID] - Cylinder Head Temperature - pid = ????
gsUEIvN.png
[FORD PID] - Engine Oil Pressure - pid = 22F45C - conversion = A - 40 (!!!NOT TESTED!!!)
6uEKWXj.png
[OBD2 PID] - Inlet Air Temperature - pid = 010F - conversion = A - 40 (!!!NOT TESTED!!!)
v7AXJVQ.png
[FORD PID] - Trans Oil Temp - pid = 221E1C - conversion = ((A * 256) + B) / 16 (!!!NOT TESTED!!!)
SU4isNU.png
[OBD2 PID] - Vaccum/Boost - pid = ????
BAT[OBD2 PID] - Battery (PCM) - pid = 0142 - conversion = ((A * 256) + B) / 1000
BAT[OBD2 PID] - Battery (Direct from OBD2 Adapter) - pid = FF1238 - conversion = A

CaTXEJD.png
[FORD PID] - Shift Gear - pid = 221E23 - conversion = A
CaTXEJD.png
[FORD PID] - Current Gear - pid = 221E12 - conversion = A
1iwtqUr.png
[OBD2 PID] - ABS Status - pid = ????
Wkj3YyV.png
[OBD2 PID] - Hand Break Status - pid = ???
ENCaAyU.png
[OBD2 PID] - Tire/Break Status -- pid = ???
gZMOpVd.png
[OBD2 PID] - Seat belt - pid = ???
HMEtXOt.png
[OBD2 PID] - Airbag Status - pid = ???
znrtEpO.png
[OBD2 PID] - ESP Status - pid = ???
V2C9yIc.png
[OBD2 PID] - ESP OFF Status - pid = ???

cPsvAcE.png
[OBD2 PID] - Left Turn - pid = ????
LGT6Bjq.png
[OBD2 PID] - Right Turn - pid = ???
2pVkyr3.png
[OBD2 PID] - Parking Light - pid = ????
Et4moo4.png
[OBD2 PID] - Hight Beam Light - pid = ????
ndWxy9R.png
[OBD2 PID] - Fog Light Front - pid = ????
P09mwi4.png
[OBD2 PID] - Fog Light Rear - pid = ????

GUhjiCA.png
[OBD2 PID] - Driver Door Status - pid = ????
GUhjiCA.png
[OBD2 PID] - Passenger Door Status - pid = ????
GUhjiCA.png
[OBD2 PID] - Engine Hood Status - pid = ????
SY5EtSb.png
[OBD2 PID] - Trunk Door Status - pid = ????

q9H8nAA.png
[FORD PID] - Front Left Tire Pressure - pid = 222813 - conversion = ((((256 * A) + B) / 3 + 22 / 3) * 0.145) / 14.504
q9H8nAA.png
[FORD PID] - Front Right Tire Pressure - pid = 222814 - conversion = ((((256 * A) + B) / 3 + 22 / 3) * 0.145) / 14.504
q9H8nAA.png
[FORD PID] - Rear Left Tire Pressure - pid = 222815 - conversion = ((((256 * A) + B) / 3 + 22 / 3) * 0.145) / 14.504
q9H8nAA.png
[FORD PID] - Rear Right Tire Pressure - pid = 222816 - conversion = ((((256 * A) + B) / 3 + 22 / 3) * 0.145) / 14.504

if you can think of important PIDs, I'll be happy to enter them here.
(I will keep the list up to date here in the forum with the corresponding PIDs)




-----------------------------------------------------------------------------------------------------
PICTURES:

tHZgDnr.png


1Dt3E5j.png


DpW994o.png


VIDEOS:

Sponsored

 

Cobra Jet

Well-Known Member
Joined
Feb 12, 2015
Threads
711
Messages
16,310
Reaction score
18,089
Location
NJ
Vehicle(s)
2018 EB Prem. w/PP and 94 Mustang Cobra
So you’re building a replica digital cluster of the Ford counterpart?

That’s wild - and definitely keep this post updated with your progression!!
 

Smunczen

Well-Known Member
Joined
Dec 23, 2020
Threads
9
Messages
690
Reaction score
654
Location
Atl
First Name
Scott
Vehicle(s)
2020 mustang gt pp2
Pretty cool.
 

Freedom

Well-Known Member
Joined
Feb 18, 2016
Threads
28
Messages
1,048
Reaction score
317
Location
California
Vehicle(s)
'16 GT, '22 Tesla Model 3, '22 F-150 Lightning
nice stuff!
 

FreePenguin

Well-Known Member
Joined
Sep 29, 2019
Threads
81
Messages
5,398
Reaction score
3,713
Location
Ohio
First Name
Donald
Vehicle(s)
17 mustang
Vehicle Showcase
1
its neat, really neat actually. but, will it be as responsive as oem? they are high end manufacturing, and makes things cheap, but quite efficient.

I felt like watching the video, there was a delay or just wasn't as smooth. could you upgrade the horsepower on the processor in that if you wanted? or just copy the programming into another version of it. boom, toss a beefy little processor in it
 

Sponsored

Soulja4187

Well-Known Member
Joined
Apr 1, 2020
Threads
48
Messages
1,597
Reaction score
862
Location
Greenacres, FL
First Name
David
Vehicle(s)
2021 Mustang GT Premium & 2022 Audi A5 S-Line
I already have a digital cluster but this is neat. Will follow to see the progress
 

raptor17GT

Well-Known Member
Joined
Aug 9, 2019
Threads
20
Messages
1,623
Reaction score
1,268
Location
Scotland
Vehicle(s)
Mustang GT Manual 2017
pretty cool, have you thought about making a HUD version ? Save taking apart the dash to fit it / use it ?
 
 




Top