Car Outdoor Temperatur Display
-
Marcel7162
- Posts: 5
- Joined: Sun Sep 28, 2025 12:47 pm
Car Outdoor Temperatur Display
I'm wondering if it's possible to integrate a temperature display into the toolbar at the bottom? I would like to use a Canbus adapter to evaluate the current outside temperature and have it displayed at the bottom at all times. Is this possible using overlays?
Re: Car Outdoor Temperatur Display
Yes, that’s one of the use cases for overlays. You can use one of the examples as a base for your own overlay https://github.com/wiboma/hudiy/tree/ma ... les/api/js.
On our GitHub, you’ll also find information on how overlays work and what configuration options they provide:
https://github.com/wiboma/hudiy/blob/ma ... d#web-view
https://github.com/wiboma/hudiy/blob/ma ... d#overlays
On our GitHub, you’ll also find information on how overlays work and what configuration options they provide:
https://github.com/wiboma/hudiy/blob/ma ... d#web-view
https://github.com/wiboma/hudiy/blob/ma ... d#overlays