Search found 17 matches

by Tommiedw
Tue Mar 31, 2026 1:30 pm
Forum: Other
Topic: Need detailed help on automatic activation of backup camera
Replies: 17
Views: 267

Re: Need detailed help on automatic activation of backup camera

Ok great, got it working! Thanks as always :)
by Tommiedw
Mon Mar 30, 2026 3:38 pm
Forum: Other
Topic: Need detailed help on automatic activation of backup camera
Replies: 17
Views: 267

Re: Need detailed help on automatic activation of backup camera

Could you maybe assist with the API script. I created the script and made sure the common directories are in the same folder. If I run the script without Hudiy running it fails. But if I run Hudiy and switch windows and run it in the terminal it works perfect. Do I need to place the python script in ...
by Tommiedw
Fri Mar 27, 2026 6:22 am
Forum: Displays
Topic: How to Configure Dual Displays
Replies: 6
Views: 642

Re: How to Configure Dual Displays

Excellent, that did the trick! Thanks very much.
by Tommiedw
Fri Mar 27, 2026 6:12 am
Forum: Displays
Topic: How to Configure Dual Displays
Replies: 6
Views: 642

Re: How to Configure Dual Displays

Thanks, let me give it a try!
by Tommiedw
Thu Mar 26, 2026 4:31 pm
Forum: Displays
Topic: How to Configure Dual Displays
Replies: 6
Views: 642

Re: How to Configure Dual Displays

So been scratching my head to figure out the dual displays. I'm sure I'm missing something.

Currently I have two displays next to each other. Both screen are 1280 x 720, so I followed what you suggested. In the main_configuration.json file I changed the windowWidth = 2560 (1280 + 1280) windowHeight ...
by Tommiedw
Fri Mar 06, 2026 7:47 am
Forum: Extensions
Topic: Dashboard Widget: CPU Monitor
Replies: 11
Views: 1271

Re: Dashboard Widget: CPU Monitor

Hi guys, thought I'd share some custom enhanced widgets for CPU Monitoring

Image
cpu_widget.rar
HTML and Python script
(4.03 KiB) Downloaded 8 times
Take note this has been done on Raspberry Pi 5 not sure if works on Pi 3 and 4?
by Tommiedw
Fri Mar 06, 2026 6:16 am
Forum: Connectivity
Topic: OBDII Connection Refused
Replies: 17
Views: 518

Re: OBDII Connection Refused

Thanks for the suggestions, I did check ModemManager and it was disabled. I think its a faulty ELM327 in my opinion, they aren't very expensive. So I'm just going to get a new one and try again. :D
by Tommiedw
Wed Mar 04, 2026 2:28 pm
Forum: Connectivity
Topic: OBDII Connection Refused
Replies: 17
Views: 518

Re: OBDII Connection Refused

I tried making sure everything is off and not connected to the ELM327, also tried connecting the OBD to my phone again and I get perfect stats on Torque Pro with realtime data no problem.

Adapater stats on Torque pro doesn't even pick up any errors. So really not sure why I'm not getting any data ...
by Tommiedw
Tue Mar 03, 2026 3:12 pm
Forum: Connectivity
Topic: OBDII Connection Refused
Replies: 17
Views: 518

Re: OBDII Connection Refused

[2026-03-03 15:43:32.981775] [0x00007ffe16325560] [error] [hudiy] [ObdDevice] read failed, data: +CONNECTING<<88:A?

From what I can gather.

If I run :
sudo rfcomm bind /dev/rfcomm0 AA:BB:CC:11:22:33 1
screen /dev/rfcomm0 9600

I get random text like +CONNECTING<<88:A? or NNECTED? or IRABLE ...
by Tommiedw
Tue Mar 03, 2026 2:40 pm
Forum: Connectivity
Topic: OBDII Connection Refused
Replies: 17
Views: 518

Re: OBDII Connection Refused

Thanks for all the help Hudiy really enjoying the dash and all the custom things we can do! Having some hickups with ELM327, paied it through the Hudiy interface and its also showing OBDII connected at the bottom right. But none of the dashboards are working, I maybe get data once and then nothing ...