Difference: MQTTAndCayenne (2 vs. 3)

Revision 32019-05-15 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="WorkshopSlides"

Start Presentation

Slide 1: Setting up an IoT

Line: 10 to 10
 The WeMos D1 mini has a built-in WiFi interface

In order to communicate with other IoT nodes we must therefore connect to the WiFi network first

On top of WiFi we will run a TCP session

On top of TCP we will run the MQTT protocol

On top of MQTT we have dedicated topics and payloads imposed by Cayenne

Added:
>
>

Accessing the WiFi network

wifiDemoCode.png

 

Accessing the WiFi network from Micropython

wifiConnect.png

Line: 36 to 40
  umqttDemo.png
Added:
>
>

 

Line: 52 to 57
 
META FILEATTACHMENT attachment="mqttDemo.png" attr="" comment="" date="1557854608" name="mqttDemo.png" path="mqttDemo.png" size="195883" user="UliRaich" version="1"
META FILEATTACHMENT attachment="micropython-lib.png" attr="" comment="" date="1557855078" name="micropython-lib.png" path="micropython-lib.png" size="77052" user="UliRaich" version="1"
META FILEATTACHMENT attachment="umqttDemo.png" attr="" comment="" date="1557855530" name="umqttDemo.png" path="umqttDemo.png" size="73955" user="UliRaich" version="2"
Added:
>
>
META FILEATTACHMENT attachment="wifiDemoCode.png" attr="" comment="" date="1557936842" name="wifiDemoCode.png" path="wifiDemoCode.png" size="44819" user="UliRaich" version="1"
META FILEATTACHMENT attachment="mqttExample.png" attr="" comment="" date="1557936755" name="mqttExample.png" path="mqttExample.png" size="74994" user="UliRaich" version="2"
META FILEATTACHMENT attachment="realData.png" attr="" comment="" date="1557940336" name="realData.png" path="realData.png" size="28318" user="UliRaich" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback