GPS send data

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
ca2020
 
Posts: 1
Joined: Thu Jul 16, 2020 11:57 am

GPS send data

Post by ca2020 »

Hi,
Im using raspberry with 4G Hat + gps.

I obtein my position with Long and Lat, so i have 2 value.
How can i show my position with this 2 values on the dashboard??

I create 2 feeds and in the dashboard i create a Map, but i don't know how i can costruct the data in one values.

Code: Select all

,
,
aio,send('name feeds', longitude - latitude)
but don't work.

Can you help me please?

User avatar
brubell
Learn User Page
 
Posts: 2010
Joined: Fri Jul 17, 2015 10:33 pm

Re: GPS send data

Post by brubell »

Hi, could you please post your full code? Thanks

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”