Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > GPS


Reply
 
Share Thread Tools Display Modes
Old 09-24-2002, 03:59 PM   #1
FLAC
 
Join Date: May 2002
Location: Sef'Kylar
Posts: 1,421
ShinkunoNamida is on a distinguished road
winamp plugin -> gps data on char lcd

Anybody think they can make a winamp plugin to output gps data to the character lcd? I think if you have an nmea antenae you may be able to do it.

How about a standalone application to output stuff like time, location, speed, elevation etc.

I know you can do it!! have at it!
__________________
aka Kumaneko
"Don't make me moderate your ***!"
Maxima of Doom - project thread - photo gallery
mp3car system is currently FUBAR and finances do not allow for a correction of that situation
Real computer hackers use a rotary cutting tool on their motherboard.
ShinkunoNamida is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 09-25-2002, 12:40 AM   #2
FLAC
 
moahdib's Avatar
 
Join Date: Jul 2000
Posts: 1,017
moahdib
i have an app that I hacked it sorta but it's called GPSthing.
I got the source code and messed around a bit to output Heading ( N,NE,E,SE,E etc..), Speed, Altitude, and # of sat tracking.

The CPU and PC temperature you see is just from MBM5 using an OSD. I was too lazy to figure out how to hardcode it into the app since im not a C++ programmer.

Here is the link to the program: http://www.coastnet.com/~jas/gpsthing.html

and here is my screenshot of it.


I can post a link to download my hacked version of it but you HAVE to use it at 800x600 res. or it won't come out right. Let me know if you want my hacked version as well.

__________________
04 Acura TL w/ core2duo 2ghz laptop w/ 1gb RAM on a docking station.

Fast car, fast PC. ;)

http://www.arcdesigns.net/carpc/

My TL CarPC ver2

FSR Flash Skin w/ moving weather maps
moahdib is offline   Reply With Quote
Old 09-25-2002, 01:44 AM   #3
FLAC
 
Join Date: May 2002
Location: Sef'Kylar
Posts: 1,421
ShinkunoNamida is on a distinguished road
That's pretty cool actually!! but what i really had in mind was for character lcd. Next week I'm going to start reworking my software, unless i find something totally new that works for my purpose
__________________
aka Kumaneko
"Don't make me moderate your ***!"
Maxima of Doom - project thread - photo gallery
mp3car system is currently FUBAR and finances do not allow for a correction of that situation
Real computer hackers use a rotary cutting tool on their motherboard.
ShinkunoNamida is offline   Reply With Quote
Old 09-25-2002, 03:33 AM   #4
Registered User
 
felix99's Avatar
 
Join Date: Apr 2002
Location: Europe
Posts: 370
felix99
Hi,
to make it short - I'm interested

Thanks

Regards

Felix

P.S: would it work with an USB GPS receiver ?
( actually don#t have a GPS receiver but I began collecting the soft )
__________________
=>> Carpc Version2 -- Epia M 10K based<<=
::Epia M10k,7"VGA/40GB2.5",GPS,Opus90W ::
::trying to build second low cost carpc::
::Automp3.de :: CAR= Renault Clio2 - 2 seats 1.9D
felix99 is offline   Reply With Quote
Old 09-25-2002, 11:47 AM   #5
Constant Bitrate
 
Join Date: Dec 1999
Location: Austin, TX
Posts: 117
LoreleiGuy
I've created a java program which uses GPS data to control winamp. It also displays the GPS data and some other information in a window.

You're welcome to adapt the source code to output to a char lcd if you can.

Here's the link:
http://home.austin.rr.com/sshipman/l...re/mp3gps.html
LoreleiGuy is offline   Reply With Quote
Old 09-26-2002, 01:20 AM   #6
FLAC
 
moahdib's Avatar
 
Join Date: Jul 2000
Posts: 1,017
moahdib
Hey Loreley> ur site has all the links but the one on the winamp java plugin doesn't work. Can u repost it for me to download and try it out?
thanks
__________________
04 Acura TL w/ core2duo 2ghz laptop w/ 1gb RAM on a docking station.

Fast car, fast PC. ;)

http://www.arcdesigns.net/carpc/

My TL CarPC ver2

FSR Flash Skin w/ moving weather maps
moahdib is offline   Reply With Quote
Old 09-26-2002, 09:59 AM   #7
Constant Bitrate
 
Join Date: Dec 1999
Location: Austin, TX
Posts: 117
LoreleiGuy
oh, that's right, whatshisname jwilliams moved his site. I should have a version of his plugin sitting around somewhere I can put up there. It'll be a while before I can update the site though. Should be done by the weekend.
LoreleiGuy is offline   Reply With Quote
Old 09-26-2002, 02:17 PM   #8
Maximum Bitrate
 
smashr2k's Avatar
 
Join Date: Jun 2000
Location: Virginia
Posts: 569
smashr2k
It would be no problem to output the information the the character lcd - started writing my own winamp plugin at one point, so it shouldnt be too much trouble. The only problem, is that I do not know how to get it to share the screen with another program (winamp lcd plugin). If you want JUST the gps data, that should be no big deal at all.
__________________
Car: 1999 Dark Green Mustang GT Coupe
Audio: Alpine HU, JL 6ch Amp, JL Stealthbox and XR series components.
Player: Empeg for now; something custom later.
www.neotechpc.com - Custom built laptops!
smashr2k is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 09-26-2002, 02:24 PM   #9
FLAC
 
Join Date: May 2002
Location: Sef'Kylar
Posts: 1,421
ShinkunoNamida is on a distinguished road
I haven't tried it yet.. But my plans were on having 2 lcds.. one for the player and one to replace my clock I have a usb/serial/parallel hub.. someone told me they are using the same thing and it works perfectly for it.. although from what I've read other wise it might not work.
__________________
aka Kumaneko
"Don't make me moderate your ***!"
Maxima of Doom - project thread - photo gallery
mp3car system is currently FUBAR and finances do not allow for a correction of that situation
Real computer hackers use a rotary cutting tool on their motherboard.
ShinkunoNamida is offline   Reply With Quote
Old 09-26-2002, 02:35 PM   #10
FLAC
 
moahdib's Avatar
 
Join Date: Jul 2000
Posts: 1,017
moahdib
THere is a great app that could be hacked to display GPS data and winamp data at same time if you know C++, the markus zendher plugin ( URL in my page under software).
I will eventually try this someday, but since I have both a LCD and a char LCD screen, I hardly look at my char LCD screen to attempt this, nevertheless it would be cool.
__________________
04 Acura TL w/ core2duo 2ghz laptop w/ 1gb RAM on a docking station.

Fast car, fast PC. ;)

http://www.arcdesigns.net/carpc/

My TL CarPC ver2

FSR Flash Skin w/ moving weather maps
moahdib is offline   Reply With Quote
Old 09-26-2002, 02:41 PM   #11
FLAC
 
Join Date: May 2002
Location: Sef'Kylar
Posts: 1,421
ShinkunoNamida is on a distinguished road
i have a tft also.. but i keep it tucked away most of the time. I just thought it would be cool to have my clock displaying stuff like that Maybe i brush up on my coding skills and make an ap that will out put gps data, time & date, and temperature data. I don't know if I have the slightest chance of being able to do that though, since it's been a long time since i used anything except perl and php, and I don't have a helluva lot of free time
__________________
aka Kumaneko
"Don't make me moderate your ***!"
Maxima of Doom - project thread - photo gallery
mp3car system is currently FUBAR and finances do not allow for a correction of that situation
Real computer hackers use a rotary cutting tool on their motherboard.
ShinkunoNamida is offline   Reply With Quote
Old 09-28-2002, 07:03 PM   #12
Variable Bitrate
 
Join Date: Sep 2002
Location: Just North of Toronto, Ontario, Canada
Posts: 384
Charliey
Theres an LCD driver called LCD Smartie which can take info from Winamp, MBM, and other programs, and it has support for dll plugins. If someone could write a gps plug in, it would be easier then writing a whole LCD interface program.

here the site for it: http://www.rendo.dekooi.nl/~fjbgp/smartie/
Charliey is offline   Reply With Quote
Old 09-29-2002, 10:19 AM   #13
FLAC
 
Join Date: May 2002
Location: Sef'Kylar
Posts: 1,421
ShinkunoNamida is on a distinguished road
Wow, that seems perfect for what I want if someone can figure out a GPS plugin it will be even better! Great find! (now i just have to find the time to finish wiring my LCDs and try it out)
__________________
aka Kumaneko
"Don't make me moderate your ***!"
Maxima of Doom - project thread - photo gallery
mp3car system is currently FUBAR and finances do not allow for a correction of that situation
Real computer hackers use a rotary cutting tool on their motherboard.
ShinkunoNamida is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




All times are GMT -5. The time now is 07:38 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics