turing-smart-screen icon indicating copy to clipboard operation
turing-smart-screen copied to clipboard

Not working on Turing firmware v1.1

Open habibrehmansg opened this issue 7 months ago • 2 comments

Creating this issue to document incompatibility with the latest firmware by Turing which seems to be a significant rewrite.

Reported on another repo: https://github.com/mathoudebine/turing-smart-screen-python/issues/727

Reverse engineered and working python script: https://github.com/phstudy/turing-screen-cli

habibrehmansg avatar May 11 '25 13:05 habibrehmansg

I would like to check if the USB version of the hardware works if I can get it. I wonder if it will be in a form that uses LibUsbDotNet.

usausa avatar May 14 '25 00:05 usausa

I would like to check if the USB version of the hardware works if I can get it. I wonder if it will be in a form that uses LibUsbDotNet.

Yes, LibUsbDotNet is required. I have ported some of the implementation here, working with Rev 1.1 model.

https://github.com/habibrehmansg/infopanel/blob/main/InfoPanel/TuringPanel/TuringDevice.cs

habibrehmansg avatar May 14 '25 13:05 habibrehmansg