Search found 6 matches
- Fri Oct 24, 2025 1:56 pm
- Forum: Extensions
- Topic: Applications menu (Web; Games; Power): YouTube, Google; Games; Shutdown, Reboot, Return
- Replies: 20
- Views: 3343
Re: Applications menu (Web; Games; Power): YouTube, Google; Games; Shutdown, Reboot, Return
Could you describe how you solved this problem? My problem is likely an issue with my phone, but I have been unable to get mobile internet connectivity working with either wireless or wired android auto. I can't USB tether as the AA connection break the tether (both for wired and wireless AA). I ...
- Wed Oct 15, 2025 2:54 pm
- Forum: Raspberry PI
- Topic: Powering the Raspberry PI5 in the car
- Replies: 9
- Views: 1363
Re: Powering the Raspberry PI5 in the car
I grabbed this from amazon:
https://www.amazon.com/dp/B07XXWQ49N?re ... asin_title
They put out 5.25V @ 5A from 12+V and can run with typical running car voltage (~14.5V). They don't even get terribly warm.
https://www.amazon.com/dp/B07XXWQ49N?re ... asin_title
They put out 5.25V @ 5A from 12+V and can run with typical running car voltage (~14.5V). They don't even get terribly warm.
- Wed Oct 15, 2025 12:12 pm
- Forum: Hudiy
- Topic: SWC UI Navigation
- Replies: 3
- Views: 513
Re: SWC UI Navigation
Awesome, thanks!
I was playing with a keyboard last night and did notice that scroll will shift focus left and right on the dashboard, which is handy. Let me know if you guys need any software contributors, C++/Qt/QML are things I have experience with in the automotive space as a software engineer ...
I was playing with a keyboard last night and did notice that scroll will shift focus left and right on the dashboard, which is handy. Let me know if you guys need any software contributors, C++/Qt/QML are things I have experience with in the automotive space as a software engineer ...
- Tue Oct 14, 2025 1:15 pm
- Forum: Hudiy
- Topic: SWC UI Navigation
- Replies: 3
- Views: 513
SWC UI Navigation
So I've retrofitted a touchscreen into my factory head unit and will naturally use that for a lot of my interaction with Hudiy, however my vehicle does have a limited set of steering wheel controls that I can monitor with the CAN hat attached to my RPi5.
Unfortunately my SWCs are not terribly ...
Unfortunately my SWCs are not terribly ...
- Fri Oct 10, 2025 6:01 pm
- Forum: Extensions
- Topic: Simple Visualizer
- Replies: 3
- Views: 466
Simple Visualizer
I wanted a graphic equalizer display widget so I whipped one up with AI! Hudiy made this super easy and I'm very impressed.
Here's the widget definition from dashboards.json:
{
"type": "web_static",
"size": "small_narrow",
"url" : "file:///home/car/hudiy-repo/viz/viz.html"
}
Here's the ...
Here's the widget definition from dashboards.json:
{
"type": "web_static",
"size": "small_narrow",
"url" : "file:///home/car/hudiy-repo/viz/viz.html"
}
Here's the ...
- Tue Oct 07, 2025 2:45 pm
- Forum: General discussion
- Topic: Thanks!
- Replies: 0
- Views: 406
Thanks!
I'm updating the factory head unit in my 2009 Pontiac G8 (Holden Commodore, Chevrolet Caprice, Vauxhall VXR8, etc...) with a new (OEM) display and a touchscreen overlay. I want to maintain factory appearance but with modern software. I purchased one of those chinese universal carplay adapters that ...