Tag Archives: midFIS

Audi ASCII table

The display of the FIS display is sent in hexadecimal numbers. So you should so for example when displaying Kodi Kodi's content content (standard in text / ASCII) convert to hexadecimal code, before taking this to send to the FIS about the Canbus.

However, the ASCII table that Audi has something more limited than the official ASCII table. Especially the little letters "a" to "o" are in a different position than regular. When you want to display these characters on the FIS, you will need to adjust the position of the ASCII character.

The ASCII table used by Audi:

ascii_audi

[whohit]Audi ASCII Table[/whohit]

Project – MID-FIS

Currently I am developing a script which should make it possible to send Audi Canbus data and Kodi data towards the Middle (Red) FIS display:

The greatest challenge lies in the fact that I ' channel ' use of the Rns-e navigation arrows. This communication needs to stop before I can start sending Raspberry messages.

To get a picture of how this communication is done (CanID's 6C0 and 6C1 used) below a scrap:

nameless

[whohit]Project MidFIS[/whohit]