Search found 30 matches

by emeeder
Sun Jul 19, 2026 1:16 pm
Forum: Displays
Topic: New/different Touchscreen won't start using old settings
Replies: 5
Views: 66

Re: New/different Touchscreen won't start using old settings

Okay... nevermind. It seems to be something with the way my python script "sees" the new touchscreen monitor, cause once I shut the script down HUDiy started right up.

Thanks, though... I'll figure it out...
by emeeder
Fri Jul 17, 2026 7:49 pm
Forum: Displays
Topic: New/different Touchscreen won't start using old settings
Replies: 5
Views: 66

Re: New/different Touchscreen won't start using old settings

I always run it only on the console in console mode... I never even play with the other.

(The only real tweaks I made other than those androidAuto settings was that I took "user systemctl" away and started just having it launch when the "console" (the touchscreen) get plugged in and the Pi sees ...
by emeeder
Fri Jul 17, 2026 7:15 pm
Forum: Displays
Topic: New/different Touchscreen won't start using old settings
Replies: 5
Views: 66

Re: New/different Touchscreen won't start using old settings

Right now they are both being powered by full power from AC source (they aren't installed in the car yet).

What I mean is that I keep seeing the touchscreen "try" to show the main HUDiy screen and I think what's happening is that it then tries to immediately launch Android Auto and due to something ...
by emeeder
Fri Jul 17, 2026 5:35 pm
Forum: Displays
Topic: New/different Touchscreen won't start using old settings
Replies: 5
Views: 66

New/different Touchscreen won't start using old settings

I originally had a 8" Touchscreen that launched perfectly.

Unfortunately I had to switch to a 8.9" Magedok Touchscreen and it just keeps blinking out and never seems to launch correctly. By the way when I did not allow your software to launch the new touch screen put it up perfect, so I know it's ...
by emeeder
Mon Jun 15, 2026 10:16 pm
Forum: Connectivity
Topic: Android Auto and how it would handle 2 WiFi connections
Replies: 5
Views: 111

Re: Android Auto and how it would handle 2 WiFi connections

Everything is working GREAT!

Dual WiFi connections, 24/7 (basically) access to Gemini 3.1 model for A.I. interactions, smart home access, Google calendar, tasks, shopping list, and alarms

Mute AA music with wake-word... very clean.

HUDiy is controlled by the Python script with touchscreen ...
by emeeder
Mon Jun 15, 2026 6:33 pm
Forum: Connectivity
Topic: wifi adapter not on 5ghz
Replies: 6
Views: 354

Re: wifi adapter not on 5ghz

Okay... everything is working GREAT!!!

I have HUDiy grabbing wlan0 and doing it's thing, and my Pi5 also has wlan1 which connects to the internet for connections to the Google Gemini model and everything else!

My A.I. actually can mute HUDiy's music when I use the wake word I designed and un-mute ...
by emeeder
Sun Jun 14, 2026 12:02 pm
Forum: Connectivity
Topic: Android Auto and how it would handle 2 WiFi connections
Replies: 5
Views: 111

Re: Android Auto and how it would handle 2 WiFi connections

Okay... I've got the Raspberry Pi 5 running with the two WiFi cards (wlan0 and wlan1), and I tried to put the MAC address of wlan1 into the "hardwareAddress" field of the main_configuration.json file under hotspot but for some reason it just didn't work.

(Now at least it didn't blow up the Pi's SSH ...
by emeeder
Sun Jun 14, 2026 11:30 am
Forum: Other
Topic: Everything is working... except...
Replies: 12
Views: 176

Re: Everything is working... except...

I have everything working now... thanks for your help!
by emeeder
Fri Jun 12, 2026 6:24 pm
Forum: Connectivity
Topic: Android Auto and how it would handle 2 WiFi connections
Replies: 5
Views: 111

Android Auto and how it would handle 2 WiFi connections

I need to always have access to a "free" WiFi connection for a separate python project.

Will the HUDiy/AA system always only use wifi-0 to grab the pipeline to to my phone, or will it sometimes grab wifi-1 if it's free?