Search found 11 matches

by pault
Wed Aug 13, 2025 6:55 am
Forum: Raspberry PI
Topic: Pi 4b vs 5
Replies: 20
Views: 2524

Re: Pi 4b vs 5

My boot time with an NVME from fully unplugged to in Hudiy is 17 seconds. Seems way faster than it was on the SD card. Screen is
1920p x 720p since it seems that matters.
by pault
Wed Aug 13, 2025 5:30 am
Forum: Connectivity
Topic: Getting a ELM327 Data displayed
Replies: 1
Views: 499

Getting a ELM327 Data displayed

Hey I was not able to find a guide in your docs to set up the OBD reader data in Hudiy. Is there a guide somewhere or can someone walk me through the basics of how it's done? I got this one: https://a.co/d/dsH3ujO
by pault
Wed Aug 13, 2025 5:26 am
Forum: Raspberry PI
Topic: Pi 4b vs 5
Replies: 20
Views: 2524

Re: Pi 4b vs 5

gwynethh wrote: Mon Aug 11, 2025 8:52 pm Does anyone have an RPI5 with an NVME booting drive? Wondering how that faster buss and device will shorten the boot time? TIA
I'm about to test this with a Pi5 and DAC hat with NVMe... ill let yall know
by pault
Sun Aug 10, 2025 11:50 pm
Forum: Displays
Topic: Touchscreen not lined up with Android Auto Interface
Replies: 4
Views: 497

Re: Touchscreen not lined up with Android Auto Interface

I am trying to set the Android auto to the left 75% of the screen, hence the adjustments I mentioned. How can I make sure the touchscreen is still lined up? all the sizing is as I would like it. Since the widthmargin centers the now smaller android auto screen, i dont see another way to set it to ...
by pault
Thu Aug 07, 2025 4:48 am
Forum: Displays
Topic: Touchscreen not lined up with Android Auto Interface
Replies: 4
Views: 497

Touchscreen not lined up with Android Auto Interface

Hey. I've been able to mess around with this and I got a bigger screen. I have Android Auto taking up around 75% of the screen, and now the touchscreen inputs are offset. If I am in the Hudiy interface, no issues. Is there a setting for this, or is there something I should adjust?
Screen Res: 1920 ...
by pault
Sun Aug 03, 2025 5:54 am
Forum: Displays
Topic: Low Android Auto Resolution
Replies: 14
Views: 1973

Re: Low Android Auto Resolution

This was the problem thank you!
by pault
Sat Aug 02, 2025 8:41 pm
Forum: Displays
Topic: Low Android Auto Resolution
Replies: 14
Views: 1973

Re: Low Android Auto Resolution


Margins work in a way that Android Auto adds black borders of the specified size, and then uses the remaining area to display the UI. Those black borders are later cropped out by Hudiy.

DPI only affects the size of elements in the Android Auto interface - it doesn't change the actual resolution ...
by pault
Sat Aug 02, 2025 7:30 am
Forum: Displays
Topic: Low Android Auto Resolution
Replies: 14
Views: 1973

Re: Low Android Auto Resolution


Hello,
Glad to hear that, thank you!

Regarding the resolution:
By default, Android Auto uses a resolution of 480p. This can be changed in the main_configuration.json file:
https://github.com/wiboma/hudiy/blob/main/main_configuration.md#androidauto

For a screen resolution of 1024×600, you can use ...
by pault
Sat Aug 02, 2025 2:21 am
Forum: Displays
Topic: Low Android Auto Resolution
Replies: 14
Views: 1973

Re: Low Android Auto Resolution

Thanks for the quick reply. I will try this later today. I'm wondering if the margin essentially shrinks the size of the Android Auto display on the screen, or if it simply instructs the program on how much to scale the software. Is automatic scaling a feature you are thinking of adding? I think ...