Page 1 of 1

Head-up display?

Posted: Mon Apr 20, 2026 11:42 am
by DeepB
Hello,

I am not sure if this is the right category, but here my question:

I have a hudiy running android auto. I would also like to add an additional head-up display. Any possibillity to do that with hudiy/AA?

Thanks
Daniel

Re: Head-up display?

Posted: Mon Apr 20, 2026 9:37 pm
by hudiy
Hello,
All information that can be shown on such a Head-up display (navigation maneuvers, currently playing music, OBD data) can be retrieved from Hudiy via the API. You can then create your own UI, e.g., in HTML or another framework, tailored to your display.

Examples of how to use the Hudiy API are available on our GitHub:

https://github.com/wiboma/hudiy/tree/main/examples
https://github.com/wiboma/hudiy/blob/main/api/Api.proto