adam-
|
|
« on: November 18, 2014, 12:18:41 PM »
|
|
|
Hello there.
I've just bought myself some full FIS clocks for the MK4 and they're diesel ones. Will need an EPPROM for the petrol ones but that's not really a massive issue just now.
I know you can enable the welcome message on these, same as you can lit needles etc, but does anyone know how to change the actual message?
So instead of it just saying "Welcome!", you can have it say like "Hello, Adam."
I'm gonna pull the binary off the clocks and search for the word welcome in ascii and see if that reveals anything, but that's about as far as my dis assembly knowledge goes.
Thanking you!
|
|
|
Logged
|
|
|
|
mushtafa
Full Member
Karma: +3/-4
Offline
Posts: 121
|
|
« Reply #1 on: December 15, 2014, 09:45:09 AM »
|
|
|
I like the sound of this! Slightly off topic, but does the top half display anything without the stock headunit?
|
|
|
Logged
|
|
|
|
thesnowman
Newbie
Karma: +1/-0
Offline
Posts: 21
|
|
« Reply #2 on: December 15, 2014, 01:14:34 PM »
|
|
|
I like the sound of this! Slightly off topic, but does the top half display anything without the stock headunit?
Yes, errors
|
|
|
Logged
|
|
|
|
NMS
Full Member
Karma: +6/-3
Offline
Posts: 50
|
|
« Reply #3 on: January 14, 2015, 01:27:32 AM »
|
|
|
Yes, errors
This made me laugh more than it should have.
|
|
|
Logged
|
|
|
|
seishuku
Full Member
Karma: +13/-0
Offline
Posts: 131
|
|
« Reply #4 on: January 14, 2015, 05:51:23 PM »
|
|
|
My C5 A6 doesn't display anything with the radio removed... The cluster does report a DTC (unable to communicate), but the display is actually blank. It does the same thing with the climate controls removed too, just blanks the temp readout.
|
|
|
Logged
|
|
|
|
|
adam-
|
|
« Reply #6 on: January 27, 2015, 01:52:42 AM »
|
|
|
Nah man, I don't have the ability to disassemble the firmware. On another really helpful board, I posted the same question and was given this: Welcome text are compiled in display processor Firmware. A easy way to change message without reengineering exist not. With external electronic via 3LB or CAN is a individual message possible. So maybe it's possible to do with CAN?
|
|
|
Logged
|
|
|
|
TijnCU
Hero Member
Karma: +60/-4
Offline
Posts: 690
flying brick
|
|
« Reply #7 on: January 27, 2015, 12:43:53 PM »
|
|
|
Hmm thats too bad. I am playing with the idea of attaching a small computer, like a raspberry pi or arduino to input signals. That way you could also send egt and lambda signals to the screen. Like the FIS-controller, but then cheap Still clueless how to actually visualize anything on the fis though (i havent even looked into the wiring yet)
|
|
|
Logged
|
|
|
|
|
adam-
|
|
« Reply #9 on: January 27, 2015, 02:29:37 PM »
|
|
|
That's pretty cheap tbf, but the listing has ended. I'll put some money away and probably invest in one, it's a good idea!
|
|
|
Logged
|
|
|
|
fknbrkn
Hero Member
Karma: +185/-23
Online
Posts: 1454
mk4 1.8T AUM
|
|
« Reply #10 on: January 27, 2015, 02:34:55 PM »
|
|
|
ask him when new units are become
|
|
|
Logged
|
|
|
|
seishuku
Full Member
Karma: +13/-0
Offline
Posts: 131
|
|
« Reply #11 on: February 28, 2015, 08:30:24 PM »
|
|
|
It's actually not that hard to use a small canbus enabled microcontroller to do this: I just did this with my STM32F429I-Discovery (ARM based microcontroller), mainly to do canbus experiments, but it's also providing steering wheel controls to my Android tablet (my head-unit) via USB "keyboard". A simple "welcome" message could easily be done with a Teensey 3.1 and a CANbus transceiver board.
|
|
|
Logged
|
|
|
|
jakubzik
Newbie
Karma: +0/-0
Offline
Posts: 3
|
|
« Reply #12 on: September 16, 2018, 05:21:49 PM »
|
|
|
It's actually not that hard to use a small canbus enabled microcontroller to do this:
I just did this with my STM32F429I-Discovery (ARM based microcontroller), mainly to do canbus experiments, but it's also providing steering wheel controls to my Android tablet (my head-unit) via USB "keyboard".
A simple "welcome" message could easily be done with a Teensey 3.1 and a CANbus transceiver board.
hello can you send me to PM which CAN ID you use for this message?
|
|
|
Logged
|
|
|
|
|