Giter Site home page Giter Site logo

simonl169 / weather_at_home Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.06 MB

Temperature Sensor for ESP32 with webserver on Raspberry Pi

License: MIT License

Python 82.84% HTML 1.29% CSS 15.87%
epaper-displays esp32 python python-flask raspberry temperature-sensor

weather_at_home's Introduction

Weather station using ESP32 as sensor and Raspberry Pi 4 as server

Idea

The idea of this project is to gather athmosphere data as temperature, pressure and humidity from various sensors (and or websites) and store them centrally on a Raspi 4, which then serves the data on a webserver. The other point is for me to start some advanced Python and get familiar with Git/Github

Goals

The goal is, to have as many sensors or data inputs as you want and have access to the data via the browser. Also, we need a nice graph and comparison between the sensors. The whole project is meant to run on your own local hardware, so nothing has to communicate with the web. At some point, I wanna also try an use docker to run it on my home server, not just the raspberry pi.

What's the status?

Right now, I have the following working:

  • Server on Raspberry Pi receiving and serving the data
  • ESP32 ready to collect data via a BME280 and send to raspberry via Wifi
  • Graph view of individual sensors
  • foundation to extend to more sensors, also of different type (module and sensor itself)
  • ESP32 with wavesahre ePaper display as additional data display

This is an image

What's missing?

  • the docker part
  • a bigger ePaper (have to buy one)
  • clean up code, more generalization
  • more sophisticated website to display the data
  • store data in a databas (like sqlite), not just plain text files
  • add more physical sensors
  • have some nice housing for the sensors
  • power supply for the sensors (right now running via my old phone charger)
  • PCB to fit everything into a housing
  • Phone app?

weather_at_home's People

Contributors

simonl169 avatar

Watchers

 avatar

weather_at_home's Issues

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.