Ritesh
Posts: 16
Joined: Wed Dec 21, 2016 1:30 pm

How to start location display?

Mon Jan 09, 2017 12:57 pm

Hello,
I want to start building location based display which show location of place .
how should i start?

User avatar
topguy
Posts: 6491
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: How to start location display?

Mon Jan 09, 2017 1:08 pm

Location on a map ? Or as an address ?
Location based on GPS or something else ?

What kind of display ? Any screen/monitor or something specific ?

Ritesh
Posts: 16
Joined: Wed Dec 21, 2016 1:30 pm

Re: How to start location display?

Mon Jan 09, 2017 1:44 pm

Location on a map ? Or as an address ?
Location based on GPS or something else ?

What kind of display ? Any screen/monitor or something specific ?


Hello,
i want to know what we can do?
and can we use screen or lcd 16x2?

User avatar
topguy
Posts: 6491
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: How to start location display?

Mon Jan 09, 2017 2:23 pm

> i want to know what we can do?

I don't know you, what can you do ? ;-)
The Raspberry Pi on the other hand can do (almost) everything. But It's the details that decide if it will be easy/hard and cheap/expensive.

But obviously you will not be able to draw a map on a 16x2 character LCD display.
So if your question boils down to "Can you read a posision from a GPS and show the address of that location on an LCD display." then the answer is yes. ( but with the pre-requisite that is has internet so it can use Googles GeoLocation API )

If you have a screen then you can run full car navigation software if you want.
http://libresmartphone.com/navigation-s ... pberry-pi/

Ritesh
Posts: 16
Joined: Wed Dec 21, 2016 1:30 pm

Re: How to start location display?

Tue Jan 10, 2017 3:07 pm

hello
how to make map based but it will require internet to download...

Return to “General discussion”