Skip to content

andriyadi/AzureIoTHubMQTTClientSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzureIoTHubMQTTClientSample

AzureIoTHubMQTTClient example for ESPectro board, using Platformio or Arduino IDE.

Demo

Demo

AzureIoTHubMQTTClient

AzureIoTHubMQTTClient is a ESP8266 Arduino library I made to work with Azure IoT Hub via MQTT protocol.

How to Use

PlatformIO

Just do pio run -t upload

Arduino IDE

Rename the source code file from AzureIoTHubSample.cpp to AzureIoTHubSample.ino, then open the .ino file with Arduino IDE.

Dependencies

This project sample is making use of AzureIoTHubMQTTClient library I made that have dependencies to following libraries:

This sample also uses Adafruit-BMP085-Library if you have the sensor.

Please download all required libraries, either using pio lib for PlatformIO, or Library Manager for Arduino IDE.

About

AzureIoTHubMQTTClient example for ESPectro board, using Platformio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages