Replies: 1 comment 1 reply
-
Hello @ftk789 The protocol is different between Turing smart screen (lcd_comm_rev_a.py) and XuanFang (lcd_comm_rev_b.py) There is no DLL for now, only Python code, but it can be integrated to your own Python project if you want to control the display for other purposes than system monitoring: see here /~https://github.com/mathoudebine/turing-smart-screen-python/wiki/Control-screen-from-your-own-code There is also this project that control the screen using C# code: /~https://github.com/usausa/turing-smart-screen |
Beta Was this translation helpful? Give feedback.
-
Hello, I've been thinking of making this in Javascript, I was wondering how does this repo contact with the Display? , is it only a Python thing? Or are there any DLL's that can be used to send informationS?
Beta Was this translation helpful? Give feedback.
All reactions