Public Lab Wiki documentation



Nano Data Logger

This is a revision from December 13, 2017 04:14. View all revisions
2 | 11 | | #14522

« Back to Data Logging

The Nano Data Logger is an easy and inexpensive way to start collecting environmental data. It relies on a shield (a PCB which plugs into another PCB) which snaps onto an Arduino Nano. The shield adds a real time clock and microSD card socket to the Arduino microcontroller. When the components are prepared properly, no soldering is required to start saving data from a sensor.

A Nano Data Logger is very convenient for fast prototyping trials. Sensors and other devices (e.g., small display), can be connected without soldering because all of the pins on the Nano are exposed as male headers. The integrated real time clock and microSD socket make it easy to save sensor data with accurate time stamps.

To achieve the convenience of the Nano Data Logger, the ability to log data for many weeks is lost. It will not last on small batteries for more than several days without clever modification, so it is best suited for data collection for short periods, with alternative power (solar panels), or near mains power.

Parts

The two primary parts are:

Also required:

The parts above do not include a sensor or USB cable to connect to a computer for programming and data transfer. For use near mains power, a USB cable and phone charger (5v) are convenient.

The Nano Data Logger is available as a kit with everything required to log temperature and barometric pressure without doing any soldering: http://kaptery.com/product/nano-logger-kit, for $29.

See below for several examples of data logging with the Nano Logger. Examples include using different sensors to log data for temperature, humidity, pressure, light, and tilt angle.

Activities


Activities should include a materials list, costs and a step-by-step guide to construction with photos. Learn what makes a good activity here.

Questions