Giter Site home page Giter Site logo

sascha-kirch / meteopi Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 2.05 MB

MeteoPi is a weather station based on the ESP32,. Data is stored in a database. A browser-based web interface is implemented to view the sensor's data.

License: MIT License

C++ 13.62% PHP 79.30% CSS 7.07%
esp32 weather-station google-charts apache2 mariadb-database barometer light-sensor temperature-sensor humidity-sensor air-quality

meteopi's Introduction

MeteoPi

MeteoPi is a weather station based on the ESP32 with a webserver running on a RaspberryPi.

Setup

The table below shows the sensors used for this project.

Sensor Details Image Model
Temperature and Humidity Sensor DHT11, 16bit
Light sensor GY-302 BH1750
Air quality sensor CCS811 HDC1080
Barometric pressure sensor GY-68 BMP180

Webinterface

Webserver and Database

A database on a RaspberryPi is used to store information gathered by the sensors. The following tools are used:

Component Used Tool / Package Installation commadn
Webserver Apache2 sudo apt install apache2 -y
PHP php 7.3 sudo apt install php7.3 php7.3-mbstring php7.3-mysql php7.3-curl php7.3-gd php7.3-zip -y
Database MariaDB 10 sudo apt-get install mariadb-client mariadb-server
Database Management PHPMyAdmin sudo apt-get install phpmyadmin

Webinterface

Hint: the noise seen on the measurements is due to the compact and unoptimized layout of the setup.

Repo Stats

since 16.04.2022

meteopi's People

Contributors

sascha-kirch avatar

Stargazers

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