The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Hardware Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 09-07-2006, 02:46 AM   #616
Newbie
 
Join Date: Mar 2006
Posts: 23
My Photos: (0)
Perhaps the amp you plug it into doesn't like 18bit SPDIF ?
FroMage is offline   Reply With Quote
Sponsored Links
Old 09-07-2006, 11:33 AM   #617
Newbie
 
Join Date: Aug 2006
Posts: 38
My Photos: (0)
Quote: Originally Posted by FroMage View Post
Perhaps the amp you plug it into doesn't like 18bit SPDIF ?

That's impossible. The op.amp has nothing to do with that part. It is only an input buffer. It is required to prevent the noise and to gain a little bit.

Sometimes I think I should give up, but then I go on
Foldesa is offline   Reply With Quote
Old 09-07-2006, 01:30 PM   #618
Newbie
 
Join Date: Aug 2006
Posts: 38
My Photos: (0)
I have made some tests and I found a very funny thing. I was measuring the voltages on all over the pcb and I discovered when I'm measuring between ground and 1 leg of the cristal it gives sound. Perfectly clear good sound. So the op.amp ig good.

Any ideas ?
Foldesa is offline   Reply With Quote
Old 09-08-2006, 03:42 AM   #619
Newbie
 
Join Date: Mar 2006
Posts: 23
My Photos: (0)
No I meant the hifi system you plug the SPDIF into, to hear what comes out of it, perhaps it doesn't like 18bit ?
FroMage is offline   Reply With Quote
Old 09-08-2006, 08:16 AM   #620
Newbie
 
Join Date: Aug 2006
Posts: 38
My Photos: (0)
I don't think there is any problem with the hifi. If this would be the problem, then no signal and of course no sound would be.

It is almost ready, I only have to solve 1 problem. When it's done I will post the schematics and the board also.
Foldesa is offline   Reply With Quote
Sponsored Links
Old 09-08-2006, 09:30 AM   #621
Newbie
 
Join Date: Aug 2006
Posts: 21
My Photos: (0)
Quote: Originally Posted by Foldesa View Post
I don't think there is any problem with the hifi. If this would be the problem, then no signal and of course no sound would be.

It is almost ready, I only have to solve 1 problem. When it's done I will post the schematics and the board also.

Are we talking this interface for the Tuner list or newer head unit than 2000y?
markob is offline   Reply With Quote
Old 09-08-2006, 10:36 AM   #622
Newbie
 
Join Date: Aug 2006
Posts: 38
My Photos: (0)
Quote: Originally Posted by markob View Post
Are we talking this interface for the Tuner list or newer head unit than 2000y?

Naturaly

But it is easyer to test it in the room with the home cinema. If it works correct, then it will also work on the head unit too.
Foldesa is offline   Reply With Quote
Old 09-08-2006, 01:33 PM   #623
Newbie
 
Join Date: Aug 2006
Posts: 21
My Photos: (0)
Sure its the same signal so there is no problem.
PLEASE resolve this interface that we can play ouers MP3 players/Ipods on this headunit becouse its hard to get a CD head unit,and if you buy it in the renault shop,than this headunit is 2x more expensive that pioneer,alpine MP3 autoradios.
But becouse the thiefs,i reather have the original headunit,couse nobod wants to steal it.

So this interface will some day work and how do you connect this interface to headunit,trough a blue conector for wexler or what.
So interface will have input jack for MP3 signal out/headphone out and it will be connected trough a blue connector.But this headunit doesnt have aux-in,or you dont need this aux-in becouse the interface will simulate the fantom weksler?
markob is offline   Reply With Quote
Old 09-08-2006, 02:01 PM   #624
Newbie
 
Join Date: Aug 2006
Posts: 38
My Photos: (0)
Hi,

The problems are solved. It works and gives great stereo sound. The problem was a *****ing capacitor.Anybody who can make home made pcbs and can solder can do it. This connects thrue the blue connector of head unit.

This connection is "only" analog to spdif. It doesen't have the emulator part. This is done a long time ago, and it was easy as I got the info on this forum.

In a few days I will post the schematics of the complete board ( spdif+emulator ) and the hex for the pic also. Maybe this could be shown on the TLCDCEmu sourceforge page ?

The spdif.txt file attached isn't txt. It is a pcb file and you can view it with express pcb software. You can download it for free.
Attached Files
File Type: txt SPDIF.txt (23.0 KB, 311 views)
File Type: txt Part List.txt (457 Bytes, 239 views)
Foldesa is offline   Reply With Quote
Old 09-08-2006, 02:37 PM   #625
Newbie
 
Join Date: Aug 2006
Posts: 21
My Photos: (0)
So this is not a spdif and emulator jet,for playing you need both?
Why,what is for what?
Its bether that you give a realy last version of both on the same board that realy works.
And pictures of yours,so that we can copy visual if something get wrong.

How the head unit recognite the emulator,or what i must do that the radio plays sound from this emulator source?
markob is offline   Reply With Quote
Old 09-08-2006, 02:47 PM   #626
Newbie
 
Join Date: Aug 2006
Posts: 38
My Photos: (0)
Quote: Originally Posted by markob View Post
So this is not a spdif and emulator jet,for playing you need both?
Why,what is for what?
Its bether that you give a realy last version of both on the same board that realy works.
And pictures of yours,so that we can copy visual if something get wrong.

How the head unit recognite the emulator,or what i must do that the radio plays sound from this emulator source?

The whole board gets it's power form the head unit. When you turn the radio on it will power up our emulator ( inc. spdif converter ). There is a pic microcontroller in the panel witch communicates with the head unit. When the head unit is turned on it send "on" signal to the pic it respons to it, and keeps the communication alive. When the head unit sees this communication is ok it turn on the spdif input. The spdif converter is only required because the head unit doesen't accept analog signals only digital. The spdif converter makes analog to digital.

It's really not hard logic if you undersand it.

There is only one more thing. If you build it you have to program the pic first. If you don't know what this means then think of the pic as a microcomupter. You have to upload the emulator program to the microprocessor. You have to have a programmer circuit to do this.
Foldesa is offline   Reply With Quote
Old 09-09-2006, 06:42 AM   #627
Newbie
 
Join Date: Aug 2006
Posts: 21
My Photos: (0)
Yes i know that i need to programe emulator,this will do my friend or someone who know whats doing,becouse i never programed a microcontroler.

So the spdif and emulator is the same thing?Than it is Emulator/SPDIF?

But if the HU is instantly in comunication with emulator when turned on,how do you then turned off this mp3 signal that you can play radio?


When will you show the pictures,parts,PCB and microcontroler program?
markob is offline   Reply With Quote
Old 09-09-2006, 08:59 AM   #628
Newbie
 
Join Date: Aug 2006
Posts: 38
My Photos: (0)
Quote: Originally Posted by markob View Post
So the spdif and emulator is the same thing?Than it is Emulator/SPDIF?

No. The emulator turns on the aux. The spdif converts the line out of the ipod ( or other player ) to a sound format accepted by the head unit.
Quote: Originally Posted by markob View Post
But if the HU is instantly in comunication with emulator when turned on,how do you then turned off this mp3 signal that you can play radio?

You can select it with the source button of the radio. Now you can choose mostly casette or radio. When you connect it you can choose form casette, aux, radio.
Quote: Originally Posted by markob View Post
When will you show the pictures,parts,PCB and microcontroler program

I've attached 2 pictures. One is the emulator, the other is the spdif. Soon I will go to a professional pcb factory and ask them to make the all-in-one for me. The hex is also attached. It is compiled for 16F88 on 4 Mhz.
Attached Images
   
Attached Files
File Type: zip TunerListCdc.zip (1.9 KB, 244 views)
Foldesa is offline   Reply With Quote
Old 09-09-2006, 09:38 AM   #629
Newbie
 
Join Date: Aug 2006
Posts: 21
My Photos: (0)
OK tnx,will you then post a finished all in one PCB(i hope it would be smaller)so that we can copied it.
I was thinking to say if you can post both the PCBs from emulator and SPDIF bit i see that the emulator PCB have a lot lines to do this at home.
markob is offline   Reply With Quote
Old 09-09-2006, 11:56 AM   #630
Newbie
 
Join Date: Aug 2006
Posts: 38
My Photos: (0)
The bigger borad is around 8x8 cm. The samller is 4x7 cm.

If you mean that the bigger ( SPDIF ) borad has a lot of line, then you are right. The pcb was made by me using this technique: http://www.geocities.com/jf_moreira/pcb_en.html

If the all-in-one will be ready it would be almost impossbile to copy by the photo I will post 2 pictures of the wires on each side. This way you can copy it.
Foldesa is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 2 (0 members and 2 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 12:49 AM.


Sponsored Links
The MP3car.com Store

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