CANhack.de CAN-Interface RKS+CAN
CAN Hardware, CAN Software, CAN Protocols - CAN Bus Forum for Your CAN Bus Project.

CAN-Simulator | Posts 16+

 
Go to page: Previous  1, 2
New Topic Reply 🔗 🖨 CANhack.de - Index » CAN Bus General
Author Message
electron
Guest




 


Free account, no CAN development support

Post06-03-2006, 11:51    Subject: Quote

So, I went to two VW workshops this morning. At the first one, they didn't take me seriously. They didn't even let me finish explaining. Well, 'Service Desert Germany.' At the second one, I was luckier. There, I was confirmed that the tachometer signal is a square wave signal (I read about the analog signal in a forum). However, they don't know the frequency either. The workshop can probably only measure whether a signal is present or not. What gives me hope again is the statement from the workshop foreman that he is 90% sure that only the engine speed comes in as a CAN signal. Therefore, the speedometer should work. I will install the tachometer in a workshop and have the immobilizer deactivated. I just need to find a workshop that would do that. Because no one wants to take on the job, they say it's too theoretical. Perhaps someone in our region around Ravensburg knows of a suitable workshop?

Greetings TBN.

Hi TBN!
Actually, what you're planning should be relatively straightforward. Put a PIC 18F2480 and an MCP2551 driver on a circuit board, add a 5V voltage regulator, then make a small adjustment with resistors or a potentiometer to feed the analog signal into one of the A/D converter inputs, and that's it. The PIC will sample your analog signal every 100ms (or so) and send out a (suitable) CAN packet.

It would be important to determine the structure of the CAN packet here, specifically which ID should be used, how many data bytes it should contain, and what information needs to be included within those data bytes. Once that is defined, we can develop the software for the PIC microcontroller.

I already have a complete circuit here, but what I'm currently lacking is proper documentation about the commands on the CAN bus. However, it seems like we're stuck with guesswork because this stuff is once again proprietary, 'copyright' protected, and kept strictly secret by the manufacturers, so that no one can build anything worthwhile icon_sad.gif.

Regards,
Stefan.


Translated on 26-07-2026, 8:15.
Back to top
Gti2004



Joined: 01/03/2019
Posts: 7
Karma: +0 / -0   Thank you, like it!


Premium Support

Post03-01-2019, 17:41    Subject: Quote

Which microcontrollers can be used for this?


Translated on 26-07-2026, 8:17.
Back to top Profile PM
Michael42



Joined: 07/10/2023
Posts: 12
Karma: +0 / -0   Thank you, like it!


Free account, no CAN development support

Post24-08-2023, 20:15    Subject: Quote

The radio only receives the gala signal and uses it for dimming.

If the old car has a K-Line (ISO9141), I wouldn't bother with the (pointless) effort of converting both signals to CAN using an ESP32 Xiao (9141 -> CAN). Technically, it's feasible, even if the car doesn't have a CAN bus; something can be mapped and adapted in that case, 100%, but what's the point of all that work? It would be better to install an original or aftermarket radio. Unless this particular car is (your) absolute dream car (a collector's item), and you absolutely need that specific radio to function in it.


Translated on 26-07-2026, 8:18.
Back to top Profile PM
New Topic Reply 🔗 🖨 CANhack.de - Index » CAN Bus General
Go to page: Previous  1, 2
Similar articles and topics
Topic Forum
No new posts Can Simulator Engine CAN
No new posts CAN Bus Simulator General
No new posts Looking for a CAN bus simulator CAN Bus General
No new posts Antwort auf PID00 für OBD2-Simulator Diagnostic CAN
Jump to:  
You cannot post new topics in this forum.