Difference: AFNOGWorkshop2019 (1 vs. 11)

Revision 112019-05-23 - UliRaich

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Changed:
<
<
During the AIS conference 2019 in Kampala, Uganda, a 2 day workshop on IoT is held. IoT nodes consist of a network enabled micro-controller with attached sensors and/or actuators which can communicate between the sensors and actuators within the node itself and/or with other IoT nodes. Where the node is located physically is of no importance. Writing code for these devices can be quite complex since sensor readout, and actuator control is needed as well as software for network communication. If however the sensor driver already exists (why re-invent the wheel?) and the communication code is standardized and in addition widgets for data display and control are available then it can be very easy to link the sensors and actuators into a WEB based application. This application can be accessed through a WEB browser or a hand-phone app. This is exactly the approach mydevices Cayenne has taken.
>
>
During the AIS conference 2019 in Kampala, Uganda, a 2-day workshop on IoT is held. IoT nodes consist of a network enabled micro-controller with attached sensors and/or actuators which can communicate between the sensors and actuators within the node itself and/or with other IoT nodes. Where the node is located physically is of no importance. Writing code for these devices can be quite complex since sensor readout, and actuator control is needed as well as software for network communication. If however the sensor driver already exists (why re-invent the wheel?) and the communication code is standardized and in addition widgets for data display and control are available then it can be very easy to link the sensors and actuators into a WEB based application. This application can be accessed through a WEB browser or a hand-phone app. This is exactly the approach mydevices Cayenne has taken.
 
Changed:
<
<
The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen be the sensors, change.
>
>
The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen by the sensors, change.
 

Revision 102019-05-10 - UliRaich

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Line: 10 to 10
 
Added:
>
>
 

Revision 92019-04-28 - UliRaich

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Line: 6 to 6
 During the AIS conference 2019 in Kampala, Uganda, a 2 day workshop on IoT is held. IoT nodes consist of a network enabled micro-controller with attached sensors and/or actuators which can communicate between the sensors and actuators within the node itself and/or with other IoT nodes. Where the node is located physically is of no importance. Writing code for these devices can be quite complex since sensor readout, and actuator control is needed as well as software for network communication. If however the sensor driver already exists (why re-invent the wheel?) and the communication code is standardized and in addition widgets for data display and control are available then it can be very easy to link the sensors and actuators into a WEB based application. This application can be accessed through a WEB browser or a hand-phone app. This is exactly the approach mydevices Cayenne has taken.

The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen be the sensors, change.

Added:
>
>
 
Added:
>
>
 -- Uli Raich - 2019-02-12

Comments

Revision 82019-04-09 - UliRaich

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Line: 8 to 8
 The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen be the sensors, change.
Changed:
<
<
>
>
 

Revision 72019-04-08 - IsaacArmahMensah

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Line: 8 to 8
 The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen be the sensors, change.
Added:
>
>
 

Revision 62019-03-22 - UliRaich

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Line: 9 to 9
 
Added:
>
>
 -- Uli Raich - 2019-02-12

Comments

Revision 52019-03-20 - UliRaich

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Line: 8 to 8
 The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen be the sensors, change.
Added:
>
>
 -- Uli Raich - 2019-02-12

Comments

Revision 42019-03-01 - UliRaich

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Line: 6 to 6
 During the AIS conference 2019 in Kampala, Uganda, a 2 day workshop on IoT is held. IoT nodes consist of a network enabled micro-controller with attached sensors and/or actuators which can communicate between the sensors and actuators within the node itself and/or with other IoT nodes. Where the node is located physically is of no importance. Writing code for these devices can be quite complex since sensor readout, and actuator control is needed as well as software for network communication. If however the sensor driver already exists (why re-invent the wheel?) and the communication code is standardized and in addition widgets for data display and control are available then it can be very easy to link the sensors and actuators into a WEB based application. This application can be accessed through a WEB browser or a hand-phone app. This is exactly the approach mydevices Cayenne has taken.

The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen be the sensors, change.

Added:
>
>
  -- Uli Raich - 2019-02-12

Revision 32019-02-12 - UliRaich

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Line: 6 to 6
 During the AIS conference 2019 in Kampala, Uganda, a 2 day workshop on IoT is held. IoT nodes consist of a network enabled micro-controller with attached sensors and/or actuators which can communicate between the sensors and actuators within the node itself and/or with other IoT nodes. Where the node is located physically is of no importance. Writing code for these devices can be quite complex since sensor readout, and actuator control is needed as well as software for network communication. If however the sensor driver already exists (why re-invent the wheel?) and the communication code is standardized and in addition widgets for data display and control are available then it can be very easy to link the sensors and actuators into a WEB based application. This application can be accessed through a WEB browser or a hand-phone app. This is exactly the approach mydevices Cayenne has taken.

The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen be the sensors, change.

Changed:
<
<
>
>
 -- Uli Raich - 2019-02-12

Comments

Revision 22019-02-12 - UliRaich

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

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

Changed:
<
<
During the AIS conference 2019 in Kampala, Uganda, a 2 day workshop on IoT is held. IoT nodes consist of a network enabled micro-controller with attached sensors and/or actuators which can communicate within the sensor node and/or with other IoT nodes. Where the node is located physically is of no importance. Writing code for these devices can be quite complex since sensor readout, and actuator control is needed as well as software for network communication. If however the sensor driver already exists (why re-invent the wheel?) and the communication code is standardized and in addition widgets for data display and control are available then it can be very easy to link the sensors and actuators into a WEB based application. This application can be accessed through a WEB browser or a hand-phone app. This is exactly the approach mydevices Cayenne has taken.
>
>
During the AIS conference 2019 in Kampala, Uganda, a 2 day workshop on IoT is held. IoT nodes consist of a network enabled micro-controller with attached sensors and/or actuators which can communicate between the sensors and actuators within the node itself and/or with other IoT nodes. Where the node is located physically is of no importance. Writing code for these devices can be quite complex since sensor readout, and actuator control is needed as well as software for network communication. If however the sensor driver already exists (why re-invent the wheel?) and the communication code is standardized and in addition widgets for data display and control are available then it can be very easy to link the sensors and actuators into a WEB based application. This application can be accessed through a WEB browser or a hand-phone app. This is exactly the approach mydevices Cayenne has taken.
 
Changed:
<
<
The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuator through buttons or automatically when certain conditions, seen be the sensors, change.
>
>
The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuators through buttons or automatically when certain conditions, seen be the sensors, change.
  -- Uli Raich - 2019-02-12

Revision 12019-02-12 - UliRaich

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

The Internet Of Things (IoT), MQTT and Cayenne

Introduction

During the AIS conference 2019 in Kampala, Uganda, a 2 day workshop on IoT is held. IoT nodes consist of a network enabled micro-controller with attached sensors and/or actuators which can communicate within the sensor node and/or with other IoT nodes. Where the node is located physically is of no importance. Writing code for these devices can be quite complex since sensor readout, and actuator control is needed as well as software for network communication. If however the sensor driver already exists (why re-invent the wheel?) and the communication code is standardized and in addition widgets for data display and control are available then it can be very easy to link the sensors and actuators into a WEB based application. This application can be accessed through a WEB browser or a hand-phone app. This is exactly the approach mydevices Cayenne has taken.

The goal of the workshop is to explain how these bits and pieces fit together. The participant will not only learn how this works theoretically but he will create a simple application accessing different sensor nodes on the network himself. This can be done with a simple drag and drop interface allowing to visualize sensor data in different ways and to control actuator through buttons or automatically when certain conditions, seen be the sensors, change.

-- Uli Raich - 2019-02-12

Comments

<--/commentPlugin-->
 
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