https://github.com/lislis/mete0rama
DIY weather station in a tupperware box
https://github.com/lislis/mete0rama
bme280 nodemcu weather-station
Last synced: 16 days ago
JSON representation
DIY weather station in a tupperware box
- Host: GitHub
- URL: https://github.com/lislis/mete0rama
- Owner: lislis
- Created: 2020-03-22T20:04:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T07:01:28.000Z (over 3 years ago)
- Last Synced: 2026-02-04T13:06:33.318Z (about 2 months ago)
- Topics: bme280, nodemcu, weather-station
- Language: Vue
- Homepage:
- Size: 1.58 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mete0rama
Weather station in a tupperware box.
It uses your home network to expose measurements that you can use however you like.
### >> [How to get started!](./mete0rama/README.md) <<
## Project structure
In this repo you'll find two folders, `mete0rama` and `mete0rama-orama`.
[**Mete0rama**](./mete0rama/) is the hardware part of the project and contains the code for your nodeMCU or other esp board. See the Readme inside for pinouts and sensors and so on.
[**Mete0rama-orama**](./mete0rama-orama) contains a (progressive) web app that you can use to see your sensors measurements.