I asked ChatGTP to create a guide for setting up a Tempest weather station using WeeWX, on a R-Pi, with the Belchertown skin and MQTT. Amazing!

This page summarizes the projects mentioned and recommended in the original post on /r/myweatherstation

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Install the WeatherFlowUDP driver for WeeWX: cd /home/pi git clone https://github.com/captain-coredump/weatherflow-tempest-weewx-driver.git sudo cp -r weatherflow-tempest-weewx-driver/bin/user /usr/share/weewx/user Configure WeeWX for Weatherflow Tempest: Edit the WeeWX configuration file:

  • weewx-belchertown

    A clean and modern weewx skin with real time streaming updates, forecast data and interactive charts. View it in action at BelchertownWeather.com

  • [WeatherFlowUDP] log_unknown_sensors = False udp_address = 0.0.0.0 udp_port = 50222 Install the Belchertown skin for WeeWX: sudo pip3 install configobj cd /home/pi git clone https://github.com/poblabs/weewx-belchertown.git sudo cp -r weewx-belchertown/skins/Belchertown /usr/share

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A basic question about running Weewx

    2 projects | /r/myweatherstation | 9 Jul 2022
  • Povijesni vremenski podaci

    1 project | /r/croatia | 15 Jun 2023
  • Automating a thermostat without sensors using OpenWeather

    1 project | /r/HomeKitAutomation | 1 May 2023
  • Homebridge newbie, weather station question

    1 project | /r/homebridge | 24 Feb 2023
  • Outdoor thermometer.

    1 project | /r/HomeKit | 8 Feb 2023