Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mscompsci/iot-weather-station
A Raspberry Pi weather station and website dashboard
https://github.com/mscompsci/iot-weather-station
flask flowbite iot raspberry-pi sqlite svelte weather weather-station
Last synced: 25 days ago
JSON representation
A Raspberry Pi weather station and website dashboard
- Host: GitHub
- URL: https://github.com/mscompsci/iot-weather-station
- Owner: MSCompSci
- Created: 2024-02-21T22:37:35.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T21:24:45.000Z (4 months ago)
- Last Synced: 2024-07-20T02:11:43.426Z (4 months ago)
- Topics: flask, flowbite, iot, raspberry-pi, sqlite, svelte, weather, weather-station
- Language: Svelte
- Homepage:
- Size: 539 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ☀️☁️ IOT-Weather-Station
## A Raspberry Pi weather station and website dashboard created for an internet of things class.
**We created this project using the following tools:**
## 💻 Hardware
- [Raspberry Pi Zero 2 W](https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/)
## 🌐 Website
- [Svelte](https://svelte.dev/)
- [Tailwindcss](https://tailwindcss.com/)
- [Flowbite UI Library](https://flowbite-svelte.com/)
- [Apex Charts](https://apexcharts.com/)
- [Gauge.js](https://github.com/bernii/gauge.js/)## 💾 Data and APIs
- [Flask](https://flask.palletsprojects.com/en/3.0.x/)
- [SQLite](https://www.sqlite.org/index.html)
- [National Weather Service API](https://www.weather.gov/documentation/services-web-api)
- [OpenAQ API](https://openaq.org/)## 🎨 Design Tools
- [Figma](https://www.figma.com/)
- [Miro](https://miro.com/)