An open API service indexing awesome lists of open source software.

https://github.com/survivingwithandroid/esp8266-mqtt-client

This repository contains the ESP8266 source code to create a MQTT client
https://github.com/survivingwithandroid/esp8266-mqtt-client

esp8266 esp8266-arduino iot iot-application mqtt mqtt-client mqtt-smarthome

Last synced: about 1 month ago
JSON representation

This repository contains the ESP8266 source code to create a MQTT client

Awesome Lists containing this project

README

          

# ESP8266 MQTT client: Publish and subscribe
This repository contains the source code to build an ESP8266 MQTT client that connects to an MQTT broker.
Using this ESP8266 code you can send temperature and humidity to an MQTT broker

Link: [ESP8266 MQTT Client: Publish and Subscribe](https://www.survivingwithandroid.com/esp8266-mqtt-client-publish-subscribe/)

[![Build Status](https://travis-ci.org/survivingwithandroid/ESP8266-Web-server.svg?branch=master)](https://travis-ci.org/survivingwithandroid/ESP8266-Web-server)

[![twitter](https://img.shields.io/twitter/follow/survivingwithan.svg?style=social)](https://twitter.com/intent/follow?screen_name=survivingwithan)

# ESP8266 Project Overview

![ESP8266 MQTT client](https://github.com/survivingwithandroid/ESP8266-MQTT-Client/blob/master/img/eps8266-mqtt-publish-data.png)

# ESP8266 Schematic
![ESP8266 DHT11](https://github.com/survivingwithandroid/ESP8266-MQTT-Client/blob/master/img/esp8266-mqtt.png)