{"id":26198096,"url":"https://github.com/educ8s/esp32-web-server-with-bme280-sensor","last_synced_at":"2025-09-01T04:43:36.912Z","repository":{"id":160847036,"uuid":"626815910","full_name":"educ8s/ESP32-Web-Server-with-BME280-Sensor","owner":"educ8s","description":"ESP32 Web Server with BME280 Sensor using Arduino","archived":false,"fork":false,"pushed_at":"2023-04-12T08:20:54.000Z","size":512,"stargazers_count":17,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T04:37:23.130Z","etag":null,"topics":["arduino-project","arduino-webserver","bme280driver","esp32","esp32-arduino","esp32-webserver","webserver"],"latest_commit_sha":null,"homepage":"","language":"C++","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/educ8s.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,"zenodo":null}},"created_at":"2023-04-12T08:08:00.000Z","updated_at":"2025-04-10T07:27:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3faaec9-b4e6-45fd-b290-32e9bde68406","html_url":"https://github.com/educ8s/ESP32-Web-Server-with-BME280-Sensor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/educ8s/ESP32-Web-Server-with-BME280-Sensor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educ8s%2FESP32-Web-Server-with-BME280-Sensor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educ8s%2FESP32-Web-Server-with-BME280-Sensor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educ8s%2FESP32-Web-Server-with-BME280-Sensor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educ8s%2FESP32-Web-Server-with-BME280-Sensor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/educ8s","download_url":"https://codeload.github.com/educ8s/ESP32-Web-Server-with-BME280-Sensor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/educ8s%2FESP32-Web-Server-with-BME280-Sensor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273075861,"owners_count":25041268,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["arduino-project","arduino-webserver","bme280driver","esp32","esp32-arduino","esp32-webserver","webserver"],"created_at":"2025-03-12T02:49:57.084Z","updated_at":"2025-09-01T04:43:36.857Z","avatar_url":"https://github.com/educ8s.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP32 Web Server with BME280 Sensor\n\nThis GitHub project implements an HTTP web server on an ESP32 board that serves an HTML page displaying readings from a BME280 sensor, including temperature, humidity, and barometric pressure. The ESP32 communicates with the BME280 sensor using the I2C interface. The sensor readings are updated once every minute, providing real-time weather data.\n\nIn addition to displaying sensor readings, the HTML page generated by the web server also allows users to control the state of an LED connected to the ESP32 board. Users can set the state of the LED using the HTML page and change its state by pressing the \"Submit\" button.\n\nThis project is inspired by the ESP32 Weather Station project and leverages the capabilities of the ESP32 board, BME280 sensor, and I2C communication to create a simple weather monitoring system with LED control. The project is written in C/C++ using the Arduino framework for ESP32 development.\n\nFeatures:\n\nReal-time weather monitoring with BME280 sensor for temperature, humidity, and barometric pressure\nLED control via an HTML page served by the ESP32 web server\nI2C communication between ESP32 and BME280 sensor\nAutomatic updating of sensor readings every minute\nUser-friendly HTML page for setting LED state\nThis GitHub project is a practical example of using ESP32, BME280 sensor, and web server capabilities to create a weather monitoring system with LED control. It can serve as a starting point for similar IoT projects and can be customized to suit specific requirements.\n\n# Video Tutorial\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"preview.jpg\" alt=\"ESP32 WEB SERVER\" width=\"960\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n🎥 \u003ca href=\"https://youtu.be/aUSwEkJCIAA\"\u003eVideo Tutorial on YouTube\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n| 📺 \u003ca href=\"https://www.youtube.com/educ8s\"\u003eYouTube\u003c/a\u003e\n| 🌍 \u003ca href=\"http://www.educ8s.tv\"\u003eWebsite\u003c/a\u003e | \u003cbr\u003e\n\u003c/p\u003e\n\n\n# Parts Needed\n\n🛒 ESP32: https://educ8s.tv/part/ESP32\n\n🛒 BME280: https://educ8s.tv/part/BME280\n\n🛒 100Ω Resistor: https://educ8s.tv/part/Resistors\n\n🛒 LED: https://educ8s.tv/part/LEDs\n\n🛒 Small Breadboard: https://educ8s.tv/part/SmallBreadboard\n\n🛒 Wires: https://educ8s.tv/part/Wires\n\n\n💖 Full disclosure: All of the links above are affiliate links. I get a small percentage of each sale they generate. Thank you for your support!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduc8s%2Fesp32-web-server-with-bme280-sensor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduc8s%2Fesp32-web-server-with-bme280-sensor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduc8s%2Fesp32-web-server-with-bme280-sensor/lists"}