Before you read this blog further, I'd like to make few clarifications in terms of what this blog or series of blogs are about and what can you expect. we are writing this blog to help readers like you be able apply knowledge of programming into implementation. This blog should not be treated as standard tutorial series that you read in good blogs like w3schools, real python etc. Here you will be taught what is necessary to make the project for example in this tutorial you will be able to send random data to AWS IoT using MQTT and this we will be learning to program using Python programming.
This tutorial will not assume that you already know programming concepts instead will teach you everything that you require to build that project. Following is what we are going to cover
1. Python basics
2. Python Concepts (related to project)
3. MQTT overview
4. Write Python based MQTT program
4. AWS overview
5. Send data to AWS IoT using Python MQTT
If you already know basics of programming (Python), MQTT and AWS then you can skip this series of blog to watch this video here.
In the next blog you will learn basics of programming in Python that you require in order to implement this example.
No comments:
Post a Comment