Quantcast
Channel: Embedded Lab
Viewing all articles
Browse latest Browse all 713

Advanced Arduino data logger

$
0
0

educ8s.tv has posted a video tutorial on building an advanced Arduino data logger that records temperature, humidity, barometric pressure, and ambient light intensity on a micro SD storage card. It uses some easily available sensors, like DHT22, BMP180, and BH1750, for sensing the surrounding environment and the DS3231 RTC module for time-stamping the measurements. The tutorial describes in steps how to setup the complete project on a breadboard. The data logger runs for about 2 weeks using simple AA batteries and the data are stored on the SD card in a .csv file for easy transport to PC for further processing.

Arduino data logger

Arduino data logger

 

The post Advanced Arduino data logger appeared first on Embedded Lab.


Viewing all articles
Browse latest Browse all 713

Trending Articles