Head-up display?

Post Reply
DeepB
Posts: 1
Joined: Mon Apr 20, 2026 11:40 am

Head-up display?

Post 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
hudiy
Site Admin
Posts: 560
Joined: Mon Jul 14, 2025 7:42 pm

Re: Head-up display?

Post 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
Hudiy Team
Post Reply