Search found 123 matches
- 25 Aug 2021, 22:58
- Forum: Other Modules
- Topic: Steering angle by analog-signal instead of CAN for reverse camera
- Replies: 3
- Views: 5060
Steering angle by analog-signal instead of CAN for reverse camera
Good night. I have installed a video module on my kuga with genuine wire installed, i compare my wire with a s-max wire and i have one wire more, this wire send a analog signal from a steering wheel angle sensor, 0V are to left, 6V in the middle and 12v to right (Aproximate) i dont know if the Monde...
- 25 Aug 2021, 22:58
- Forum: Other Modules
- Topic: How to code Asbuilt (CCC)?
- Replies: 0
- Views: 5759
How to code Asbuilt (CCC)?
Good night. I am programming a similar tool of elmconfig (Only to learn) and i added video module to write vin and configuration to select model car, but i dont have complete information to this point, i search some cars with genuine camera and download the asbuilt data to decode this option, only c...
- 16 Jan 2021, 17:00
- Forum: Protocols
- Topic: MCA reverse video
- Replies: 32
- Views: 21860
Re: MCA reverse video
Hello!!! this is my video module made with arduino: Esquema Modulo Video.jpg I use: -step down to convert 12v to 5v -Arduino nano -2 units of MCP2515 -Axicom IM26 Relay -MAX4314 I install the relay to work fine The travelpilot NX/MCA withouth ignition, when put ignition, this relay separate the can...
- 26 Dec 2020, 21:28
- Forum: Bosch/Blaupunkt satnavs
- Topic: Program navigation target by CAN
- Replies: 3
- Views: 2360
Re: Program navigation target by CAN
Hello Go4IT.
I only sniff the can bus signals from V2C to put navigation menu in the screen, in the kuga Mk1 i can't put complete address from voice, i don't know any more about this.
I only sniff the can bus signals from V2C to put navigation menu in the screen, in the kuga Mk1 i can't put complete address from voice, i don't know any more about this.
- 02 Sep 2020, 21:09
- Forum: Protocols
- Topic: Read Part Number
- Replies: 2
- Views: 5151
Re: Read Part Number
Hello, i found the solution. If i Receive-> 728 05 62 E2 19 0C 09 00 00 i need take 0C and 09, to decode this digits i made next table: to first digit: A B C D E F G H .... 0 2 4 6 8 10 12 14-- this is decimal value, and need translate to hex 0 2 4 6 8 A C E -- this is in HEX to second digit: A B C ...
- 31 Aug 2020, 01:14
- Forum: Software
- Topic: Ford Incode calculator for program Keys
- Replies: 2
- Views: 5867
Re: Ford Incode calculator for program Keys
Hi, I also have over 200 single pats and over 120 double pats outcode / incode pairs. Maybe we should share them and see if we can get to a conclusion. The double pats is this, 2 outcode, one from the instrument cluster or kvm and another from pcm, normally with same algorithm, i study on my kuga m...
- 30 Aug 2020, 11:04
- Forum: Software
- Topic: Ford Incode calculator for program Keys
- Replies: 2
- Views: 5867
Ford Incode calculator for program Keys
Hello, To program keys need calculate a Outcode, i have acces to Ford Etis and i can calculate it, but the Etis need write some infomration: Vin, part number etc etc... and validate on the server..... very slow to program keys on a old cars, the new system is automatic and only need validate on etis...
- 22 Jul 2020, 22:28
- Forum: Bosch/Blaupunkt satnavs
- Topic: Convert MCA into MCA-Plus (Discussion)
- Replies: 32
- Views: 12215
Re: Convert MCA into MCA-Plus (Discussion)
Today i order the ADV7181C, in two days i think comes. I remember when i made a video input selector with arduino, before use a max video switch, i use a transistors, and in the first test, i received a wrong video signal, very similar of video image in this MCA, i do´t remember, but i think it was ...
- 21 Jul 2020, 22:49
- Forum: Bosch/Blaupunkt satnavs
- Topic: Convert MCA into MCA-Plus (Discussion)
- Replies: 32
- Views: 12215
Re: Convert MCA into MCA-Plus (Discussion)
from instructions need ADV7181C, and i have 1x ADV7181B is possible the problem comes from wront video ADC? Definitively, they ARE DIFFERENT! :cry: "C" is needed for MCA graphicsboard to work: diff_adv7181c_and_adv7181b.png I look the graphic board of NX (DVD) and have ADV7181B Oh boy, yo...
- 21 Jul 2020, 22:01
- Forum: Bosch/Blaupunkt satnavs
- Topic: Convert MCA into MCA-Plus (Discussion)
- Replies: 32
- Views: 12215
Re: Convert MCA into MCA-Plus (Discussion)
After some time looking all parts, i found different part un video ADC. from instructions need ADV7181C, and i have 1x ADV7181B I look the graphic board of NX (DVD) and have ADV7181B no i go to dowload datasheet and search difference in the pinout etc is possible the problem comes from wront video A...