All Projects → codi-hacks → weather-station

codi-hacks / weather-station

Licence: other
Everything you need to run and monitor your own open source weather station. ⛅

Programming Languages

Vue
7211 projects
rust
11053 projects
C++
36643 projects - #6 most used programming language
javascript
184084 projects - #8 most used programming language
c
50402 projects - #5 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to weather-station

LaColorduino
I build my own clone of "LaMetric"-smartwatch but with some Colorduino for Twitch, YouTube, Twitter, CSGO, etc.. (Working)
Stars: ✭ 56 (+47.37%)
Mutual labels:  weather, diy, weather-station
AndroidWeatherApp
Android WeatherApp, using the http://openweathermap.org/ API. Made for Network + JSON Parsing and Material Design Experiments.
Stars: ✭ 17 (-55.26%)
Mutual labels:  weather, weather-app
react-weather-app
An attempt to make an ultimate weather app. In ReactJS, with React hooks and context.
Stars: ✭ 39 (+2.63%)
Mutual labels:  weather, weather-app
Controller-for-WLED-firmware
Wi-Fi controller based on ESP-07S module with external antenna for WLED firmware.
Stars: ✭ 48 (+26.32%)
Mutual labels:  diy, wemos-d1-mini
aprs-weather-submit
Manually submit weather station information to the APRS-IS network.
Stars: ✭ 17 (-55.26%)
Mutual labels:  weather, weather-station
LWClock
Multifunctional clock based on ESP8266 and MAX79xxx for Home Automation (IoT)
Stars: ✭ 40 (+5.26%)
Mutual labels:  weather, wemos-d1-mini
AZ-Touch-Pi0-Weather
AZ-Touch PiZero Weatherstation
Stars: ✭ 31 (-18.42%)
Mutual labels:  weather, weather-station
Wttr.in
⛅ The right way to check the weather
Stars: ✭ 16,345 (+42913.16%)
Mutual labels:  weather, weather-app
weather-app-2020-android
Android Weather App 2020
Stars: ✭ 15 (-60.53%)
Mutual labels:  weather, weather-app
WeatherRadar
An Android application featuring customizable, real-time doppler radar images
Stars: ✭ 35 (-7.89%)
Mutual labels:  weather, weather-app
Weather
Weather Android App using apixu API https://www.apixu.com
Stars: ✭ 48 (+26.32%)
Mutual labels:  weather, weather-app
d9l weather
A flutter weather app
Stars: ✭ 22 (-42.11%)
Mutual labels:  weather, weather-app
Real-World-Weather
Unity project that displays the current weather in your location in real-time using the Dark Sky API
Stars: ✭ 39 (+2.63%)
Mutual labels:  weather, weather-app
WeatherApp MVI sample
🌸[Functional reactive programming (FRP)] 🍁Simple Android weather forecast application written in Kotlin, using RxKotlin, Retrofit2, Mosby, Room Persistence ❄️MVI Pattern with Mosby Library
Stars: ✭ 106 (+178.95%)
Mutual labels:  weather, weather-app
433MHz Tx Rx
Arduino based 433MHz Tx and Rx combo using Manchester protocol
Stars: ✭ 27 (-28.95%)
Mutual labels:  weather, weather-station
climate-app
Climate App é uma aplicação responsável por mostrar dados climáticos (temperatura atual, umidade, velocidade do vento etc) de uma determinada cidade em tempo real. A obtenção desses dados foi feita através da open-weather-api.
Stars: ✭ 40 (+5.26%)
Mutual labels:  weather, weather-app
Iot cloudcloud
Stars: ✭ 26 (-31.58%)
Mutual labels:  weather, esp8266
Achoo
Achoo uses a Raspberry Pi to predict if my son will need his inhaler on any given day using weather, pollen, and air quality data. If the prediction for a given day is above a specified threshold, the Pi will email his school nurse, and myself, notifying her that he may need preemptive treatment. Community-sourced health monitoring!
Stars: ✭ 200 (+426.32%)
Mutual labels:  weather, diy
vue.pwa.weather.app
Simple Progressive Web Apps (PWA) showing hourly and daily weather forecast data.
Stars: ✭ 24 (-36.84%)
Mutual labels:  weather-app, vuetify
react-weather-app
Weather App built with React & TypeScript
Stars: ✭ 61 (+60.53%)
Mutual labels:  weather, weather-app

License: GPL v3

This is a monorepo with all the instructions and software to build and program your own solar-powered wi-fi weather station(s).

Generic-enclosure station Generic-enclosure station
3D-printed station 3D-printed station

screenshot

Overview

The weather stations send measurements to the API server to collect, which in turn serves this data to the web app (PWA) that users load on their computer or mobile device.

diagram overviewing the software architecture

Folder structure:

  • api-server/ - API server
  • hardware-files/ - All the files needed to print and build the weather station hardware
  • sketch/ - Embedded software that runs on the weather stations
  • web-app/ - Website/mobile app
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].