... | @@ -302,7 +302,11 @@ void publishMsgBasket() { |
... | @@ -302,7 +302,11 @@ void publishMsgBasket() { |
|
> * Protocol: `MQTT V3.1.1`
|
|
> * Protocol: `MQTT V3.1.1`
|
|
> * Add a debug node and connect the two blocks.
|
|
> * Add a debug node and connect the two blocks.
|
|
> * Deploy your flow and check the communication.
|
|
> * Deploy your flow and check the communication.
|
|
>
|
|
|
|
|
|

|
|
|
|
|
|
|
|
### Let's Review!
|
|
|
|
|
|
> We have now built an ESP32 data source for sending data to the cloud. This should be a basic implementation we can use in our practical session. If you do not fully understand the system architecture and embedded system programming, use our tutorial and parse it with ChatGPT to request a detailed explanation. In our experience over the last couple of years, this can really help understand this kind of project without any previous knowledge.
|
|
> We have now built an ESP32 data source for sending data to the cloud. This should be a basic implementation we can use in our practical session. If you do not fully understand the system architecture and embedded system programming, use our tutorial and parse it with ChatGPT to request a detailed explanation. In our experience over the last couple of years, this can really help understand this kind of project without any previous knowledge.
|
|
>
|
|
>
|
|
> We are now at a point where you should have a deep enough understanding of our IoT-World to handle low-cost data acquisition. Everything else will be done in the practical session. Nevertheless, at the end of the virtual course, we will provide you with the task for our summer school. Of course, you can explore additional necessary programming on your own if you do not feel comfortable. Practice in programming is always the key. Maybe you want to add some LED strips, displays, or buttons to your now developed simulation.
|
|
> We are now at a point where you should have a deep enough understanding of our IoT-World to handle low-cost data acquisition. Everything else will be done in the practical session. Nevertheless, at the end of the virtual course, we will provide you with the task for our summer school. Of course, you can explore additional necessary programming on your own if you do not feel comfortable. Practice in programming is always the key. Maybe you want to add some LED strips, displays, or buttons to your now developed simulation.
|
... | | ... | |