Arduino Data Logger

From MAGLab
Revision as of 01:50, 21 November 2013 by 23.243.68.169 (talk) (Created page with "**I need an account to add pictures** == ARDUINO DATA LOGGER == ==Introduction:== This is a data logger I made for my class. I couldn't find any instructions that I could us...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
    • I need an account to add pictures**

ARDUINO DATA LOGGER

Introduction:

This is a data logger I made for my class. I couldn't find any instructions that I could use to make the Arduino record the light brightness and the temperature. Then display the temperature and the light value on the LCD then Save it to the SD card

Requirements

   Collect data from at least 2 sensors
   write the data at regular intervals to the SD card, collect it in a comma separated variable file (*.CSV) that can be imported into excel.
   display the data to your LCD screen
   have the background color of the screen change somehow. Either from the data being collected (green background for nominal values, red for warning), or through the use of a button.

Parts

Parts