Skip to main content

Timeline for Serial data plotting programs

Current License: CC BY-SA 3.0

6 events
when toggle format what by license comment
Oct 30, 2019 at 4:20 comment added Gabriel Staples For part 1: getting data from Arduino: github.com/ElectricRCAircraftGuy/eRCaGuy_PyTerm
Mar 1, 2016 at 15:48 comment added Overdrivr I disagree with you, this question should not be divided in 2. There are solutions (such as the one I posted below) that do take care of both, because it is annoying to reivent the wheel for remote monitoring and control of arduino applications, and also because writing python code for real time plots is actually very far from trivial. Things can be done with matplotlib but clearly there are better alternatives for that such as pyqtgraph.
Feb 24, 2015 at 6:33 comment added DaveP Matplotlib is python, not matlab.
Sep 25, 2014 at 0:12 comment added Connor Wolf Yep. It uses a call that reads the arduino data into a matlab variable, and then a call that updates the matlab plot with the matlab variable.
Sep 24, 2014 at 21:27 comment added David Cary +1. Does the "Arduino real time plot Matlab"[youtube.com/watch?v=ntHZsLmNkgw] video use that same technique?
Apr 18, 2014 at 1:13 history answered Connor Wolf CC BY-SA 3.0