- This topic has 2 replies, 3 voices, and was last updated 7 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › Arduino › gps interfacing with arduino
while interfacing with gps i get error " fetal error":Tiny Gps ++.h: No such afile or directory
#include " TinyGPS++ .h"
You have to include "TinyGPS++ .h" library folder to arduino Library folder. You can download the Library from any website by searching on google.
i think the library is TinyGPS.h that is readily available online. just download the zip file and copy it to arduino/library root directory