{"id":17675713,"url":"https://github.com/deliaz/esp8266-dht-spiffs","last_synced_at":"2026-05-02T20:37:56.812Z","repository":{"id":75947419,"uuid":"131746348","full_name":"Deliaz/ESP8266-DHT-SPIFFS","owner":"Deliaz","description":"ESP8266 Web interface for DHT22","archived":false,"fork":false,"pushed_at":"2018-05-01T18:39:36.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T13:35:28.559Z","etag":null,"topics":["arduino","dht22","esp8266","spiffs","web-interface"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Deliaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-05-01T18:09:07.000Z","updated_at":"2023-10-11T16:17:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"b347c359-8048-44d7-947e-cda2c0248ba0","html_url":"https://github.com/Deliaz/ESP8266-DHT-SPIFFS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Deliaz/ESP8266-DHT-SPIFFS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deliaz%2FESP8266-DHT-SPIFFS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deliaz%2FESP8266-DHT-SPIFFS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deliaz%2FESP8266-DHT-SPIFFS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deliaz%2FESP8266-DHT-SPIFFS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Deliaz","download_url":"https://codeload.github.com/Deliaz/ESP8266-DHT-SPIFFS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deliaz%2FESP8266-DHT-SPIFFS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32549384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","dht22","esp8266","spiffs","web-interface"],"created_at":"2024-10-24T07:23:16.098Z","updated_at":"2026-05-02T20:37:51.801Z","avatar_url":"https://github.com/Deliaz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ESP8266 \u0026 DHT22 \u0026 SPIFFS\n \nDemo for a ESP8266 board with sensor DHT22 and storing static web files using SPIFFS. \nI tested it on Wemos D1 mini (V2). \n\nThis code is built using: \n* [FSBrowser](https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WebServer/examples/FSBrowser/FSBrowser.ino)\n* [HttpBasicAuth](https://github.com/esp8266/Arduino/blob/master/libraries/ESP8266WebServer/examples/HttpBasicAuth/HttpBasicAuth.ino)\n* [DHT_Unified_Sensor](https://github.com/adafruit/DHT-sensor-library/blob/master/examples/DHT_Unified_Sensor/DHT_Unified_Sensor.ino)\n\nThere is some debounce time for sensor updates which implemented using great [CreateTimer](http://forum.arduino.cc/index.php?topic=351306.msg2431155#msg2431155) lib.\n\n### Basic Auth\nIn order to protect `/edit` endpoint (see FSBrowser example) I use Basic Auth.\n\n### Run \n1. Create your own `credentials.h` from `credentials-example.h` and change settings. \n2. Upload code\n3. Upload static files into SPIFFS ([docs](https://github.com/esp8266/arduino-esp8266fs-plugin))\n4. Open board's IP with port `8080`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeliaz%2Fesp8266-dht-spiffs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeliaz%2Fesp8266-dht-spiffs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeliaz%2Fesp8266-dht-spiffs/lists"}