Implementation of controller Perco C01
Implementation of the ticket sales management system for the "Tobol Kostany" stadium. The Perco C01 control system is written in Python. The controller is connected to the tournets on which readers and pass sensors are installed. When launched, the system connects to the controller in a bilateral order and when applied the ticket to the reader, it checks its presence in the base, after which it opens the tournet or does not issue the appropriate prohibiting sound and light signal. All events are registered in the base, after which you can upload a detailed xlsx report. The system manages about 7 controllers at the same time. It is absolutely and completely asynchronous. For 1 controller, 1 stream. The whole code is OOP.
There is also PHP administration and cash. Where you can manage tickets, football matches, logs and cash passwords, generate reports, watch in real-time the server console that manages controllers, etc.
There is also PHP administration and cash. Where you can manage tickets, football matches, logs and cash passwords, generate reports, watch in real-time the server console that manages controllers, etc.