Skip to content

Commit 931ed95

Browse files
committed
docs: update wiring/Sensor_wiring
1 parent 0b53928 commit 931ed95

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

wiring/Sensor_wiring.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
title: Analog sensor wiring
33
description:
44
published: true
5-
date: 2020-04-24T17:53:41.069Z
6-
tags:
7-
editor: undefined
5+
date: 2025-07-27T06:31:40.040Z
6+
tags: sensors, wiring
7+
editor: markdown
88
dateCreated: 2020-01-14T13:44:54.097Z
99
---
1010

1111
# Analog Sensor Wiring
1212
Analog sensors provide data such as temperatures, throttle position and O2 readings to the ECU. The diagram below shows the typical wiring for these sensors.
1313

14-
![analog_sensors.png](/img/wiring/analog_sensors.png){.align-center width=500}
14+
![Typical analog sensor wiring](/img/wiring/analog_sensors.png){.align-center width=500}
1515

1616
### Notes
1717
* Use of 2 wire temperature sensors is **highly** recommended. Whilst 1 wire sensors will work, they are almost always considerably less accurate. Running a dedicated ground wire back to the ECU from the sensor is also recomended.

0 commit comments

Comments
 (0)