Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#183313 - 07/10/2003 12:50 Serial Port Questions
farmtech
journeyman

Registered: 22/08/2003
Posts: 59
I tried looking for information before I posted but I need to ask about the serial port on the mounting sleeve. When the Empeg is installed in the car and is running V2.00 and Hijack does the serial port output anything under normal operation?
What I am really after is some way of detecting what source the Empeg is using (MP3, Aux, Tuner - which I don't have)
What I was hoping was that there is some way to detect the difference between the Empeg playing MP3s and the AUX input. I wish to interface a modified factory radio to the AUX input but use my factory GM steering wheel controls to run the radio and the Empeg.
If I had a way to detect the output mode of the Empeg I could automatically switch the factory steering wheel controls between Empeg operation and factory radio operation.

Hope this makes sense... If there is not anything coming out the serial port is there any signal I can grab internally or possibly on the tuner connector?

Thanks for any help

Nick

Top
#183314 - 07/10/2003 13:15 Re: Serial Port Questions [Re: farmtech]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31563
Loc: Seattle, WA
I wish to interface a modified factory radio to the AUX input but use my factory GM steering wheel controls to run the radio and the Empeg.
You don't need the factory radio for this. Last night, I installed a converter box that let my friend Tod use his GM steering wheel controls directly on his empeg.

Currently, there's a minor technical glitch with it, but I feel confident we'll be able to work that out soon.
_________________________
Tony Fabris

Top
#183315 - 07/10/2003 13:37 Re: Serial Port Questions [Re: farmtech]
rtundo
addict

Registered: 27/02/2001
Posts: 569
Loc: Albany, NY
You may be able to do it the other way around. If you have power from the modified factory radio that turns on with the factory radio you can use the phone mute of the empeg to switch to auxillary. I don't know anyway to do it the way you want.

Top
#183316 - 07/10/2003 13:54 Re: Serial Port Questions [Re: tfabris]
farmtech
journeyman

Registered: 22/08/2003
Posts: 59
Thanks for the response Tony. Let me explain myself a little better. I wish to use the factory radio as the tuner for my Empeg, I don't really feel like spending $300 for a tuner on ebay. Plus my car has a heads up display that would still function if I use the factory tuner. My plans are to hide the factory AM/FM cassette down in the center console. I would remote the LCD from the radio up to the upper left of the dash where I have a factory driving light switch that would be removed or relocated. I would also have use of the factory heads up display for radio functions only. My only way of controlling the factory radio once it is hidden would be with the steering wheel controls. I would then build a multi-level interface so the 8 steering wheel functions could have 4 different "levels" of operation (or 32 commands total). Level 1 would be Empeg functions only, Level 2 would be factory radio functions with Empeg volume overlay, Level 3 would be my remote radar detector which is already mounted inside the factory trip computer module. Level 4 -- not real sure just yet!
If the Empeg could output the source over the serial port, I would be able to read it and automatically switch the steering wheel fuctions between levels 1 and 2 without having to use a button to manually switch between levels 1 and 2.

Hopefully I am not too confusing...

Nick

Top
#183317 - 07/10/2003 14:17 Re: Serial Port Questions [Re: farmtech]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14472
Loc: Canada
If you tell Hijack to NOT suppress_notify then you will get the regular status info from the Empeg, which includes the current source but only when it actually changes.

[hijack]
suppress_notify=0


Top
#183318 - 07/10/2003 14:28 Re: Serial Port Questions [Re: farmtech]
farmtech
journeyman

Registered: 22/08/2003
Posts: 59
Awesome! that may work just fine... Would it give status upon start up or ONLY when it changes mode?
Also, I am real new to this whole Empeg thing, can you point me in the right direction on how to edit that in? I have seen many posts where the config gets edited but am not sure how to get in and play....

Thanks for your help everyone.... I will post some information on my modifications once they are complete. Could be a while, super busy right now....

Nick

Top
#183319 - 07/10/2003 14:32 Re: Serial Port Questions [Re: farmtech]
RobotCaleb
pooh-bah

Registered: 15/01/2002
Posts: 1866
Loc: Austin

Top
#183320 - 09/10/2003 07:39 Re: Serial Port Questions [Re: farmtech]
farmtech
journeyman

Registered: 22/08/2003
Posts: 59
I am having problems making my Empeg output serial info. I have added this to my config.ini

[output]
notify=1

When I boot up using hyperterminal, I see the Linux startup information, then after it is running nothing else comes out of the serial port.
What am I missing here? I am using the AC adaptor and the serial port directly on the back of the Empeg. Should this be working?

Nick

Top
#183321 - 09/10/2003 08:01 Re: Serial Port Questions [Re: farmtech]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14472
Loc: Canada
[hijack]
suppress_notify=0

Top
#183322 - 09/10/2003 08:04 Re: Serial Port Questions [Re: mlord]
farmtech
journeyman

Registered: 22/08/2003
Posts: 59
so I just add

[Hijack]
suppress_notify=0

instead of

[output]
notify=1

or keep both in there?

Top
#183323 - 09/10/2003 08:17 Re: Serial Port Questions [Re: farmtech]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14472
Loc: Canada
both.

Top
#183324 - 09/10/2003 08:34 Re: Serial Port Questions [Re: mlord]
farmtech
journeyman

Registered: 22/08/2003
Posts: 59
Ok, I will do that tonight.

Thank you.

Top