I currently have an ADS1115 analogue-to-digital converter plugged into my raspberry pi 2 to read in input signal from a strain-gauge sensor. I have managed to get the readings from the "channel 0" of my ADC no problem, but what I would like to do is to plot a real time graph with strain against time. I have been looking at gnuplot and some tutorials online but I am struggling to wrap my head round using this tool. If there is anyone out there who has done this before and could give me a hand that would be greatly appreciated!
