
Gui and save realtime process debugging code
- or -
Post a project like this24
€10(approx. $12)
- Posted:
- Proposals: 19
- Remote
- #4464577
- Open for Proposals
Data Science & Machine Learning Engineer | Web App developer | AI Application Development
Full Stack .NET Developer | C# | Blazor | Angular | React | Node.js | Next.js | .NET MAUI | Ionic | React Native | Specialist in ERP, SaaS, CRM & POS Solutions | Cross Platform Web, Mobile & Desktop
WordPress Developer | Custom Themes, Plugins & E-commerce Solutions,web scraping,Data Entry,Artificial intelligence
123085901074983011818456128438201290404811972778112453341172949112923887122817141227545512876072
Description
Experience Level: Entry
I have two standalone Python scripts:
• a real-time antenna control loop that streams data perfectly on its own, and
• a small Tkinter interface with Start, Stop, and End buttons that also works when run separately.
As soon as I merge them into a single file, the window still appears but none of the buttons respond. The antenna logic keeps running in the background, yet every GUI click is ignored, so I end up force-closing the app.
I’m looking for someone who can:
1. inspect the merged code, identify why the Tkinter callbacks aren’t firing (likely event-loop or thread conflict),
2. refactor or restructure it so the GUI remains responsive while the antenna loop runs, and
3. hand back a single, clearly commented .py file plus a brief summary of what you fixed.
The ideal result is:
• Start → begins the real-time antenna routine;
• Stop → pauses or safely halts that routine without freezing the window;
• End → closes the program and releases any resources cleanly.
and when u start to stop save the process as a file
No need to alter antenna functionality—just make the integration solid and maintainable so I can learn from your approach.
• a real-time antenna control loop that streams data perfectly on its own, and
• a small Tkinter interface with Start, Stop, and End buttons that also works when run separately.
As soon as I merge them into a single file, the window still appears but none of the buttons respond. The antenna logic keeps running in the background, yet every GUI click is ignored, so I end up force-closing the app.
I’m looking for someone who can:
1. inspect the merged code, identify why the Tkinter callbacks aren’t firing (likely event-loop or thread conflict),
2. refactor or restructure it so the GUI remains responsive while the antenna loop runs, and
3. hand back a single, clearly commented .py file plus a brief summary of what you fixed.
The ideal result is:
• Start → begins the real-time antenna routine;
• Stop → pauses or safely halts that routine without freezing the window;
• End → closes the program and releases any resources cleanly.
and when u start to stop save the process as a file
No need to alter antenna functionality—just make the integration solid and maintainable so I can learn from your approach.
Thedawn D.
0% (0)Projects Completed
-
Freelancers worked with
-
Projects awarded
0%
Last project
21 Jan 2026
Germany
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-

Is the antenna control loop currently a blocking while loop running on the main thread, or are you open to moving it into a worker thread/process (with thread-safe queues or events) to keep Tkinter’s mainloop responsive?
THanks
Naresh
1146732
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies