{"id":16810261,"url":"https://github.com/adrianbenavides/esp8266-mqtt-experiments","last_synced_at":"2025-04-11T01:36:23.330Z","repository":{"id":103959894,"uuid":"206917389","full_name":"adrianbenavides/esp8266-mqtt-experiments","owner":"adrianbenavides","description":"MQTT experiments using a couple of ESP-8266 and a dockerized RPi","archived":false,"fork":false,"pushed_at":"2019-10-15T06:49:01.000Z","size":4786,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T22:43:06.906Z","etag":null,"topics":["balena","embedded","mqtt","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://kokonatt.com/embedded/mqtt-with-esp8266","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/adrianbenavides.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":"2019-09-07T04:51:45.000Z","updated_at":"2024-09-15T09:16:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f73216c-376e-4520-9218-04aabc04bb7e","html_url":"https://github.com/adrianbenavides/esp8266-mqtt-experiments","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianbenavides%2Fesp8266-mqtt-experiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianbenavides%2Fesp8266-mqtt-experiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianbenavides%2Fesp8266-mqtt-experiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianbenavides%2Fesp8266-mqtt-experiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrianbenavides","download_url":"https://codeload.github.com/adrianbenavides/esp8266-mqtt-experiments/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248325989,"owners_count":21085019,"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":["balena","embedded","mqtt","raspberry-pi"],"created_at":"2024-10-13T10:14:55.389Z","updated_at":"2025-04-11T01:36:23.322Z","avatar_url":"https://github.com/adrianbenavides.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exploring MQTT With The ESP8266\n\n![](https://uploads-ssl.webflow.com/5d0320c393cf98e9a472b352/5d79c9eeef0e0f0fe3a473e1_mqtt-with-esp8266.jpg)\n\nIn any IoT project, we have a number of unique requirements and restrictions. The communication strategy to connect devices and send data between them is critically important. \n\nIn this project, we will explore a powerful, simple and lightweight messaging protocol over the wire: MQTT.\n\nFull guide [published on my blog](https://kokonatt.com/embedded/mqtt-with-esp8266).\n\n## Table of contents\n* [MQTT Basics](https://kokonatt.com/embedded/mqtt-with-esp8266#mqtt-basics)\n* [Dev Environment](https://kokonatt.com/embedded/mqtt-with-esp8266#dev-environment)\n* [ESP8266 Filesystem](https://kokonatt.com/embedded/mqtt-with-esp8266#esp-filesystem)\n* [Communicating Two Devices](https://kokonatt.com/embedded/mqtt-with-esp8266#two-devices)\n* [Tracking Devices Status](https://kokonatt.com/embedded/mqtt-with-esp8266#last-will)\n\n## A preview of what you can build\n\n### Communicating two devices\n![](assets/mqtt-two-devices.gif)\n\n### Tracking device status (last will message)\n![](assets/mqtt-lwt-message.gif)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianbenavides%2Fesp8266-mqtt-experiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianbenavides%2Fesp8266-mqtt-experiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianbenavides%2Fesp8266-mqtt-experiments/lists"}