debsahu / ESP-MQTT-AWS-IoT-Core

Arduino examples of connecting ESP8266/ESP32 to AWS IOT Core
MIT License
118 stars 50 forks source link

ESP-MQTT-AWS-IoT-Core

Arduino examples of connecting ESP8266/ESP32 to AWS IOT Core

Build Status License: MIT LastCommit


Youtube

ESP-MQTT-AWS-IoT-Core

AWS Instructions

Follow instructions

Software requirements

ESP8266

ESP32

Libraries Needed

platformio.ini is included, use PlatformIO and it will take care of installing the following libraries.

Library Link Purpose
Arduino MQTT https://github.com/256dpi/arduino-mqtt communication (choose 1)
PubSubClient https://github.com/knolleary/pubsubclient communication (choose 1)
ArduinoJSON https://github.com/bblanchon/ArduinoJson example-data-formatting