Arduino Data Logger Project - Very Easy

preview_player
Показать описание
Welcome to this Arduino Data Logger Project video. This data logging project is very easy to build even for beginners to Arduino programming. Let's start!

Want to learn to code?
Рекомендации по теме
Комментарии
Автор

You are serving humanity; I am fond of work. A working man can work at any age. You are the equivalent of my children I want to learn from you Give me the Arduino UNO code.
If the pin number AO is more or less then the time and date print is printed on the SD card, I want to make the generator logger.

muhammadnadeemsaddiqui
Автор

Es un proyecto genial.
Me parece ideal para una aplicación práctica que necesito registrar cómo se va agotando la batería de un equipo autónomo.
Sería bueno poder añadir un display en el que veamos y podamos ajustar fecha y hora mediante pulsadores, además de poder visualizar las magnitudes que queramos registrar de forma numérica, en mi caso voltaje y temperatura, y que además se pueda desactivar o apagar el display para ahorro de energía.
Muchísimas gracias
Ya tienes otro suscriptor.
Un saludo.

JCC__BMX
Автор

I like it, especially Your English ( its very easy to understand for non native english people like me)

wojciechlenardt
Автор

ONe of the best channels! You need a patreon, would instant support!

sebastianortmann
Автор

Very nice project! I like you style in presenting quick but effective. Awesome!

Johncoffee
Автор

I'm building this right now! Efharisto pola!

ChristakyMe
Автор

Thank you for your clear explanation. Very interesting .
During the compilation I have this warning : warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
It appears twice
After looking for on the web, I found that is due to depreciated char conversion method
Could you give some advice to troubleshoot this problem please ?
Thanks You

Glop
Автор

thx, this is exactly what i wanted to do, i also agree with Sravan Kumar, make a video of that

Impetuss
Автор

Great, easy to understand instructions.  Off to find my RTC and Nano to get started.  I'll need to get a SD card module however.  Thanks for posting.

NMrick
Автор

necesito construir un datalogger que registre datos de voltaje y corriente de las salidas (12 V DC) de una bateria litio

gustavosarmiento
Автор

GREAT Tutorial!!!
Thanks alot! Cool idea to use the RTC temperature sensor (one modul less).
I build it and it worded! So I altered the code to make more samples to give a better average on other analog inputs (voltage and current from ASC712) - but now the code did not save to SD anymore Have to work on that - but thanks for this great start-code!!!

knutposchel
Автор

Thank you for all your videos, you are a great teacher, i would though like if you did the schematics in fritzing, it would help some people i think.

Looking forward to your next video

dartfrogdk
Автор

Could you make another video continuing this topic? Decresing battery consuption..

javierbollecich
Автор

Do you have a logger that monitors the change in state of a switch. I want to log the cycles and frequency of my water softener. I installed a microswitch the rides on the cam gear that tells the timer control when each part of the cycle is complete. So I want to see how long each part of the cycle runs, and how many times/week the softener cycles.

ronkloiber
Автор

Love your projects but have a couple of comments:
* Should the Blue SDA connection to A5 not go to A4 and the Yellow SCL to A5 ??
* What is the purpose of the code that looks for serial data into I presume the Serial Monitor ?? It seems to look for CR / LF and ascii.??
* have you considered not using void parse_cmd from the original ds3231.h library examples and instead use the simpler DS3232RTC.h library which seems to supersede ds3231.h and is a lot simpler.

Again.... love your work

raybright
Автор

Id love to know how to do thos with a photo res. I wanna monitor sun light in a spot threwout the day.

ryankoza
Автор

Hi. Can I use this datalogger to catch data from a gyro like the MPU6050? Thx

penguin
Автор

Thank you very much, can we save the package of data " accelerometer raw data" send from Arduino to another Arduino and save it in RPi this should be every 10minut 24 hours?

khalidabdulrazak
Автор

Greetings from Germany! I just discovered your Channel and I like your Videos. And your accent :-)

eracer
Автор

Can you tell me where is temperature sensor ? I would like to use dh11 in my project but i don't know how implement it

KamilKamil-qfsl