diff --git a/wiring/Sensor_wiring.md b/wiring/Sensor_wiring.md new file mode 100644 index 0000000..a198b8e --- /dev/null +++ b/wiring/Sensor_wiring.md @@ -0,0 +1,17 @@ +--- +title: Analog sensor wiring +description: +published: true +date: 2020-01-14T13:44:54.097Z +tags: wiring, sensors +--- + +# Analog Sensor Wiring +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. + +![analog_sensors.png](/img/wiring/analog_sensors.png =500x){.align-center} + +### Notes +* Use of 2 wire temperature sensors is **highly** recommended. Whilst 1 wire sensors will work, they are almost always considerably less accurate +* The external MAP sensor in the above diagram is optional and may be omitted if the onboard MAP is used. Alternatively an external Baro sensor may be added in the same was as an external MAP +* A 3 wire variable TPS is required. On/Off type throttle switches are not suitable \ No newline at end of file