{"id":21402205,"url":"https://github.com/projetsdiy/esp8266-webserver-tutorials","last_synced_at":"2026-03-12T19:13:54.269Z","repository":{"id":202142296,"uuid":"82830961","full_name":"projetsdiy/ESP8266-Webserver-Tutorials","owner":"projetsdiy","description":"How to use ESP8266 as a Web Server","archived":false,"fork":false,"pushed_at":"2018-06-18T20:38:10.000Z","size":263,"stargazers_count":95,"open_issues_count":7,"forks_count":62,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-07T18:52:21.208Z","etag":null,"topics":["arduino","bmp180","dht22","esp8266","spiffs","webserver","wemos-d1-mini"],"latest_commit_sha":null,"homepage":"http://www.diyprojects.io/category/esp8266/esp8266-interface-html-server-web/","language":"HTML","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/projetsdiy.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}},"created_at":"2017-02-22T17:07:12.000Z","updated_at":"2024-04-29T13:46:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ac964da-4291-42cd-a23b-0e89681e4e31","html_url":"https://github.com/projetsdiy/ESP8266-Webserver-Tutorials","commit_stats":null,"previous_names":["projetsdiy/esp8266-webserver-tutorials"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/projetsdiy/ESP8266-Webserver-Tutorials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projetsdiy%2FESP8266-Webserver-Tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projetsdiy%2FESP8266-Webserver-Tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projetsdiy%2FESP8266-Webserver-Tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projetsdiy%2FESP8266-Webserver-Tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projetsdiy","download_url":"https://codeload.github.com/projetsdiy/ESP8266-Webserver-Tutorials/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projetsdiy%2FESP8266-Webserver-Tutorials/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30439641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: 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","bmp180","dht22","esp8266","spiffs","webserver","wemos-d1-mini"],"created_at":"2024-11-22T15:35:39.732Z","updated_at":"2026-03-12T19:13:54.240Z","avatar_url":"https://github.com/projetsdiy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ESP8266 Webserver Tutorials\nA series of tutorials to use the ESP8266 as a web server\n* Part 1: [Store HTML, CSS and IMG files on system file SPIFFS](  \nhttps://diyprojects.io/esp8266-web-server-part-1-store-web-interface-spiffs-area-html-css-js/)\n* Part 2: [Interaction between Arduino code and HTML interface](\nhttps://diyprojects.io/esp8266-web-server-part-2-interaction-code-arduino-html-interface/)\n* Part 3: [How to recover time on a time server (NTP)](\nhttps://diyprojects.io/esp8266-web-server-part-3-recover-time-time-server-ntp/)\n* Part 4: [ArduinoJson, load, save files (SPIFFS)](\nhttps://diyprojects.io/esp8266-web-server-part-4-arduinojson-load-save-files-spiffs/)\n* Part 5: [add Google Charts gauges and charts](\nhttps://diyprojects.io/esp8266-web-server-part-5-add-google-charts-gauges-and-charts/)\n* Part 6: [OTA update of the ESP8266 modules](\nhttps://diyprojects.io/arduinoota-wireless-update-ota-arduino-ide-esp8266-programs/#.WnXyDJOdXJw)\n* FTP server: [SPIFFS file exchange, rapid development Web Server](\nhttps://diyprojects.io/esp8266-ftp-server-spiffs-file-exchange-rapid-development-web-server/)\n\n# Programmation Web Serveur ESP8266\nUne série de tutoriels pour apprendre comment programmer l'ESP8266 comme un serveur web\n* Partie 1 : [enregistrer les fichiers HTML, CSS, IMG sur le système de fichier SPIFFS](  \nhttp://www.projetsdiy.fr/esp8266-web-server-partie1-stockage-spiffs-interface-web/)\n* Partie 2 : [Interaction entre le code Arduino et l'interface HTML]( \nhttp://www.projetsdiy.fr/esp8266-web-serveur-partie2-interaction-arduino-interface-html/)\n* Partie 3 : [Comment récupérer l'heure sur un serveur de temps (NTP)](\nhttp://www.projetsdiy.fr/esp8266-web-serveur-partie3-heure-internet-ntp-ntpclientlib/)\n* Partie 4 : [ArduinoJson, charger, enregistrer des fichiers (SPIFFS)](\nhttp://www.projetsdiy.fr/esp8266-webserveur-partie4-arduinojson-charger-enregistrer-fichiers-spiffs/)\n* Partie 5 : [gauges et graphiques Google Charts](\nhttp://www.projetsdiy.fr/esp8266-web-serveur-partie5-gauges-graphiques-google-charts/)\n* Partie 6 : [mise à jour sans fil (OTA) des modules ESP8266](\nhttps://projetsdiy.fr/arduinoota-ota-mise-jour-sans-fil-ide-arduino-programmes-esp8266/)\n* Serveur FTP : [échange de fichiers avec le système de fichier SPIFFS, développement rapide Web Serveur](http://www.projetsdiy.fr/esp8266-serveur-ftp-echange-fichiers-spiffs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojetsdiy%2Fesp8266-webserver-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojetsdiy%2Fesp8266-webserver-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojetsdiy%2Fesp8266-webserver-tutorials/lists"}