Hi guys, i get a problem in coding, pls help.
I am currently connecting different sensors with the arduino leonardo.
Sensors:
ADXL 345 (Accelerometer) (3.3 V)
DS1307 (Real time clock) (5V)
BMP085 (Pressure sensor) (3.3V)
SD Card reader (5V)
GPS (MTK3339) http://www.adafruit.com/products/746 (5V)
XBee (Series 1)
I get every sensor work individually. However, when i integrated them tgt, all the sensors are working except the GPS, it doesn't show any reading, only show zero values.
Here is my code for the integrated sensors with arduino leonardo board.
Guys please help me, it is really urgent, it cost 40 credit in my final years. I really cant figure out why i cant get my GPS work when integrate it with other sensors. Thanks a lot. Thankssssssss
Whatever.ino (15.1 KB)