{"id":15163878,"url":"https://github.com/jeanjmichel/esp8266-oled-display-plus-webserver-example","last_synced_at":"2026-01-19T23:34:31.393Z","repository":{"id":251983597,"uuid":"839045417","full_name":"jeanjmichel/ESP8266-OLED-Display-plus-webserver-example","owner":"jeanjmichel","description":"Hello, this repository serves as a guide on utilizing an ESP8266 module equipped with an integrated OLED display to establish a webserver that handles HTTP requests by providing the local date. The provided code is also applicable for separately used OLED displays (not integrated).","archived":false,"fork":false,"pushed_at":"2024-08-19T01:53:15.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T08:26:11.091Z","etag":null,"topics":["arduino","esp8266","esp8266-webserver","iot"],"latest_commit_sha":null,"homepage":"","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/jeanjmichel.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":"2024-08-06T21:15:55.000Z","updated_at":"2024-08-19T01:53:18.000Z","dependencies_parsed_at":"2024-09-13T20:00:49.273Z","dependency_job_id":null,"html_url":"https://github.com/jeanjmichel/ESP8266-OLED-Display-plus-webserver-example","commit_stats":{"total_commits":11,"total_committers":1,"mean_commits":11.0,"dds":0.0,"last_synced_commit":"a0fa343ee899f485a107e30745cd25f7b367253e"},"previous_names":["jeanjmichel/esp8266-webserver-example","jeanjmichel/esp8266-oled-display-plus-webserver-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanjmichel%2FESP8266-OLED-Display-plus-webserver-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanjmichel%2FESP8266-OLED-Display-plus-webserver-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanjmichel%2FESP8266-OLED-Display-plus-webserver-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanjmichel%2FESP8266-OLED-Display-plus-webserver-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeanjmichel","download_url":"https://codeload.github.com/jeanjmichel/ESP8266-OLED-Display-plus-webserver-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247840168,"owners_count":21004865,"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":["arduino","esp8266","esp8266-webserver","iot"],"created_at":"2024-09-27T03:00:59.829Z","updated_at":"2026-01-19T23:34:31.365Z","avatar_url":"https://github.com/jeanjmichel.png","language":"C++","funding_links":["https://ko-fi.com/jeanjmichel"],"categories":[],"sub_categories":[],"readme":"# Introducing the ESP8266 OLED Display + Web Server Example\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-gren.svg)](https://opensource.org/licenses/MIT) [![GitHub last commit](https://img.shields.io/github/last-commit/jeanjmichel/ESP8266-OLED-Display-plus-webserver-example.svg?style=flat)]() [![GitHub pull requests](https://img.shields.io/github/issues-pr/jeanjmichel/ESP8266-OLED-Display-plus-webserver-example.svg?style=flat)]() [![Donate](https://img.shields.io/badge/$-support-FE342D.svg?style=flat)](https://ko-fi.com/jeanjmichel)\n\nHello, my name is Jean. I'm an IT professional with a passion for learning programming and educating others in coding.\n\nI recently purchased an ESP8266 that comes with an integrated OLED display. I was looking for examples to learn how to operate this device and display information on the screen, but all I discovered were videos on YouTube demonstrating the device in action, without any accompanying code.\n\nMy actions were:\n\n- Set up the device to show text and graphics on the OLED screen.\n- Establish a web service by:\n- Connecting the ESP8266 to a wireless network.\n- Starting up a web service.\n- Defining the handlers for the employed endpoints.\n\nTo implement this code on your device:\n\n- Clone in your computer this repository.\n- In the Arduino IDE:\n    * Input the following URL into the additional board manager URLs in File/Preferences menu option: https://arduino.esp8266.com/stable/package_esp8266com_index.json\n    * Utilize the library manager (Tools/Manage libraries menu option) to find and include the “ESP8266 and ESP32 OLED driver for SSD1306 displays” library.\n    * Select (Tools/Board menu option) “NodeMCU 1.0 (ESP-12E Module)” as your target board in the Arduino IDE.\n    * Load the provided script onto your device and begin using it.\n\nHere a video on YouTube where I demonstrate the code working:\n\n[![YouTube demonstrate of the code running](https://img.youtube.com/vi/K2k95v9RGD0/0.jpg)](https://www.youtube.com/watch?v=K2k95v9RGD0)\n\nGet in touch, I would be delighted to discuss technology topics with you.\n\nYou can find me on LinkedIn at :link: [jeanjmichel](https://www.linkedin.com/in/jeanjmichel/).\n\nAdditionally, my blog (currently in Portuguese), is available on Medium at :link: https://jeanjmichel.medium.com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanjmichel%2Fesp8266-oled-display-plus-webserver-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeanjmichel%2Fesp8266-oled-display-plus-webserver-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanjmichel%2Fesp8266-oled-display-plus-webserver-example/lists"}