Skip to content

Latest commit

 

History

History

logger_standalone_seeed

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Stand-alone Logger (Seeeduino stalker v3.1)

This page describes the set-up of an automatic stand-alone datalogger to record and save data from a waterproof pressure sensors locally on an SD card. You can also check the similar set-up, but using SODAQ mbili board.

Hardware required

Links below are examples of hardware providers for Switzerland in 2022.


The equipped seeeduino board enclosed in a simple watertight lunch box for testing. The solar pannel can be left inside the box if the plastic is transparent.

Configuration

Firstly you will need to install the arduino IDE and configure it to work with Seeeduino stalker. All steps are described in this tutorial. Don't miss the actual configuration (step 4). The main steps are :

Once everything is set-up, try to run the blink example to make sure everything works !

Then download the arduino code. You may need to download a few arduino libraries in the library manager (in Arduino IDE : Sketch -> Include Library -> Manage Library or Add .ZIP library), depending on the sensors you are connecting. In our example, we only need to search and download the "SparkFun_MS5803_I2C.h" library.

First version of the datalogger working in the glacier forefield of the Otemma catchment.