image

 

Hardware

Software Used

Library Used

Uploading the Code to ESP32 using Arduino IDE

image
image
image

Serial Monitor Output

image

Making the AWS Work

Create Thing and Certificate 

Create Policy 

It defines which operation a device or user can access.

Add Private key, Certificate and root_CA to Code

image
image
image
image

Getting Output

image
image

Output

image

Steps to Make Mail Alerts

You set up Amazon Simple Notification Service (Amazon SNS) for creating mail alert to receivers address for different temperature and humidity readings.

SELECT*FROM'$aws/things/Temp_Humidity_esp32/shadow/update'         

image
image

OUTPUT

image