Posts by Jose Bruno Cantuaria • 1 point
1 post
-
0
votes0
answers83
viewsQ: Problem with the data acquisition time function provided by Arduino
I’m doing a Plot temperature vs Time via Arduino in a graphical interface. The program is crashing. Problem is in the function of time: # -*- coding: utf-8 -*- import matplotlib import…