Hi,
My project is basically a gps data logger which takes serial gps data to the arduino using Digital pin 2, and everything works fine on arduino uno board, but when I mounted every thing on bread board the Atmega 328 chip doesn't take gps signals from gps.
(I connected the gps using the pin 4 of ATmega 328 which is the Digital pin 2 of arduino.)
I can say that there is no problem with the bread board setup because it can display the time of connected rtc using the display.
I should be thankful to anybody who can give me some solution or any idea to workout this issue.
Thanks.