allpowerlabs / KS_Engine3

KS_Engine3 is the depreciated sketch used to run the Power Pallet
3 stars 2 forks source link

Use Oxygen Sensor Reset Relay to Reset O2 Sensor on Loss of Signal #18

Open allpowerlabs opened 12 years ago

allpowerlabs commented 12 years ago

On loss of O2 signal (0V, as currently available) reset O2 relay. Set Lambda State machine in new Mode that stops updating PID until return of signal (see PID lib. for instructions on disabling PID computation)

nanomonkey commented 12 years ago

O2 Relay reset when O2 signal hits threshold. PID set to smoothed value until the O2 reading comes back at which point it goes back into normal operation.