Hi guys, I'm using two sensors MPU6050 and I need to store big amount of data's, I found I good solution with plx-daq linking arduino with excel. I used this tutorial:
http://robottini.altervista.org/arduino-and-real-time-charts-in-excel
But it doesn't work, I installed excel 2003 beacause excel 2013 give me a message of error, I checked the number of the port and the bound, the sketch works on the serial monitor but when I start plx-daq spreadsheet it doesn't print any data (the first and the third light are green, the central one with R is altering on/off). Can anyone help me? What I make wrong? Thanks everyone.
(I'm a mechanical engineering student with little experience with arduino)