Page 1 of 1

How to receive G27 Led Status? Is possible?

Posted: Sun Mar 24, 2019 10:50 am
by MakeyneGT
Sorry for my bad english. Is there any way to receive the status of the led of the g27 so that it is possible to create a rpm bar led with arduino? I'd like to know how Thrustmaster BT Led can do that.

Re: How to receive G27 Led Status? Is possible?

Posted: Mon Mar 25, 2019 8:21 pm
by Matlo
This is only possible with a modified software.

Re: How to receive G27 Led Status? Is possible?

Posted: Mon Mar 25, 2019 11:02 pm
by MakeyneGT
Is there any possibility that this will happen in the future?

Re: How to receive G27 Led Status? Is possible?

Posted: Mon May 06, 2019 6:25 pm
by ThijsNL
In the Logitech Force Feedback PDF, the RPM LED bar of the G27 is addressed with extended command 0xF8 0x12.

https://opensource.logitech.com/opensou ... nformation


If you would like to use it, you should

1. Implement it yourself (download sources,alter,compile)
2. Wait for matlo to implement

ThijsNL

Re: How to receive G27 Led Status? Is possible?

Posted: Sun May 12, 2019 1:25 am
by MakeyneGT
Unfortunately I do not know how to program in this language, I have basic knowledge in Visualbasic 6 and Arduino. If you can tell me the way, I would be very grateful.

Re: How to receive G27 Led Status? Is possible?

Posted: Sun May 12, 2019 9:16 am
by GoDlike
That isn't so simple, you need serious programming knowledge to do that thing.