Skip to content

survivingwithandroid/ESP32-AWS-IoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 AWS IoT (How to connect ESP32 to AWS IoT Core)

Link: How to connect ESP32 to AWS IoT Core using AWS MQTT

Build status: Build Status

twitter

This repository is a template repository to use if you want to connect ESP32 to AWS IoT Core using AWS MQTT. This full working code connects to AWS IoT using AWS certificate defined in the provision step. This AWS ESP32 template project uses a DHT11 to send temperature and humidity to AWS IoT through MQTT. You can replace the DHT11 sensor and use a different sensor or you can send other kind of data to AWS.

Schematics

ESP32 AWS IoT Schematic