Search found 4 matches

by Beaniepud
Tue Dec 09, 2025 3:49 pm
Forum: Connectivity
Topic: Cannot connect ELM327
Replies: 3
Views: 330

Re: Cannot connect ELM327

Okay! I'll upload that later, problem I'm finding is how would I find, or set the rfcomm address if the pi doesn't connect to it and just said " connection failed as there are no usable services"
by Beaniepud
Tue Dec 09, 2025 2:30 pm
Forum: Connectivity
Topic: Cannot connect ELM327
Replies: 3
Views: 330

Cannot connect ELM327

I've setup the example OBD widget in the hudiy dashboard. Set the MAC for the device in the main config (this is definitely correct) and paired the device to the pi through the GUIs Bluetooth menu


When I try to connect it to the pi, it says connection failed as there's no usable services

Carrying ...
by Beaniepud
Sat Dec 06, 2025 11:14 pm
Forum: Input controllers
Topic: NOOB question
Replies: 2
Views: 368

Re: NOOB question

Interesting, thank you

Would there be a way to edit that dark mode script, or, sort of slice it into two pieces

One to turn dark mode on
And one to turn it off

Instead of it being a toggle? As a toggle script wouldn't really work with the GPIO system


Also, do I have to use the API system ...
by Beaniepud
Sat Dec 06, 2025 1:33 pm
Forum: Input controllers
Topic: NOOB question
Replies: 2
Views: 368

NOOB question

Hello!
I'm new to all this, recently moving over from OAP, which was much easier to set up

I'm trying to work out, how I can make a way that a 3.3v connection (stepped down from the lights of the car) received into a GPIO pin, could trigger dark mode to switch on and off.

I've created a script ...