Arduino Data Logging with Microsoft Excel Data Streamer

preview_player
Показать описание
In this video, I show you how to collect some data with an Arduino, send the data in a comma-separated variable format via Serial communication, and capture that data directly into a .csv data file using the built-in Microsoft Excel Data Streamer tool.
Рекомендации по теме
Комментарии
Автор

Great explanation, I didn't know about the Data Streamer, it looks really useful!

klave
Автор

Great Vid and it might explain my issue I have had. I also wonder if it will do exactly the same with an ESP32 board? (only cos I have one)

sirclippliers
Автор

Thats good stuff. I am trying really hard to learn Arduino but most people do not explain what the line functions are like you have. That is very helpful to a guy starting out.

rufustoad
Автор

Hello, is it possible to record "TIME" colon also? When I want to export CSV file, I wan't to see time info.

GolFoxtrotAlpha
Автор

hi please help me out, i have a arduino uno r4 wifi board and everything is working fine except when i press start data, no data seems to be streaming in

bjy
Автор

I didn't realize that Excel had that feature, this will be very handy - thank you.

Also, you can copy from the Arduino IDE serial monitor, I did it this afternoon.

KCDZB
Автор

Arduino with Excel is a recreational programming Disneyworld. Never had such fun. And this video made it even better. Thank you, ChefJeff!

MikeT
Автор

My excel not recognised the Arduino com, how to fix it?

wanraziman