Giter Site home page Giter Site logo

aerosol-chamber-research's Introduction

Aerosol Chamber Research Data Logger

Arduion-based data logger to log 3 BME sensors (3-in-1 temperature, humidity, and air pressure sensor) every 0.5 seconds.
Built for Aerosol research team at Aerosol Technologies Lab.

Device Instructions

  1. Plug in all 3 Sensors to the correct port
    1. VDD pins connect to VDD rail on the data logger
    2. GND pins connect to GND rail on the data logger
    3. Connect the SCL and SDA pin to the sensor input pins (refer to Device Pinout)
  2. Insert the MicroSD card (refer to microUSB Formatting for more information)
  3. Insert the microUSB cable to the data logger
  4. Press the button located at the top of the board to start recording. The LED should start flashing, indicating that logger is logging sensor data (LED States)
  5. Press the same button as step 4 to stop recording, the LED should stop flashing

Setting Up Development Environment

  1. Install PlatformIO for VSCode
  2. Build project using nanoatmega328 profile

Gallery

Prototype

Prototype v1

CAD

Full Model No Cover

Hardware

Components

  • Arduino Nano (tested with old bootloader)
  • TCA9548A - I2C Mux
  • 3 BME 280
  • 2 Push Buttons
  • 1 LED
  • 1 Resistor (For LED, use appropriate resistor for LED)
  • 1 microSD card module
  • 3 female header pins

Device Pinout

Pin Connection
1 No connection
2 No connection
3 SCL3
4 SDA3
5 SCL2
6 SDA2
7 SCL1
8 SDA1

microUSB Formatting

  • microUSB card must be no greater than 32GB
  • must be formatted to FAT32

LED States

  • Solid Off - Logger is not logging data or device is off
  • Solid On - Logger encountered an error. Refer to Notes for information why the logger fails to initialize.
  • Flashing On and Off - Data is logged to the microSD card

Notes

  • All 3 BME sensors must be plugged in correctly before device can initialize.
  • The device may fail to initialize for the reason above or if
    • Not all 3 sensors are plugged in
    • One or more BME sensor is not wired correctly
    • The microSD does not match the requirements (refer to microUSB formatting)
  • The data logger can be reprogrammed to read other sensors
  • The maximum theoretical amount of sensors is 24. The logger can be reprogrammed to accept up to 4. To use more than 5 sensors, slight modifications are necessary to the board and an external power supply that can supply sufficient current for all the sensors may be required.

aerosol-chamber-research's People

Contributors

cmasterx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.