Search found 6 matches
- Thu Sep 10, 2026 11:03 am
- Forum: Your projects
- Topic: 2014 Ford Escape SE
- Replies: 3
- Views: 137
Re: 2014 Ford Escape SE
That’s a really interesting integration. Regarding the encoder bounce issue, have you tried handling the debouncing directly on the ESP32 (using a timer or software filtering) rather than just at the application level? Given the number of functions you’re having it manage, that could also prevent ...
- Wed Sep 09, 2026 11:30 am
- Forum: Audio
- Topic: Navigation audio detection while media playback
- Replies: 5
- Views: 97
Re: Navigation audio detection while media playback
@hudiy, would it be possible to add a flag or metadata to the stream indicating that it is for navigation rather than voice? That would greatly simplify detection.
- Wed Sep 09, 2026 11:02 am
- Forum: Off topic discussion
- Topic: gpsd and Android Auto
- Replies: 5
- Views: 2674
Re: gpsd and Android Auto
Hello,
How did the 5-hour trial go?
How did the 5-hour trial go?
- Tue Sep 08, 2026 10:25 am
- Forum: Programming
- Topic: Help with app/overlay
- Replies: 7
- Views: 225
Re: Help with app/overlay
Yes, that's a crucial point! Hudiy absolutely needs to be able to access the `go_home.html` file as soon as it launches; otherwise, the overlay won't appear. In my case, I added a systemd task to start the HTTP server before Hudiy at startup. Here’s a quick snippet of my config:
[Service ...
[Service ...
- Tue Sep 08, 2026 10:13 am
- Forum: Audio
- Topic: Use Seperate Bluetooth device for audio
- Replies: 3
- Views: 548
Re: Use Seperate Bluetooth device for audio
Hello MisterGuy,
I ran into the same issue with my own setup (Raspberry Pi 5 running Raspbian).
After quite a bit of trial and error, I found a solution that works relatively well for me. Here is what I implemented:
I installed pavucontrol on the Raspberry Pi and created a script that links Hudiy ...
I ran into the same issue with my own setup (Raspberry Pi 5 running Raspbian).
After quite a bit of trial and error, I found a solution that works relatively well for me. Here is what I implemented:
I installed pavucontrol on the Raspberry Pi and created a script that links Hudiy ...
- Mon Sep 07, 2026 9:32 am
- Forum: General discussion
- Topic: New wannabe user
- Replies: 1
- Views: 99
Re: New wannabe user
Hello.
If you are looking to use ECM Link on a mobile device or a console, unfortunately, the official software does not support this.
If you are looking to use ECM Link on a mobile device or a console, unfortunately, the official software does not support this.