Hi, congratulations for the forum, I found a lot of helpful informations and now I decided to create a profile.
I'm new to the arduino using. I'm trying to make an fm radio with arduino uno. I've already assembled all the hardware parts (amplificators, speakers etc.). So, over the programming of the receiver (I've used part of the example program, and It's working) I need to read 4 analog pins for the use of 4 push button, used for change frequency and set the volume. I only need to get a "analogRead" but when I plug the shield, the analog reading goes crazy and I can't read the correct value (0 or high). I tried with a 10k pull up resistors but it's the same. Has anybody had the same kind of problem?
I ask you for a tip. Thank you so much.