{"id":23317166,"url":"https://github.com/adnksharp/ino-esp-connection-serial","last_synced_at":"2025-04-07T03:53:40.436Z","repository":{"id":135392520,"uuid":"522089477","full_name":"adnksharp/ino-ESP-connection-serial","owner":"adnksharp","description":"Comunicación entre nodeMCU ESP8266 y Arduino mediante el puerto serie","archived":false,"fork":false,"pushed_at":"2022-08-25T03:35:55.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"base","last_synced_at":"2024-12-20T16:20:33.587Z","etag":null,"topics":["arduino-mega-2560","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-07T01:22:20.000Z","updated_at":"2023-06-27T19:42:20.000Z","dependencies_parsed_at":"2023-05-12T10:30:55.476Z","dependency_job_id":null,"html_url":"https://github.com/adnksharp/ino-ESP-connection-serial","commit_stats":null,"previous_names":["adnksharp/ino-esp-connection-serial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-ESP-connection-serial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-ESP-connection-serial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-ESP-connection-serial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnksharp%2Fino-ESP-connection-serial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnksharp","download_url":"https://codeload.github.com/adnksharp/ino-ESP-connection-serial/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-mega-2560","arduino-sketch","nodemcu-esp8266"],"created_at":"2024-12-20T16:20:38.350Z","updated_at":"2025-02-13T08:28:43.252Z","avatar_url":"https://github.com/adnksharp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arduino serial communication\n\n[![K-087.jpg](https://i.postimg.cc/Z5pPyjXg/K-087.jpg)](https://postimg.cc/5X9Qh54q)\n\nComunicación entre microcontroladores mediante puerto serie.\n\n## Hardware y software necesarios\n- Placa de desarrollo nodeMCU ESP8266.\n- Placa de desarrollo Arduino MEGA 2560.\n- Diplay OLED.\n- [Arduino IDE](https://www.arduino.cc/en/software) o [Arduino CLI](https://arduino.github.io/arduino-cli/0.23/installation/).\n- Librerías `Wire`, `Adafruit_GFX` y `Adafruit_SSD1306` para el Arduino Mega.\n- Librerías `ESP8266WiFi`, `WiFiClient` y `ESP8266WebServer` para el nodeMCU ESP8266.\n\n## Funcionamiento\n### `esp`\n#### Funciones\n- `passw`: Función donde se guarda la contraseña.\n- `ssid`: Función donde se guarda el nombre de la red.\n\n#### Funcionamiento\nEl microcontrolador ESP8266 se conecta a la red WiFi usando `ssid` y `passw`.\nCuando el microcontrolador recibe un mensaje por el puerto serie, prende el LED.\n\n### `mega`\n#### Variables\n- `oled`: alias para el display OLED.\n\n#### Funcionamiento\nUsando el puerto serie 1, el microcontrolador Arduino MEGA imprime en el display OLED el mensaje recibido.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fino-esp-connection-serial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadnksharp%2Fino-esp-connection-serial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnksharp%2Fino-esp-connection-serial/lists"}