linear displacement sensor

Which is the most suitable arduino to connect to a linear displacement sensor (LVDT)?
I attach the image of the outline.

thank you for any information

Immagine.jpg

That is not a LVDT. It is a linear potentiometer. It is interfaced just like a rotary potentiometer. Terminal 1 and 3 to Vcc and ground, terminal 2 to an analog input.

Any Arduino with analog inputs would work with the linear pot.

Thank you so much for your answer!!