Search found 565 matches
- Sat May 30, 2026 4:02 am
- Forum: Audio
- Topic: CM106 Like and Touchscreen Issue
- Replies: 1
- Views: 3
Re: CM106 Like and Touchscreen Issue
Usually, this kind of strange hardware behavior, especially with USB, can be caused by power issues. Raspberry Pi is very sensitive to voltage levels and in case of undervoltage, it may cut power to USB devices. What power supply are you using in your setup? You can also send the output of the dmesg ...
- Fri May 29, 2026 7:50 pm
- Forum: Raspberry PI
- Topic: I just bought this product but I have some fears
- Replies: 6
- Views: 29
Re: I just bought this product but I have some fears
For the equalizer, Hudiy uses a plugin loaded into PipeWire at application startup. Similarly, the echo cancel module is loaded when Hudiy starts. Bluetooth HFP and A2DP are configured directly in PipeWire and remain active the entire time PipeWire is running. The PipeWire architecture allows audio ...
- Fri May 29, 2026 6:44 pm
- Forum: Raspberry PI
- Topic: I just bought this product but I have some fears
- Replies: 6
- Views: 29
Re: I just bought this product but I have some fears
Hello,
Hudiy is simply a graphical application that runs under Raspberry Pi/Debian OS. During the installation process, Hudiy installs the dependencies required for its operation from the official APT repository of the operating system. It also preconfigures services such as Bluetooth and PipeWire ...
Hudiy is simply a graphical application that runs under Raspberry Pi/Debian OS. During the installation process, Hudiy installs the dependencies required for its operation from the official APT repository of the operating system. It also preconfigures services such as Bluetooth and PipeWire ...
- Thu May 28, 2026 7:16 pm
- Forum: Extensions
- Topic: Extension support for Chromium web view
- Replies: 2
- Views: 23
Re: Extension support for Chromium web view
Hello,
Unfortunately, the Chromium Engine version used in Hudiy is highly stripped-down to ensure it consumes as few resources as possible. While it includes all the features required for HTML and multimedia rendering, it lacks typical browser features.
If you are thinking about ad blocking, it ...
Unfortunately, the Chromium Engine version used in Hudiy is highly stripped-down to ensure it consumes as few resources as possible. While it includes all the features required for HTML and multimedia rendering, it lacks typical browser features.
If you are thinking about ad blocking, it ...
- Mon May 25, 2026 10:24 pm
- Forum: Other
- Topic: Welle.io DAB+ Radio
- Replies: 5
- Views: 741
Re: Welle.io DAB+ Radio
The FM radio screen is built in Hudiy. All the icons used by Hudiy are located in the font files in $HOME/.hudiy/share/assets/fonts (MaterialSymbolsRounded.ttf, HudiySymbols.ttf).
List of glyphs in Material Symbols is available at https://fonts.google.com/icons
Glyphs from Material Symbols used on ...
List of glyphs in Material Symbols is available at https://fonts.google.com/icons
Glyphs from Material Symbols used on ...
- Mon May 18, 2026 7:44 pm
- Forum: Connectivity
- Topic: reverse camera
- Replies: 1
- Views: 51
Re: reverse camera
To start off, you can check these forum threads about the reverse camera:
https://hudiy.eu/community/viewtopic.php?t=176
https://hudiy.eu/community/viewtopic.php?t=228
https://hudiy.eu/community/viewtopic.php?t=22
https://hudiy.eu/community/viewtopic.php?t=38
In these threads, you can find more ...
https://hudiy.eu/community/viewtopic.php?t=176
https://hudiy.eu/community/viewtopic.php?t=228
https://hudiy.eu/community/viewtopic.php?t=22
https://hudiy.eu/community/viewtopic.php?t=38
In these threads, you can find more ...
- Thu May 14, 2026 8:05 pm
- Forum: Extensions
- Topic: Change Widget Size to Fullscreen
- Replies: 1
- Views: 42
Re: Change Widget Size to Fullscreen
Hello,
If you'd like to display something in full screen, it's best to use Overlays for that. You can check out our idle screen example and build your own based on it:
https://github.com/wiboma/hudiy/tree/ma ... dle_screen
https://github.com/wiboma/hudiy/blob/ma ... d#overlays
If you'd like to display something in full screen, it's best to use Overlays for that. You can check out our idle screen example and build your own based on it:
https://github.com/wiboma/hudiy/tree/ma ... dle_screen
https://github.com/wiboma/hudiy/blob/ma ... d#overlays
- Thu May 14, 2026 5:16 pm
- Forum: General discussion
- Topic: Dashboard Switching (Key Shortcut)
- Replies: 4
- Views: 329
Re: Dashboard Switching (Key Shortcut)
Hello,
The widget on the screenshot is https://github.com/wiboma/hudiy/blob/ma ... auges.html (LARGE_WIDE size)
The widget on the screenshot is https://github.com/wiboma/hudiy/blob/ma ... auges.html (LARGE_WIDE size)
- Thu May 14, 2026 3:22 pm
- Forum: Announcements
- Topic: Update to version 1.18 (Bookworm) and 2.14 (Trixie) is already available
- Replies: 14
- Views: 1103
Re: Update to version 1.18 (Bookworm) and 2.14 (Trixie) is already available
Hi Hudiy Admin,
Do you have a rough idea of the next release date? So I can plan when to do my next hardware changes to coincide with removing it from my vehicle?
Thanks!
Hello,
We are planning to release a new version around May 30th. The new version will include the latest batch of ...
- Wed May 13, 2026 9:23 pm
- Forum: Audio
- Topic: Audio Not working Hudiy
- Replies: 14
- Views: 685
Re: Audio Not working Hudiy
You can check the solution from this thread viewtopic.php?t=257. It might be related to the echo-cancel module.