Skip to content

debsahu/ESP-MQTT-AWS-IoT-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Use ESP8266 Arduino Core version 2.5.0-beta2 or greater
  • Will NOT work on ESP8266 Arduino Core v2.4.2 !!!

ESP32

  • Use the latest release version

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

About

Arduino examples of connecting ESP8266/ESP32 to AWS IOT Core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published