Reading signal frequency

bubulindo:
Mainly to see if the libraries were interfering with the internal setup. Didn't you notice some headers missing?

Ooops, I didn't notice the OP was mixing lcd and Serial print()s :stuck_out_tongue: Taking away every (non-strictly necessary) lib and using only Serial.print()s is a good debugging suggestion.