arduino transportation data to excel

podrian ayudarme lo que pasa es que tengo varias dudas... :confused:

quiero unicamente exportar los datos de un "analogread()" a exel para poder graficarlos....

pueden darme un codigo de emjemplo....mi video es este

quiero exportar los grados a exel... que la entrada del analogo este en un archivo de exel para grafircarlo....

se los agradeceria mucho.


could help what happens is that I have several questions ...: smiley-confuse:

I want only to export data from a "analogRead ()" to exel able to plot them ....

They can give me a code example my video .... is this

I want to export grades to exel ... that the analog input is in exel file to plot my data ....

they are greatly appreciate it.

You can see the output on the serial monitor

Use a proper terminal like RealTerm

This will allow you to record the data as a CSV file which can be opened in Excel

Download PLX-DAQ from Parallax. It makes a direction connection from the serial port to an excel spreadsheet. You can also use it to plot the data in real time.

jremington:
Download PLX-DAQ from Parallax. It makes a direction connection from the serial port to an excel spreadsheet. You can also use it to plot the data in real time.

For some versions of Excel, that is.