Giter VIP home page Giter VIP logo

Comments (9)

kalabase avatar kalabase commented on August 12, 2024 2

after struggling for days mine finally went into CD Changer mode with Arduino IDE, UNO and a VW MK1 ZAR. thanks @tomaskovacik if your have paypal for sponsor share link I can donate few bucks to show gratitude.
Next step is to connect audio signal
IMG_20210510_233200
IMG_20210510_233219
IMG_20210511_000742

from vwcdavr.

tomaskovacik avatar tomaskovacik commented on August 12, 2024

I do not have skoda fabia with symphony.... but, which code? how you connect it to ? do you have pics ?

from vwcdavr.

olii avatar olii commented on August 12, 2024

no matter what project I used(https://github.com/tomaskovacik/vwcdavr/tree/master/CDC_emulator) , I read instructions in source how to connect to pins. As I wrote before, nano receives command from head unit, so I think connection is ok. However, Tx line on arduino(pin 13) is connected to LED, but I do not know if it can be the problem.

from vwcdavr.

tomaskovacik avatar tomaskovacik commented on August 12, 2024

Try vwcdpic if it's works if you can

Sent from my Sony Xperia™ smartphone

---- Oliver Nemček wrote ----

no matter what project I used(https://github.com/tomaskovacik/vwcdavr/tree/master/CDC_emulator) , I read instructions in source how to connect to pins. As I wrote before, nano receives command from head unit, so I think connection is ok. However, Tx line on arduino(pin 13) is connected to LED, but I do not know if it can be the problem.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/tomaskovacik/vwcdavr","title":"tomaskovacik/vwcdavr","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/tomaskovacik/vwcdavr"}},"updates":{"snippets":[{"icon":"PERSON","message":"@olii in #2: no matter what project I used(https://github.com/tomaskovacik/vwcdavr/tree/master/CDC_emulator) , I read instructions in source how to connect to pins. As I wrote before, nano receives command from head unit, so I think connection is ok. However, Tx line on arduino(pin 13) is connected to LED, but I do not know if it can be the problem.\r\n"}],"action":{"name":"View Issue","url":"https://github.com/tomaskovacik/vwcdavr/issues/2#issuecomment-249564863"}}}

from vwcdavr.

tomaskovacik avatar tomaskovacik commented on August 12, 2024

hello, so I am on computer now, can you send me output of serial console of arduino? it should tel there if it understend what radio send to "changer" if there is problem it will not work. also pictures how do you wire it up please (idealy to my personal email adress). thats all I can do for you. Or I can send you one of wvcdpic units for free if it's works and you can try to fix vwcdavr code to works with skoda symphony?

from vwcdavr.

olii avatar olii commented on August 12, 2024

I used this source I found somewhere at russian site. It works fine and that is all I want. I dont want advanced features, key press, minutes and seconds ...

Maybe if you want, you can also use Spi library, because when I used my second arduino as logic analyzer, the output looked really bad. If I use this source, the output looks just fine.

Now I think I am going to build preamp from your scheme :)

https://gist.github.com/olii/56c874f41b649496672b34da8177ee7e

from vwcdavr.

olii avatar olii commented on August 12, 2024

btw I think that emulator could decode radio commands, but radio couldnt because of some bug in the code

from vwcdavr.

tomaskovacik avatar tomaskovacik commented on August 12, 2024

if output look bad, that its problem with code/HW/freq, I will check it. Spi is ok when radio can handle the speed. I try it, but it's HW specific = not good for generic code which has to be ported to other mcus. Also code which you linked work, but in some cases radio will not tolerate if you press button and cdchanger will not react as it should.

my be you did not configure it proparly. for basic functions you need to comment out mpd, bluetooth android stuff ...

just to clarify:
I'm not author of original C code, you can try original one, port it to arduino by your self and then tell me what I f*ck in it :) it will help other guys, link is in coment of each code (www.mikrocontroller.net/attachment/31279/vwcdc.c).

Shyd version is just my port for shyd code for arduino, shyd version is what is on russian forum, just striped from other "mpd" stuff, or its my port of his work striped down.

from vwcdavr.

tomaskovacik avatar tomaskovacik commented on August 12, 2024

2ys inactivity, closing

from vwcdavr.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.