how to connect am receiver to arduino

Hello, can somebody teach me, how to connect an am receiver to arduino

what i need to do please…

What do you want to do with the receiver?

lyndon:
What do you want to do with the receiver?

to control the tuner(station select) of the receiver from arduino

here is the link of am receiver

https://ibb.co/iu2Vtb

i copy from one site this am receiver

For that schematic, I would suggest having the arduino control a servo and use it to turn the tuning capacitor.

/mike

n1ist:
For that schematic, I would suggest having the arduino control a servo and use it to turn the tuning capacitor.

/mike

one man he told me like this but i dont know how to add a new component this varacator

this the answer

You should have stated up front and immediately that this circuit was copied from this website. I hardly think it is worth the effort, but to interface this circuit to an Arduino you will need a digital-to-analog converter and one or more varactor diodes, such as this one, an SVC236-TB-E from ON Semiconductors and available from Mouser. You wire two or more of these varactor diodes in parallel and connect them in parallel across the tuning capacitor, VC1, in series with a largish-valued DC-blocking capacitor. You will then need to reverse-bias the varactor diodes with a separate, isolated, DC power source whose output voltage is controlled by the digital-to-analog converter connected to the Arduino. Easy-peasy, then just add some software… er, sorry, a sketch… as software is called in the Arduino world.

n1ist:
For that schematic, I would suggest having the arduino control a servo and use it to turn the tuning capacitor.

/mike

yes you right, i did not know so much about varacator