2019-12-29, 06:08 PM
Hi people!
I've bought a linear actuator with hall sensors for my pypilot setup, but since I have absolutely no experience with hall sensors I would like to ask you if some of you got a similar setup?
I've measured the hall outputs (it's got two hall sensors) with my multimeter, and it reads 0, -5, and +5 v in what seems to be quite random intervals. (I guess it's because of the hall sensors sending tons of signals even on a very small push)
And my understanding is: the -5 volt signal is from Hall sensor A, and the +5 volt signal is from Hall sensor B. (Or in reverse, I'm not sure)
When I look at the code from the rudder feedback, it seems to be reading a relative position as if the hall sensor used is read like a kind of potentiometer, while I understand that my actuator (and most hall sensors) only reports the rotation in pulses, how will I go about using that instead, or is pypilot also using a system like this, and I'm reading in the wrong place?
I've bought a linear actuator with hall sensors for my pypilot setup, but since I have absolutely no experience with hall sensors I would like to ask you if some of you got a similar setup?
I've measured the hall outputs (it's got two hall sensors) with my multimeter, and it reads 0, -5, and +5 v in what seems to be quite random intervals. (I guess it's because of the hall sensors sending tons of signals even on a very small push)
And my understanding is: the -5 volt signal is from Hall sensor A, and the +5 volt signal is from Hall sensor B. (Or in reverse, I'm not sure)
When I look at the code from the rudder feedback, it seems to be reading a relative position as if the hall sensor used is read like a kind of potentiometer, while I understand that my actuator (and most hall sensors) only reports the rotation in pulses, how will I go about using that instead, or is pypilot also using a system like this, and I'm reading in the wrong place?