Archives




View Full Version : My carputer thread moving here from GreenHybrid.


tbaleno
09-24-2006, 05:40 PM
I am going to be updating this thread instead of the greenhybrid thread. I will now use this thread to track the progress for anyone else interested in what I'm doing.

I figure there are a few around here that would be interested in the progress as I'm sure some of you just like to see things being created and tested and experimented with.

Wish me luck: I don't know if this project will ever get finished but I hope people can use what I post if they plan on doing something similar.

----

What I currently have and plan on using:

1 old laptop with a hard drive that doesn't work - looks like I'm going with a small desktop I got for free from work.
1 center console piece that is slightly damaged that I will be modifying to fit a touch screen monitor

Progress:
I currently have gps and voice recognition to switch screens of the computer. gps is crashing over time so that needs to be worked out.

Next steps:

Install Video screen in the car

Hardware:

-Video screen k90 ordered from ebay
-Dell Optiplex s260
-Plantronix microphone (not using it.)
-Labtec pc mic 333 (replaces Plantronix mic)
-Globalsat GPS SiRF Star 3 III Waterproof USB Mouse

Software:

-crossover office 6 beta
-Linux
-nGhost
-PyCar
-perlbox voice (I also installed sphinx2 and festival to make full use of perlbox)
-iGuidance for Pocket PC & PC (DVD)
-autoit

Updates:

12/03/07:
Ordered a fuse box for the project. http://www.northeastmarineelectronics.com/index.asp?PageAction=VIEWPROD&ProdID=2750

11/03/07:
After a lot of hair pulling I finally managed to get the video just right. I uploaded a photo of the prototype. Look for it in this thread.

10/22/07:
After a whole year I finally ordered the screen. I'm almost to the point where this is a reality.

10/12/06:
In the past two weeks I have fixed the GPS problem. Crossover Office 6 seems to have fixed the crashing. I am playing with autoit to automate zooming in and out of the navigation map. If I get that working well I may expand it to other navigation functions.

09/28/06:
I was having problems with the GPS program crashing but think I may have found a way to delay the crash to about 36 hours.

09/26/06:
Played around and was able to lop off about 10 seconds from the boot time. I removed all fancy graphics and graphics drivers from the kernel. I'm at about 20 seconds until I'm in a working screen.

09/24/06:
This weekend I replaced my plantronix microphone with a labtec one. The labtec is very accurate at about 6" vs the 3" for the plantronix. And it doesn't loose too much accuracy at about 3' you just have to talk louder. The plantronix is useless at 3' no mater how loud you shout.
I was able to get the voice recongition working pretty well (as good as oem systems I've seen). It is limited right now to changing between modes (I have 4 modes. Information screen, navigation, media, and obd-II)
Boot time seems to be growing as expected. I think I'm close to 30 seconds. I'm way over where I want to be.
On the plus side I took a screen shot of my working desktop so it kind of fakes it so it looks like the system is fully operational after only 5 seconds. One of the reasons the time keeps growing is because I'm not actualy using a watch but counting. I've been counting faster to try to force myself to get annoyed at the speed and put more focus on it.

09/22/06:
I've made a great deal of progress. Instead of looking for a front end I'm going with a window manager to switch between programs. I have the nav stuff working the way I want it. I'm not sure how much more I have to do on it except maybe try to decrease the boot time. My current boot time is around 30 seconds.
I think my next step is to get a motorized touch screen.

09/16/06:
The GPS reciever works great. I just plugged it in, did an apt-get install gpsd and it was working.
I installed a few gps program to test and had no problems. I even got iGuidance 3.0 running under a demo version of crossover office.
My boot time is currently 22 seconds to a usable system. I haven't loaded a front end for it yet so it might increase 2 or 3 more seconds.
So my staring point will probably be 24 seconds. I am going to try to get it down to 5 seconds but currently I have to add a 5 second delay to get the hard drive spun up. So if I can figure a way around that I will have cut aproximately 30% of the boot time.

Times that can't be eliminated
5 seconds to go through post
2 seconds to initialize the screen

That only leaves 1 second for loading all the code. I think I may be going over my 5 second limit, but It will be fun to see how close I can get.

09/14/06:

Software and receiver arrived. The receiver was up and running as soon as I installed gpsd. I tested with a few opensource projects and things worked well. I tried installing iGuidance under wine with no luck.

I then installed the crossover-office demo and iGuidance installed and ran. There seems to be some issues with it crashing over time that need to be investigated. But so far things look promising.

09/09/06:

Bought a GPS receiver and some nav software

11/16/05:

Bought a microphone to test out linux's voice navigation/dictation. I am using perlbox voice and it seems okay so far.

10/24/05:

Found out I have been scammed on ebay. The 4GB flash drive is a fake. The seller is no where to be found. I may "luck" out and it may be a 256M stick that I can at least experiment with but we will see.

8/10/05:

Flash drive came in. My first goal is to get a bootable OS on it.

8/9/05:

Found out that USB Flash drives only last for 1,000,000 writes per cell. I plan on running the OS from it and everytime you read a file it updates the last accessed date. This could kill a drive pretty quick I think. I've heard people say that their memory stick died after 6 months. The good news is I hear that doing a few things like loading the os into ram and running from there works well to preserve the stick, So does making the OS not update the last accessed time stamp. Also, moving the temp directory to ram helps to preserve the stick.

8/3/05:

Ordered 4GB USB Flash drive from ebay *gulp* (Turned out to be a scam)

FREE Old Dell Optiplex sx260 used.
$300.00 Motorized LCD touchscreen
$70.00 512MB DDR Ram
$30.00 Alipine ai-net to rca adaptor
$118.00 Sandisk USB pen drive (turned out to be scam and doesn't work)
$19.56 Plantronix audio 15 microphone (not going to be used)
$73.22 Globalsat GPS SiRF Star 3 III Waterproof
$99.99 iGuidance for Pocket PC & PC (DVD)
$18.00 labtec 333 microphone
$28.00 BLUE SEA 5025 ST BLADE FUSE BL6 CIRCUIT W/NEG BUS
http://www.northeastmarineelectronics.com/index.asp?PageAction=VIEWPROD&ProdID=2750

Running total: $752.77

tigerhonaker
09-26-2006, 06:39 PM
:Banane37: Well I am going to keep an eye on the Progress of this. ;) Not that you

would ever in a Million Years need it, But Good-Luck :D

psyshack
09-26-2006, 10:10 PM
Hummmm, interesting.

tbaleno
10-12-2006, 11:53 PM
Minor update. I fixed the crashing gps problem and I'm now automating commands in the GPS software to be controlled by voice.

hobbit
10-14-2006, 01:06 AM
Yet another thread bails out of another forum to land here.
Is there that much general suckage at the other places?
.
_H*

tigerhonaker
10-14-2006, 01:30 AM
I would like to see Pics myself of this Wonder Car. Like all the New Computer Stuff added to it.

Terry

tbaleno
10-14-2006, 12:16 PM
Hobbit, no. It is just that since this forum is where I hang out the most I thought I would bring it over here. Plus, there are more technical people here that might actually be interested in the project. GreenHybrid is still okay. Not as good as it once was but still a nice site.

tbaleno
10-22-2007, 10:25 PM
Finally after a year there is an update. I ordered the video screen Saturday.

tigerhonaker
10-22-2007, 10:36 PM
Finally after a year there is an update. I ordered the video screen Saturday.

Hi Tom Baleno,

Nice to see that things are moving right along with your Computer-Project. :woot:

I don't get by here much these days but I thought I would reply to this Post. :D




Terry

xcel
10-22-2007, 10:48 PM
Hi Tom:

___Almost time for pics ;)

___Terry, I have not heard from you in forever. Hello!

___Good Luck

___Wayne

ericbecky
10-25-2007, 01:40 PM
Tom, now when will you get a screen as Terry's big in-home theater?

tigerhonaker
10-25-2007, 03:05 PM
Tom, now when will you get a screen as Terry's big in-home theater?

Eric this answer is just for "Your-Eyes" and I will be like so Very-Curious if you think it APPLIES ???

:bananahuge:

tbaleno
11-03-2007, 09:56 PM
First version of the prototype. Getting close to being car worthy.

http://www.cleanmpg.com/photos/data/500/prototype.jpg

ericbecky
11-03-2007, 10:15 PM
Niiiicceee!

TheForce
11-03-2007, 10:27 PM
Just wondering if you thought about running Windows XP with the RoadRunner DigitalFX 2.0 skin? I'm running XP pro with the RR/DFX setup in my car PC and have not had any real problems with it. Dont get me wrong I'm all for linux but for me I did not want any hassles with getting all the drivers to work in linux. I'm running a 2.0ghz via chipset with two 120gb drives in a raid 1 configuration. Right now my boot time from power on to music playing is about 35sec from hibernation. It takes a little loger if I boot normally. I think I can shorten that time a little if I do some configuration. I'm not doing any fancy memory tricks either for that 35sec time. Thats staraight from the hard drives. I'm guessing the raid 1 helps a little.

Looks like you have a nice setup there. Cant wait to see it installed.

tbaleno
11-04-2007, 12:20 PM
I dispise windows. But thats just me. The time I'm going for is 5 seconds from power on (including getting through the bios). right now I'm at about 20 seconds from power off to loaded system.

I hear you can strip down windows enough to get to close to a 5 second boot time, but obviously I've never researched it.

tigerhonaker
11-04-2007, 09:15 PM
I dispise windows. But thats just me. The time I'm going for is 5 seconds from power on (including getting through the bios). right now I'm at about 20 seconds from power off to loaded system.

I hear you can strip down windows enough to get to close to a 5 second boot time, but obviously I've never researched it.

I have Faith in you Baleno. :D



Copyright 2006 Clean MPG, LLC. All Rights Reserved.