GithubHelp home page GithubHelp logo

tve / mpy-weather Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 2.0 64 KB

Weather station for an esp32 running micropython

License: MIT License

Python 98.13% Shell 1.87%
micropython micropython-esp32 esp32 weather weather-station bme680 sht31 sht3x si7021 pms7003

mpy-weather's Introduction

Weather station for ESP32 running Micropython

This is work-in-progress for a weather station built around an ESP32 running Micropython. The sensors are:

  • bme680 temperature, humidity, pressure, VOC sensor
  • sht31 temperature, humidity sensor
  • si7021 temperature, humidity sensor
  • PMS X003 particulate sensor
  • Davis instruments tipping rain gauge
  • Inspeed wind vane and anemometer

The weather station sends data to:

  • MQTT (for local processing in node-red)
  • CWOP (Citizen's Weather) via APRS
  • Wunderground

This repository contain work-in-progress.

Source code

  • This app requires micropython 1.12 or later, and most likely the version in https://github.com/tve/micropython/tree/tve
  • The .py files in the top-level directory should be copied to the board's top-level. They are expected not to change over the lifetime of the board.
  • The .py files in the src subdir contain the bulk of the weather station code and should be copied into a src subdir on the board. These files are expected to change (improve!) with releases of this repo.
  • A lib dir also needs to be created on the board with specific libraries from my mpy-lib repo.

mpy-weather's People

Contributors

tve avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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