Tutorial: Using an SD Card with the Arduino for Data Logging

Опубликовано: 27 Май 2014
на канале: Make Course
54,876
396

This tutorial discusses the use of SD cards for data logging with an Arduino. The tutorial shows how to use the SD.h Arduino library, use timed interrupts for interval-based data logging, as well as the transfer of logged data files from the SD card to an Excel spread sheet for plotting the data on a graph. This tutorial was developed for the MAKE course at the University of South Florida. Please, visit http://www.makecourse.com for many more videos and supporting information.