Nano Data Logger
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:
- Arduino Nano. Nano clones cost about $3.00 on eBay or $4.00 to $10.00 at US retailers. They can be cheaper if the headers are not soldered on if you want to do this yourself.
- Logging shield for Nano. These are mostly available on eBay for $5.00 to $6.00.
Also required:
- The real time clock on the logging shield needs a 1220 coin cell battery.
- Data is saved on a microSD card which costs about $5.00 - $10.00
- For autonomous operation a battery or case for batteries is required. Four AA or AAA alkaline batteries will supply 6 volts (6 to 12 volts are okay).
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
Purpose | Category | Status | Author | Time | Difficulty | Replications |
---|---|---|---|---|---|---|
Nano particle monitoring | - | - | @cfastie | - | - | 0 replications: Try it » |
Extra Super Volatile | - | - | @cfastie | - | - | 0 replications: Try it » |
Portable thermal IR temperature logger unit | - | - | @cfastie | - | - | 0 replications: Try it » |
Dual NDVI Ultra Probe Unit | - | - | @cfastie | - | - | 0 replications: Try it » |
Inexpensive data logging | - | - | @cfastie | - | - | 0 replications: Try it » |
Data logger shield for Nano | - | - | @cfastie | - | - | 0 replications: Try it » |
Yule logging | - | - | @cfastie | - | - | 0 replications: Try it » |
Monitor your data logger | - | - | @cfastie | - | - | 0 replications: Try it » |
Will an Arduino measure water depth? | - | - | @cfastie | - | - | 0 replications: Try it » |
Will trigonometry help an Arduino measure water depth? | - | - | @cfastie | - | - | 0 replications: Try it » |
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
Title | Author | Updated | Likes | Comments |
---|---|---|---|---|
Why does the first elevation reading show up about order of magnitude too large? | @liz | over 7 years ago | 0 | 2 |
What's the battery life of the Nano Data Logger? | @warren | over 7 years ago | 0 | 6 |
What are the differences between the Nano Data Logger and the Riffle? | @warren | over 7 years ago | 1 | 1 |