Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Plot into Tkinter
Post: Plot into Tkinter

Hi, I'm plotting a signal from an Arduino analog pin. I'm able to plot it, however i cannot get to embed it into a tkinter window. All i get is separated windows, one for the plot and another for tki...
carloszoom3000 GUI 0 1,447 Jun-06-2020, 11:25 AM
    Thread: how do i fix this problem - IndentationError?
Post: RE: how do i fix this problem - IndentationError?

Hi, Same error on the following code: import serial #seria lib import numpy #numpy lib import matplotlib.pyplot as plt #matplot lib from drawnow import * arduinoData = serial.Serial('com20', 9600) ...
carloszoom3000 General Coding Help 8 7,703 Apr-04-2019, 09:38 PM

User Panel Messages

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