Thesis Details

Mobilní aplikace pro podporu vzdáleného měření s využitím komunikační sítě Sigfox

Bachelor's Thesis Student: Bulawa David Academic Year: 2019/2020 Supervisor: Šimek Václav, Ing.
English title
Mobile Application for Remote Measurement Support Using Sigfox Communication Network
Language
Czech
Abstract

The purpose of this project is the implementation of a mobile application for the operation system Android.  The application supports remote metering via the Sigfox network and local metering via Bluetooth Low Energy. I implemented it natively in the Kotlin programming language using the Model-View-ViewModel design pattern. Measured values are collected remotely using the Sigfox REST API and locally using the Android Bluetooth library. The collected data are persisted in the local database on the mobile device. Then, the data is interpreted and visualized into graphs that the user can customize.  The created solution provides a possibility to acquire, monitor and visualize data from sensors, including their historical values. The application is easy to use, but also allows configuring data interpretation and supports several different incoming message formats.

Keywords

Internet of Things, IoT, Sigfox, Bluetooth Low Energy, smart metering, smart home, Android

Department
Degree Programme
Information Technology
Files
Status
defended, grade D
Date
26 August 2020
Reviewer
Committee
Ryšavý Ondřej, doc. Ing., Ph.D. (DIFS FIT BUT), předseda
Beran Vítězslav, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Hrubý Martin, Ing., Ph.D. (DITS FIT BUT), člen
Jaroš Jiří, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Kreslíková Jitka, doc. RNDr., CSc. (DIFS FIT BUT), člen
Citation
BULAWA, David. Mobilní aplikace pro podporu vzdáleného měření s využitím komunikační sítě Sigfox. Brno, 2020. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2020-08-26. Supervised by Šimek Václav. Available from: https://www.fit.vut.cz/study/thesis/22606/
BibTeX
@bachelorsthesis{FITBT22606,
    author = "David Bulawa",
    type = "Bachelor's thesis",
    title = "Mobiln\'{i} aplikace pro podporu vzd\'{a}len\'{e}ho m\v{e}\v{r}en\'{i} s vyu\v{z}it\'{i}m komunika\v{c}n\'{i} s\'{i}t\v{e} Sigfox",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2020,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/22606/"
}
Back to top