IOT management infrastructure based on MQTT

The goal of the Project is Development an IOT sensor system management.
The transfer of information done using the MQTT protocol.
The system implement an example application that demonstrate the capabilities of the management system.
The system allows the user to control the system manually (from the GUI) or automatically (according to the smart server)

The IOT revolution has been taking place for several years now.
More and more IOT sensors are joining the list every month.
The next and most important step in the revolution is the IOT connection to the cloud.
This step will enable the building of intelligent algorithms and applications that will enable automatic command and control.
A number of giant companies such as Amazon and Google have recently released a system infrastructure for IOT sensors through their cloud.
The system have the capabilities to transfer information from an IOT sensor to the Amazon Cloud using protocol MQTT.
The Amazon Cloud process the data and control an arduino Devices and enabling commands according to the smart server decisions.
The smart server running a smart algorithm that process the data from the sensor and Yahoo weather to make a decision about the LED.
The user can control the devices and stop the smart server work.