Search found 5 matches

by AlexThum
Mon Dec 01, 2025 11:41 pm
Forum: Extensions
Topic: Best way to integrate a custom MPU6050 tilt sensor into HUDiy?
Replies: 2
Views: 440

Best way to integrate a custom MPU6050 tilt sensor into HUDiy?

Hello everyone,

I’m currently working on an off-road tilt (roll & pitch) display for my Jeep and would like to integrate it properly into HUDiy.

My setup so far:
• Raspberry Pi running HUDiy
• MPU6050 sensor connected via I²C


My main questions:

1. Is a separate web server (Flask on port 5001 ...
by AlexThum
Fri Nov 07, 2025 7:18 pm
Forum: Programming
Topic: I2C sensor and show them on screen
Replies: 2
Views: 256

I2C sensor and show them on screen

Hi! I have a few I²C sensors connected to my Raspberry Pi and I’d like to display their data on a HUDIY screen. For example, I’m using an altitude sensor and a leveling/IMU sensor, and I want to write a Python program that shows the vehicle’s roll and pitch on the display.
by AlexThum
Wed Oct 01, 2025 5:57 pm
Forum: Raspberry PI OS (Bookworm)
Topic: Hide Desktop
Replies: 8
Views: 1142

Re: Hide Desktop

Can you make that for the next release that hudiy skips the desktop and the cursor and that it will start directly in kiosk mode?
Because when i start the Pi the desktop and the cursor will flash shrtly and then hudiy starts.
by AlexThum
Wed Oct 01, 2025 5:55 pm
Forum: Hudiy
Topic: Contact search functionality in HUDIY
Replies: 1
Views: 106

Contact search functionality in HUDIY

Hello,

I successfully connected my iPhone via Bluetooth, and contacts are imported correctly. However, I noticed that there is currently no option to search for contacts within HUDIY.

This means that even though the contacts are available, I can only scroll through the list but not quickly find ...
by AlexThum
Fri Sep 26, 2025 2:51 pm
Forum: Raspberry PI OS (Bookworm)
Topic: Hide Desktop
Replies: 8
Views: 1142

Hide Desktop

Hello everyone,

I’m currently working on a Raspberry Pi project and want to automatically start HUDIY. My goals are:
The Pi should launch HUDIY immediately after boot.
No desktop environment should appear, because now the desktop will flash shortly and then hudiy will start.
The mouse cursor ...