National Repository of Grey Literature 10 records found  Search took 0.01 seconds. 
Bluetooth Vibrating Ringer
Dočekal, David ; Dušek, Martin (referee) ; Povalač, Aleš (advisor)
This thesis is focused on the implementation of Bluetooth communication between a mobile phone and an external device. The first chapter focuses on Bluetooth technology in general. It describes the interface, device classes according to RF power, Bluetooth versions, security and pairing options. The second chapter of the Bachelor’s thesis deals with the Bluetooth module called HC-05. It describes the basic features and practical, module usage. It also shows the concept of the Bluetooth unit and describes the adjusting of certain parameters of the HC-05 module using the AT commands. The third chapter summarizes the deign and implementation of the device. Software and firmware development is overviewed in the fourth chapter. The testing and measurement results of the complete device are presented in the last part of this thesis.
Server Part of the Project Documentation Management System
Černobila, Radek ; Rychnovský, Lukáš (referee) ; Křivka, Zbyněk (advisor)
The goal of this work is proposal and implementation of the revision system that can control whole development process of a project. It shows alternatives of the implementation of its parts. The main is a persistent data storage and the system architecture. The expected result is a application that is able to present basic solved problems as are project branching and distributed data storage.
History of Civil Aviation 1970-2000
Zubrvalčík, Jan ; Šplíchal, Miroslav (referee) ; Chlebek, Jiří (advisor)
The main aim of this bachelor‘s thesis is utilize consice summary of history of civil aviation between year 1970 to 2000 and compare their performance. This era is typical with out-set of airplanes with large capacity and new construction solutions. This thesis is focused on planes for long distance with large capacity, but also on planes for middle and short distances too. Thesis is divided by range of airplanes and special charter is about supersonic civil planes.
Git Reporting Tool
Nečas, Vojtěch ; Hruška, Martin (referee) ; Vojnar, Tomáš (advisor)
This bachelor thesis is about an implementation of the software tool dedicated for creation and visualization of statistical information files work. It also refers about Git version control system. System Git does not have any functions to display graphical statistics (graph or chart), therefore the output of the changes of the files is available in command line only. Such data, especially in a large amount of specific files, are not easy to analyze without using other existing statistic tools. There are couple of tools available which are capable of getting information of changes in Git, classify the statistics and display the results. The main disadvantage of such tools is a very long time needed to obtain the results. These tools support only very brief statistics and the user interface does not provide sufficient comfort either. The tool elaborated in this paper is offering more effective access to the changes information from Git using the saved data database. This database, compare to a single command line, is offering quick access to all information and timeline while there is only one time demanding operation - setting up the database. User-friendly interface is enabling an easy operation of the tool itself using window based interface. As a result there are various statistics (graphs and charts) which are user-editable. On the top of that the tool is equipped with an approximate estimation of the project work trends (mathematical-statistical method of the least squares).
Git Reporting Tool
Nečas, Vojtěch ; Hruška, Martin (referee) ; Vojnar, Tomáš (advisor)
This bachelor thesis is about an implementation of the software tool dedicated for creation and visualization of statistical information files work. It also refers about Git version control system. System Git does not have any functions to display graphical statistics (graph or chart), therefore the output of the changes of the files is available in command line only. Such data, especially in a large amount of specific files, are not easy to analyze without using other existing statistic tools. There are couple of tools available which are capable of getting information of changes in Git, classify the statistics and display the results. The main disadvantage of such tools is a very long time needed to obtain the results. These tools support only very brief statistics and the user interface does not provide sufficient comfort either. The tool elaborated in this paper is offering more effective access to the changes information from Git using the saved data database. This database, compare to a single command line, is offering quick access to all information and timeline while there is only one time demanding operation - setting up the database. User-friendly interface is enabling an easy operation of the tool itself using window based interface. As a result there are various statistics (graphs and charts) which are user-editable. On the top of that the tool is equipped with an approximate estimation of the project work trends (mathematical-statistical method of the least squares).
History of Civil Aviation 1970-2000
Zubrvalčík, Jan ; Šplíchal, Miroslav (referee) ; Chlebek, Jiří (advisor)
The main aim of this bachelor‘s thesis is utilize consice summary of history of civil aviation between year 1970 to 2000 and compare their performance. This era is typical with out-set of airplanes with large capacity and new construction solutions. This thesis is focused on planes for long distance with large capacity, but also on planes for middle and short distances too. Thesis is divided by range of airplanes and special charter is about supersonic civil planes.
"Major Zeman": Comparative analysis of verbal narratives and TV serial presentations
Krausová, Martina ; Bílek, Petr (advisor) ; Činátlová, Blanka (referee)
The diploma thesis "Major Zeman": Comparative analysis of verbal narratives and TV serial presentations deals with two narrative media that depict the Zeman's story: a literary narrative by Jiří Procházka and its realization as TV series. Factors affecting the resulting form of both versions were identified by means of a gradual analysis of each of the versions. These factors were external interventions made by a management of a TV company and by its professional advisors as well as a mutual rivality of producers of the series. A focus to a TV audience and a literary ambition of Procházka, who attempted to step over the boundaries of a crimi genre, played their roles as well. These all resulted in two differently conceived fiction worlds. The narrative world, built on a myth-building principle, appears to be coherent, joined by an unifying ideological line. On the contrary, the TV series world appears to be scattered.
Two Different Versions of Vítězslav Nezval's Poems from the 1920th
Hušáková, Barbora ; Holý, Jiří (advisor) ; Špirit, Michael (referee)
The thesis deals with two differrent versions of Vítězslav Nezval's poems from the 1920s, focusing on self-censorship. First I observe the development of poetism, principles of the composition of the poems and Nezval's works from the 1920s. In the following part, I describe the condition of cultural background during the 1950s and speeches pronounced at the SČSS conference. On the basis of comparison of the two versions of Nezval's poems from the 1920s, I proceed to the following classification of motifs which were removed by the Nezval's self- censorship − biblical and mythological motifs, references to European avant-garde, carnality, alcohol and drugs, exotic places and oppressive social conditions. Key words: poetism, Socialist Realism, version, poems, self-censorship, motifs
Bluetooth Vibrating Ringer
Dočekal, David ; Dušek, Martin (referee) ; Povalač, Aleš (advisor)
This thesis is focused on the implementation of Bluetooth communication between a mobile phone and an external device. The first chapter focuses on Bluetooth technology in general. It describes the interface, device classes according to RF power, Bluetooth versions, security and pairing options. The second chapter of the Bachelor’s thesis deals with the Bluetooth module called HC-05. It describes the basic features and practical, module usage. It also shows the concept of the Bluetooth unit and describes the adjusting of certain parameters of the HC-05 module using the AT commands. The third chapter summarizes the deign and implementation of the device. Software and firmware development is overviewed in the fourth chapter. The testing and measurement results of the complete device are presented in the last part of this thesis.
Server Part of the Project Documentation Management System
Černobila, Radek ; Rychnovský, Lukáš (referee) ; Křivka, Zbyněk (advisor)
The goal of this work is proposal and implementation of the revision system that can control whole development process of a project. It shows alternatives of the implementation of its parts. The main is a persistent data storage and the system architecture. The expected result is a application that is able to present basic solved problems as are project branching and distributed data storage.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.