Turzx LCD 2.1 screen

“Turzx LCD 2.1” not detected — VID_1A86 PID_CA21 (PCYes Vision 360 AIO)"

There are a lot of variant devices, are you certain it’s an officially licensed Turzx product? I’ve seen a lot of devices that are knockoffs and have different device IDs.

I’ll reach out to the team, but you can also file a bug report using the bug icon in the app (upper-right corner) or through this link so that the support team can follow up. I’m guessing the VID or PID doesn’t match the list of supported screens.

Solved this - working plugin attached. It’s the standard Turing rev C serial protocol, not a knockoff. The catch: two USB IDs. Asleep = 1A86:CA21 (serial CT21INCH); after wake it RE-ENUMERATES to 1D6B:0121 (serial 20080411) on a different COM port - that’s the state that accepts commands, so the plugin must match 1D6B:0121. Same as turing-smart-screen-python LcdCommRevC (480x480, 115200, no RTS/CTS). Full protocol is in the plugin comments. Happy to help make it official!

I recommend sending that plugin info via email to the team [email protected], we can pass it along!

Do you have the plugin link or something I don’t see any attachment

I can’t post a link in this thread, message me on Discord and I’ll send it to you (pedro_henrique.imoph)

I friend requested you on discord tonytiger123.

This should be integrated into next beta.