Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
82 views
in Technique[技术] by (71.8m points)

Broadcasting data to a display python

I have a python script that is running a scoreboard database. I am analysing the database and want to create a system that can display information about the database such as a live view of the scoreboard and message appearing for a few seconds when a good score is set. This needs to be displayed in a nice, visual format preferably making use of different colours, text sizes and with images such as a logo on the display. This display needs to be on a separate device connected to the same network. This device could be running code if that is required.the delay between the scoreboard updating and the display updating needs to be as short as possible, preferably less than a second. What's the best way to do this in python?

question from:https://stackoverflow.com/questions/65660361/broadcasting-data-to-a-display-python

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...