Update
I was able to transfer my data via UART and I have a script that creates a websocket and broadcasts the data. I tried to understand how the example gauges worked and how I could just replace the source with data from my websocket server but I wasn't able to. I did find another user's code on ...
Search found 6 matches
- Wed Jun 24, 2026 4:40 pm
- Forum: Programming
- Topic: Custom Gauges / Display
- Replies: 4
- Views: 97
- Tue Jun 23, 2026 1:08 pm
- Forum: Audio
- Topic: Create Separate Front Back and Subwoofer
- Replies: 2
- Views: 55
Re: Create Separate Front Back and Subwoofer
Thank you for the reply, I must of missed the last step the last time I went through it. I just followed the instructions you provided for the CM6206 car and it's working. Thank you very much.
- Thu Jun 18, 2026 7:58 pm
- Forum: Programming
- Topic: Custom Gauges / Display
- Replies: 4
- Views: 97
Re: Custom Gauges / Display
So far I got to receiving the data via a python script. I just didn't know where to go from there. I will look into option 1 that you mentioned (creating a WebSocket), I'm not too familiar with this stuff so I may have follow up questions. Assuming I do get the websocket working and broudcasting the ...
- Mon Jun 15, 2026 8:15 pm
- Forum: Audio
- Topic: Create Separate Front Back and Subwoofer
- Replies: 2
- Views: 55
Create Separate Front Back and Subwoofer
Everything seems to be working audio wise but I don't know how to create a fader or separate front, rear, and subwoofer adjustments.
- Mon Jun 15, 2026 8:09 pm
- Forum: Hudiy
- Topic: Webpage Overlay and auto refresh
- Replies: 0
- Views: 32
Webpage Overlay and auto refresh
Is there a way to have a webpage overlay on HUDIY for a specific address and have it auto update every to often? I have an ESP32 that is a local AP and publishes my sensor data to an .html page. It would be nice to see it on the HUDIY display until I can figure out how to creating custom gauge ...
- Mon Jun 15, 2026 8:06 pm
- Forum: Programming
- Topic: Custom Gauges / Display
- Replies: 4
- Views: 97
Custom Gauges / Display
I've been reading through all the github examples and I'm completely lost and I'm hoping someone can help. I have an ESP32 that's already reading sensor data. I can send the data to the Pi that's running HUDIY via UART but I have no idea how to get this data into the form of a gauge or simple ...