Back to Browse

Getting started with AWS IoT Core-Part 1 | Writing JS and Python code for connection | Thing Shadows

3.3K views
May 25, 2020
1:14:50

In this tutorial series, I will be discussing step by step procedure to setup the AWS IoT core to connect with your ESP8266- Nodemcu (using Mqtt), Postman (using Restful api) and other Mqtt client via javascript, Python and MqttBox. We will also use AWS SNS to create an email notification on a certain rule of IoT AWS thing. In this part, I have discussed the architecture of the Project and written code in Python & Javascript (Node.js) using aws iot device sdk & paho mqtt to send & receive data from AWS IoT. Library used with Python:- https://pypi.org/project/paho-mqtt/ Javascript:- https://github.com/aws/aws-iot-device-sdk-js Steps to configure AWS IoT Thing:- https://github.com/debsahu/ESP-MQTT-AWS-IoT-Core/tree/master/doc Timestamps of different topics explained in session:- 1. Javascript Code expanation:- 40:50 2. Python Code Explnation:- 49:00 3. AWS Thing Shadows Explanation:- 58:46 Code:- https://github.com/jigneshk5/Getting-started-with-AWS-IoT-Core Support me on Patreon: https://www.patreon.com/iotguy Comment your suggestions regarding any possible improvements. Business Inquires? DCMA/Copyright Issues? Contact: [email protected]

Download

0 formats

No download links available.

Getting started with AWS IoT Core-Part 1 | Writing JS and Python code for connection | Thing Shadows | NatokHD