{"id":19477747,"url":"https://github.com/ultimatedoge5/cloudy","last_synced_at":"2026-05-16T10:32:13.244Z","repository":{"id":190820606,"uuid":"575168923","full_name":"UltimateDoge5/Cloudy","owner":"UltimateDoge5","description":"A weather station project based on the BME280 sensor with live database updates and a web ui.","archived":false,"fork":false,"pushed_at":"2024-03-30T23:41:44.000Z","size":1179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T06:43:23.404Z","etag":null,"topics":["bme280","esp32","weather-station"],"latest_commit_sha":null,"homepage":"https://cloudy.pkozak.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UltimateDoge5.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-06T22:54:37.000Z","updated_at":"2023-08-30T13:59:20.000Z","dependencies_parsed_at":"2023-08-26T15:23:41.831Z","dependency_job_id":"7b3a6bf4-dffc-4b10-abf0-a9cc324bc7ab","html_url":"https://github.com/UltimateDoge5/Cloudy","commit_stats":{"total_commits":40,"total_committers":1,"mean_commits":40.0,"dds":0.0,"last_synced_commit":"ee6d3517be406d7b64618c93258a44b450f452b2"},"previous_names":["ultimatedoge5/cloudy"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltimateDoge5%2FCloudy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltimateDoge5%2FCloudy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltimateDoge5%2FCloudy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltimateDoge5%2FCloudy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UltimateDoge5","download_url":"https://codeload.github.com/UltimateDoge5/Cloudy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240702874,"owners_count":19843987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bme280","esp32","weather-station"],"created_at":"2024-11-10T19:45:57.756Z","updated_at":"2026-05-16T10:32:13.211Z","avatar_url":"https://github.com/UltimateDoge5.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudy\n\nA weather station with a fronted UI and PHP backend was my first-ever web project. It has been 4 years since I finished it, and I've decided to do it again but with my current knowledge.\n\nAnother reason for this project is that I wanted to learn how to design schematics and PCBs.\nYou can see the (hopefully) live data on the [website](https://cloudy.pkozak.org).\n\n## Hardware\n\n![Schematic of the weather station](/schematics/schematic.png)\n\nThe station uses a BME280 sensor to measure temperature, humidity and pressure. Besides uploading the data, it's also shown on a 0.96\" OLED display (Not included in schematic).\n\nThe [schematics](/schematics/) and PCB use an ESP32-C3-MINI-N4, but because of the costs of manufacturing, assembly/stencil and\nshipping, I've decided to assemble it on a breadboard with an ESP32-WROOM devkit.\n\nThe [schematics](/schematics/) also include a 3.3V voltage regulator, USB type C for power and programming, and a IDC header for a PMS7003 air quality sensor that I could integrate later if I'd like to.\n\nAs for the future sensors, aside from the PM2.5 sensor, I'd like to add a rain sensor and an anemometer.\nThe first one is cheap and easy to do, but the second one is not so much. Anemometers are expensive, and I don't have the tools to make one myself.\nEven if I had one, I do not have an appropriate location to install it.\n\n## Software\n\nThe software for the station is in the [driver folder](./driver). It's written in C++ and uses Arduino libraries. For the backend, I've decided to use Supabase, because of the REST database API and the real-time features which allowed an easy integration with the microcontroller.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimatedoge5%2Fcloudy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultimatedoge5%2Fcloudy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultimatedoge5%2Fcloudy/lists"}