Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Serial Port data readout
Post: RE: Serial Port data readout

(Jun-11-2020, 11:32 AM)deanhystad Wrote: It would appear that the number of characters printed on a line is equal to the number of threads that are running. It is interesting that the print stateme...
macellan85 GUI 3 7,748 Jun-19-2020, 11:48 AM
    Thread: Serial Port data readout
Post: Serial Port data readout

Hello, I have designed a python serial link reader using tkinter and having some problem. The system is constructed on an arduino + tkinter reader gui. Both files are below. Arduino file performes t...
macellan85 GUI 3 7,748 Jun-11-2020, 07:48 AM
    Thread: Stop Watch star/stop problem
Post: Stop Watch star/stop problem

Hello I' m having problem with my stop watch code on a GUI window. Well the problem one is I have to press start button two times and If I continue to press start button then it behaves like several ...
macellan85 GUI 1 2,522 Jun-12-2019, 01:06 PM
    Thread: Plot on gui window
Post: RE: Plot on gui window

Sorry but the second code must be this one import matplotlib.pyplot as plt import matplotlib.animation as animation import time fig = plt.figure() def animate(i): ax1 = fig.add_subplot(1,1,1)...
macellan85 GUI 1 2,904 Jul-24-2018, 02:12 PM
    Thread: Plot on gui window
Post: Plot on gui window

Hi all, I'm trying to embed a plot script on my gui however didn't succeed it yet. The task that the complete design performs is: script 1: Reads data through serial link and save them on 9 separate ...
macellan85 GUI 1 2,904 Jul-24-2018, 01:59 PM
    Thread: Saving data in the Debugger
Post: Saving data in the Debugger

HI guys  I'm having trouble with the debugger. If someone give me a hand I'll appreciate it.   Problem is, I have a script which is using python debugger and i can print the data using a command lik...
macellan85 General Coding Help 1 2,839 Apr-27-2017, 09:43 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020