National Repository of Grey Literature 23 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Home Automation with Third-Party Sensors
Macháč, Matej ; Korček, Pavol (referee) ; Košař, Vlastimil (advisor)
The aim of this work is to evaluate possibilities to integrate wireless devices for home automation in BeeeOn system developed on the Faculty of Information Technology in Brno. This thesis describes USB modules that allow connenction to these devices. It describes the communication protocols that the modules can handle and devices using these protocols. It also deals with FHEM system, its features and possibilities of communication with the BeeeOn system. A reader can also find decription of implementation of every module created to provide support of wireless devices to the gate of BeeeOn system.
Internet of Things Device Based on Thread and 6LoWPAN
Piškula, David ; Nosko, Svetozár (referee) ; Musil, Petr (advisor)
Internet of Things is among the newest phenomena of information technologies. This work describes the evolution and future of the Internet of Things and provides an overview of its current applications, then summarize the communication interfaces and protocols usable for the creation of the Internet of Things. The main focus is put especially on the IEEE 802.15.4 standard, 6LoWPAN protocol and the Thread technology. It also explains the term of Cloud Computing, platforms that are providing it and related types of databases. The design, implementation and testing of a Thread based solution are part of this thesis.
IoT Control Module
Haman, Martin ; Marcoň, Petr (referee) ; Szabó, Zoltán (advisor)
This bachelor thesis deals with the research of the possibilities of wireless data transmission from the controllers IoT modules and their construction. At first there is compared wireless technologies, network protocols, their suitability depending on the application of the IoT control module. Then it is designed the IoT control module using a Wi-Fi module (based on Espressif ESP8266 integrated circuit) communicating over a MQTT network protocol. Thesis continue with selection, compilation of the firmware, creation of script for control heating system, descriptions of methods for controlling the IoT control module and display of measured data. The possibilities of creating a MQTT broker and security of data transmission are described below. In conclusion is documented and verified its functionality.
Anomaly Detection in IoT Networks
Halaj, Jozef ; Hujňák, Ondřej (referee) ; Kořenek, Jan (advisor)
The goal of the thesis was an analysis of IoT communication protocols, their vulnerabilities and the creation of a suitable anomaly detector. It must be possible to run the detector on routers with the OpenWRT system. To create the final solution, it was necessary to analyze the communication protocols BLE and Z-Wave with a focus on their security and vulnerabilities. Furthermore, it was necessary to analyze the possibilities of anomaly detection, design and implement the detection system. The result is a modular detection system based on the NEMEA framework. The detection system is able to detect re-pairing of BLE devices representing a potential pairing attack. The system allows interception of Z-Wave communication using SDR, detection of Z-Wave network scanning and several attacks on network routing. The system extends the existing detector over IoT statistical data with more detailed statistics with a broader view of the network. The original solution had only Z-Wave statistics with a limited view of the network obtained from the Z-Wave controller. The modular solution of the system provides deployment flexibility and easy system scalability. The functionality of the solution was verified by experiments and a set of automated tests. The system was also successfully tested on a router with OpenWRT and in the real world enviroment. The results of the thesis were used within the SIoT project.
Wireless sensor based on LoRa technology
Pospíšil, Jan ; Krajsa, Ondřej (referee) ; Troják, David (advisor)
The bachelor thesis in theoretical part is focused on wireless technologies used for home control and automation devices where low power consumption is required. There are mentioned possibilities of each technology, energy requirements, range and throughput. The result of practical part is design and construction of a wireless temperature sensor which uses LoRa technology to communicate with a gateway and is also capable to last on battery for years. Additional feature is user possibility to use GPIO pins in form of relays. The task also covers design and construction of a gateway which listens for LoRa packets and communicates with PHP application on server side. Last step of practical part is focused on design of PHP application, which is responsible for visualization of received data.
Universal Home Gateway for IoT Devices
Šelinga, Martin ; Krejčí, Jan (referee) ; Hošek, Jiří (advisor)
This diploma thesis consists of theoretical description of M2M communication and main differences comparing with H2H communication. There is also a description of protocols used in Internet of Things and description of practical implementation of protocols WM-BUS and Z-Wave in Python programming language with usage of Django framework.
A Framework for generating Traffic in IoT Networks
Švehla, Ľubomír ; Staněk, Miroslav (referee) ; Polák, Ladislav (advisor)
The point of this master's thesis is to design a framework capable of receiving and processing and also generating and sending packets of BLE, Z-Wave and IQRF technologies. In addition to designing the software itself, it also deals with choosing suitable hardware. Selected hardware is SDR device HackRF~One. The software solution is implemented in C ++ and counts on the use of third-party tools.
Presence monitoring by sensor network
Vician, Tomáš ; Kučera, Pavel (referee) ; Hynčica, Ondřej (advisor)
In project is described creation of aplication at base Presence monitoring by sensor network using a communication standard IEEE 802.15.4/ZigBee. Project requirements are low power consumption and fast data rate. Solution is provided for selection of suitable sensors for this project, creation of synchronization measurement, so as to not be affected by invididual sensors and transmitting data using wireless technology. In project is designed logical topology of sensor networks and applications have been developed that perform the functions of individua network elements.
Secure Gateway for Wireless IoT Protocols
Hošala, Martin ; Hujňák, Ondřej (referee) ; Kořenek, Jan (advisor)
Táto práca bola zameraná na vytvorenie funkčného prototypu zabezpečenej brány pre bezdrôtové IoT protokoly s využítím BeeeOn IoT Gateway. Na vytvorenie výsledného riešenia bolo potrebné analyzovať existujúce zabezpečovacie systémy IoT, navrhnúť ich integráciu s BeeeOn Gateway a systém nasadiť. Ako zabezpečovacie systémy v tejto práci boli použité moduly NEMEA vyvinuté v rámci projektu SIoT. Výsledné riešenie beží na routeri Turris Omnia a pozostáva z BeeeOn Gateway, piatich detekčných modulov SIoT a ďalších modulov NEMEA potrebných pre plnú funkčnosť detektorov. Potenciálne hrozby sa zisťujú v sieťach Z-Wave, BLE a LoRaWAN. Používateľ môže so systémom interagovať prostredníctvom webového rozhrania systému Coliot, ktorý je tiež súčasťou výsledného riešenia a slúži na ukladanie a prezentáciu výsledkov detekcie. Funkčnosť systému bola overená experimentálne a množinou integračných testov. Testovanie odhalilo mnoho nedostatkov spojených s použitými podsystémami a väčšina z nich bola opravená. Výsledný systém sa používa sa v rámci projektu SIoT.
Home gate for IoT devices using Z-Wave technology
Resler, Tomáš ; Krajsa, Ondřej (referee) ; Hošek, Jiří (advisor)
This dissertation deals with the platform Z-Wave. This platform tries to create an universal system for smart home. The theoretical part of the work describes in details the platform itself as well as the applicable libraries for programming of applications and the available equipments. The practical part presents the new custom gateway. The hardware of this gateway is designed with utilization of the Z-Wave module, Raspberry Pi 3 microcomputer, touchscreen, powerbank and the body of the system. The body has been designed in the Solid Works CAD system and printed on a 3D printer. The needed firmware was loaded into the Z-Wave module ZM5304 and this module has been interconnected with the Raspberry Pi 3 through the printed circuit board of the custom design. The gateway drives OpenZWave network through the new own application written with help of Python wrapper of the library OpenZWave and other open source components. The part of the work is also the list and description of the alternative commercial gateways available on the Czech market.

National Repository of Grey Literature : 23 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.