GithubHelp home page GithubHelp logo

dciliberti / temphumpressoled Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 4.77 MB

Display temperature, humidity and pressure with Arduino

License: GNU General Public License v3.0

C++ 100.00%
arduino environmental-monitoring comfort

temphumpressoled's Introduction

TempHumPressOLED

Collect temperature, humidity and pressure data with and Arduino Nano (or Uno). Use a DHT22 sensor to acquire data about room relative humidity and temperature. Use a BMP180 sensor to acquire pressure data. Display the values on a 0.96" OLED screen and through serial communication.

Just write your altitude at line 37 to correct the barometric pressure.

The development of this device is a step for the realization of a weather station.

Example output on the serial port

REBOOT
BMP180 init success
Altitude set at 50.00 m above sea level

temperature: 17.84 deg C, 64.11 deg F
absolute pressure: 1018.04 mb, 30.07 inHg
relative (sea-level) pressure: 1024.10 mb, 30.25 inHg
Pressure: 1024.1 mb	Humidity: 47.0%		Temperature: 18.4°C

temperature: 17.84 deg C, 64.11 deg F
absolute pressure: 1017.99 mb, 30.06 inHg
relative (sea-level) pressure: 1024.05 mb, 30.24 inHg
Pressure: 1024.0 mb	Humidity: 46.5%		Temperature: 18.4°C

temperature: 17.83 deg C, 64.10 deg F
absolute pressure: 1017.97 mb, 30.06 inHg
relative (sea-level) pressure: 1024.02 mb, 30.24 inHg
Pressure: 1024.0 mb	Humidity: 46.5%		Temperature: 18.4°C

temphumpressoled's People

Contributors

dciliberti avatar

Watchers

 avatar  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.