{"id":23317168,"url":"https://github.com/adnksharp/ino-esp8266-local-server","last_synced_at":"2025-04-07T03:53:40.633Z","repository":{"id":135392382,"uuid":"520608357","full_name":"adnksharp/ino-ESP8266-local-server","owner":"adnksharp","description":"Servidor local con nodeMCU ESP8266 en Arduino","archived":false,"fork":false,"pushed_at":"2022-08-26T00:37:06.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"base","last_synced_at":"2024-12-20T16:20:34.661Z","etag":null,"topics":["arduino-sketch","nodemcu-esp8266"],"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/adnksharp.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-08-02T18:28:26.000Z","updated_at":"2023-06-27T19:44:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"926d5526-7fd6-4d98-92e2-22eff2057714","html_url":"https://github.com/adnksharp/ino-ESP8266-local-server","commit_stats":null,"previous_names":["adnksharp/ino-esp8266-local-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-ESP8266-local-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-ESP8266-local-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-ESP8266-local-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-ESP8266-local-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnksharp","download_url":"https://codeload.github.com/adnksharp/ino-ESP8266-local-server/tar.gz/refs/heads/base","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238621896,"owners_count":19502747,"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-sketch","nodemcu-esp8266"],"created_at":"2024-12-20T16:20:38.646Z","updated_at":"2025-02-13T08:28:43.305Z","avatar_url":"https://github.com/adnksharp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Local server with nodeMCU ESP8266\n\n```\nIniciando...\n\n.........\n\nRed:            aKAP\nIP:             192.168.0.98\n\nServidor iniciado\n```\n\nConexión a un punto de acceso para crear un servidor local usando un nodeMCU ESP8266.\n\n## Hardware y software necesarios\n- Placa de desarrollo nodeMCU ESP8266.\n- [Arduino IDE](https://www.arduino.cc/en/software) o [Arduino CLI](https://arduino.github.io/arduino-cli/0.23/installation/).\n- Librerías `ESP8266WiFi` y `ESP8266WebServer` para el nodeMCU ESP8266.\n\n## Funcionamiento\n### Variables\n- `server`: Apunta a un objeto de la clase `ESP8266WebServer`.\n\n### Funciones\n- `passwd()`: Contraseña del punto de acceso.\n- `ssid()`: Nombre del punto de acceso.\n- `HTML()`: Devuelve el código HTML para la página de inicio.\n\n### Funcionamiento\nUsando la rutina `WiFi.begin()`, se conecta al punto de acceso. una vez conectado, se inicia el servidor local con la dirección `/` y el código HTML de la página de inicio `HTML()`.\n\nMediante el puerto serie, se escribe el nombre del punto de acceso, la dirección IP y si el servidor se inició correctamente.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fino-esp8266-local-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadnksharp%2Fino-esp8266-local-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fino-esp8266-local-server/lists"}