Page 1 of 1

How to start location display?

Posted: Mon Jan 09, 2017 12:57 pm
by Ritesh
Hello,
I want to start building location based display which show location of place .
how should i start?

Re: How to start location display?

Posted: Mon Jan 09, 2017 1:08 pm
by topguy
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 ?

Re: How to start location display?

Posted: Mon Jan 09, 2017 1:44 pm
by Ritesh
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?

Re: How to start location display?

Posted: Mon Jan 09, 2017 2:23 pm
by topguy
> 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/

Re: How to start location display?

Posted: Tue Jan 10, 2017 3:07 pm
by Ritesh
hello
how to make map based but it will require internet to download...