Skip to content

Sensor data from ESP-32 can be send to AWS and stored in AWS DynamoDB cloud storage along with the MAC address of the ESP-32 and timestamp(when data is received.)

License

Notifications You must be signed in to change notification settings

nithin-k-shine/Sending-sensor-data-from-ESP32-to-AWS-DynamoDB-cloud-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sending-sensor-data-from-ESP32-to-AWS-DynamoDB-cloud-storage

To create a thing in AWS IOT core

Step 1:

Web capture_30-6-2022_185558_ap-south-1 console aws amazon com

Step 2:

Screenshot 2022-06-30 185641

Step 3: Create and attach a policy

Screenshot 2022-07-01 000254

Step 4: Download certificates

Web capture_30-6-2022_19716_ap-south-1 console aws amazon com

Create a table in DynamoDB to store the incoming sensor data

Web capture_30-6-2022_18486_ap-south-1 console aws amazon com

Create a rule to route messages

Step 1:

Screenshot 2022-06-30 184914

Step 2:

Screenshot 2022-06-30 184731

step 3:

Web capture_30-6-2022_18511_ap-south-1 console aws amazon com

Data received from sensor can be seen in DynamoDB table(table selected while creating the rule)

Screenshot 2022-06-30 194914

About

Sensor data from ESP-32 can be send to AWS and stored in AWS DynamoDB cloud storage along with the MAC address of the ESP-32 and timestamp(when data is received.)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published