Giter Club home page Giter Club logo

tempstation's Introduction

TempStation

A small and easy to understand temperature monitoring station for Raspberry Pi and the DHT22 temparature and humidity sensor.

Usage

  1. Start with a Raspberry Pi running Raspbian
  2. Install Docker
  3. Clone this repository
  4. From the docker directory run docker build --tag templog:latest .
  5. From the project root run sh init.sh
  6. To start the temperature monitoring station run sh run.sh
  7. Now you can log into the Grafana UI and configure how the data should be displayed by visiting raspberrypi.local:3000 on your local network (replace raspberrypi with the hostname of your Raspberry Pi)

Edits

There are a number of ways in which you can customize your experience. The script log_temp.py assumes that the data pin D4 is used to connect the DHT22. If this is not the case, this must be changed.

While the InfluxDB server should not be accessible from outside of the custom Docker network, you may want to change the passwords contained in linit_influxdb.sh and log_temp.py.

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.