Arduino Data Logger Using SD Card and Excel.

preview_player
Показать описание
In this tutorial I demonstrate how to make a simple Arduino based data logger with SD card and DS3231 RTC for keeping time and date. I also use LM35 temperature sensor for taking temperature and a light dependent resistor for measuring light intensity.

The sensor readings are stored on the SD card and later entered into an Excel spreadsheet for analysis. I also use PLX-DAQ tool to enable real time analysis of data from Arduino using Excel through serial communication.

You can also check out :

Рекомендации по теме
Комментарии
Автор

very interesting. but i could not run the code, it gives error on DS3231 rtc(SDA, SCL);, is there any solution please thanks ?

haffbouff
Автор

I try to get the code and after a couple of seconds a black rectangle comes up in the center of the screen and I can't do anything as the code freezes. I found the video very good and informing.

roycesouthen
Автор

Hi... plz plz make video on how to interface CH376 usb module with Arduino.... It is to write/read data with pen drive

venkatyalamati
Автор

Hello, I am new to this. Please explain me because it gives me error in the line : DS3231 rtc(SDA, SCL);

marinelahurtadomontano
Автор

Hi, Thank you very much for this video, it is very helpful. I am trying to add sound sensor with dBl and light sensor with Lux using BH1570. Can you please help me to make to code for adding these two ?
Thank you

shakilshimul
Автор

can i have a code to log temperature and RTC,
BTW iam getting an error of include matching function for DS3231 in this code
can you please help me in resolving it

gollavineeth
Автор

Sir error in your code for RTC library plezz share video while compiling

parshuramnevarekar
Автор

why is my rtc only recording 1/1/2000? can someone help me

Chitinnnnn
Автор

Hi. I would like to measure of 15 sample of MFC for voltage and current for 40 days continuous . How can i build it?

chenartahir
Автор

Thanks for the video sir. I am using a pressure sensor connected to Arduino, SD card module for data logging it and RTC for date and time. I initially formatted the sd card and used it. It was working fine for the first time. I took the sd card for extracting data and then when I re-inserted, it's not getting initialized. Sometimes the file is not being written on the text file. i am facing this issue intermittently. kindly provide some solutions. I tried many ways to sort out but it was not working.

keerthanapadma
Автор

Can I send the data from the SD Card to Excel using Wi-Fi?

joebencalaunan
Автор

That’s great and very useful content 🙂

PrinceP