How to log Arduino serial data to csv file (for Greg)

preview_player
Показать описание
Demonstration of an Aduino Uno sending serial data. Shows how to log the data to a csv file that will open directly into Excel for graphing.
Рекомендации по теме
Комментарии
Автор

actual exporting if you know how to arduino at 9:50

Krisk
Автор

THE BEST WAY TO TRANSFER DATA FROM ARDUINO TO PC! I suggest you change the title of the video; // 'Arduino to Excel file data saver' this title is better indexed by google

salvatorebarbaro
Автор

Thank you so much for this video it's one of the easiest methods to store data.

pratyusharavishankar
Автор

That is so cool. However, I have an application that would need to log data from several COM ports and put it in various columns . Also, at a set time, (like midnight) I would want to close the file and start a new one and so on.... Any product out there that would do that?
Thanks

polversonrobotics
Автор

Hi, do you know why it doesn't work with a higher baud rate?

asiaz
Автор

I think you can simply highlight data that's on the serial monitor, do a ctrl-C and paste it into a spreadsheet.

frenchcreekvalley
Автор

Thank you really much ! I didn't though of doing a CSV file... !! Problem solved !

novivi
Автор

Isnt there a better way to send the file, so you can have tera term run and excel, so you can see the data in real time?

abbatrombonelol
Автор

Nice!
Also you can do it without "Tera term" software. Organize the values in the Arduino's serial print in order to appear are all in line separated by commas. Then just copy from serial print and send it to a txt file. At the txt. just save as csv. file and then open it through excel.

above_
Автор

can not open com4, access denied... it shows when i try to connect. please solve this...

zahed.ice
Автор

Hello, Everytime when i try to plot the data it shows access denied for port. can you please help me to solve it?.thanks

YASHPATEL-ddos
Автор

thanks masta, its good video, But i want ask you some case. your video send data arduino to tera term, but i want send data in arduino to another device like microcontroller which is programing with tera term. so how i can send data to another device?

rizkisaputra
Автор

Please share a link to download the tera term

nupurpurohit
Автор

How to have a column header? please help

JM-jstt
Автор

can i separate my serial port data and save it into 2 different csv file?

abdulrehmanqureshi
Автор

can you share the link to download tera term ?

arifahaque