Hi, I've been trying to figure out how to setup this controller, however I noticed that my EJ20X has a 2 pin cam position sensor, instead of a three pin. It seems that this sensor is an inductive sensor, instead of a hall effect sensor, and was trying to see how I could set it up with this code.
From what I've gathered, to try and make my sensor work, I would have to take these analogue inputs into the arduino, set thresholds for them, and assign them as digital, effectively converting them into the three pin sensor.
Is this the correct way to do that, and if not is there a better/proper way to do this?
Hi, I've been trying to figure out how to setup this controller, however I noticed that my EJ20X has a 2 pin cam position sensor, instead of a three pin. It seems that this sensor is an inductive sensor, instead of a hall effect sensor, and was trying to see how I could set it up with this code.
From what I've gathered, to try and make my sensor work, I would have to take these analogue inputs into the arduino, set thresholds for them, and assign them as digital, effectively converting them into the three pin sensor.
Is this the correct way to do that, and if not is there a better/proper way to do this?