National Repository of Grey Literature 8 records found  Search took 0.00 seconds. 
Sound Module for Evaluation Kit
Priškin, Jiří ; Číž, Radim (referee) ; Sysel, Petr (advisor)
This thesis is dealing with design and putting into operation of sound module for evaluation kit Atmel ATSTK1000. At the beginning, there is an introduction with properties, hardware and software equipment of the evaluation kit which is used for development of embedded devices based on AT32AP7000. The microcontroller AP7000 is a complete system on chip with an AVR32 microprocessor core, containing additional supporting circuits, controllers and interfaces which the core itself does not have included. However, there is no digital to analog converter for audio signal processing. This has led to design an additional module performing this task. A part of thesis describes Intel AC‘97 standard including AC-link interface, which is used for full-duplex data transmission between realized sound module and the evaluation kit STK1000. The sound module is designed as a plug-in card. The last chapter presents the Linux operating system installation process as an SD/MMC Flash memory card boot image creation and test of the sound module under ALSA architecture.
Attendance System Terminal
Chmelař, Jakub ; Mráz, Ľubomír (referee) ; Strašil, Ivo (advisor)
This thesis deals with electronic attendance systems which are nowadays being widely used to record employee attendance. General problem of attendance tracking is introduced in first part of the thesis along with a conceptual solution of an attendance system terminal. Author then describes a circuitry and a PCB design of a baseboard for a Cubieboard2 minicomputer, a RFID reader and a touchscreen LCD display. After successful testing of said PCB, the terminal has been completed and it was possible to focus on a software solution. Latter part of the thesis is dedicated to a specifics of the Allwinner A20 platform and its support by a GNU/Linux operating system. In following chapter author describes use of a Buildroot software for creating a Linux based binary image for an aforementioned minicomputer. Since an operating system and a peripheral support were successfully tested author could focus on a design and implementation of an attendance software that is described in the final chapter.
Microprobe on the Xilinx Zynq Platform
Fukač, Tomáš ; Korček, Pavol (referee) ; Viktorin, Jan (advisor)
This work describes portation of microprobe firmware to Xilinx Zynq platform. Based on the study of the target platform of board ZE7000 was created a draft of firmware. RSoC Framework provides interconnections between programmable logic (FPGA) and operating system. With this framework we can find an abstract and universal way to develop applications that are accelerated in the FPGA and running in Linux operating system.
Porting Tang to OpenWRT
Dudlák, Tibor ; Polčák, Libor (referee) ; Lichtner, Ondrej (advisor)
Hlavným cieľom tejto práce je naportovať a zdokumentovať tento proces sprístupnenia serveru Tang na vstavané zariadenia typu WiFi smerovač, s plne modulárnym operačným systémom OpenWrt. Tým dosiahneme anonymnú správu šifrovacích kľúčov pre zabezpečené domáce siete a siete malých firiem. Preto táto práca popisuje problematiku šifrovania a jeho využitie na zabezpečenie pevného disku počítača. Oboznámuje čitateľa so štruktúrou šifrovaného diskového oddielu podľa LUKS špecifikácie, na operačných systémoch typu Linux. Práca rozoberá možnosti automatizácie odomykania šifrovaných diskov použitím externého servera, ktorý vstupuje do procesu ako tretia strana. Sú v nej popísané princípy serverov Key Escrow a Tang. Dosiahnutie hlavného cieľa je možné vďaka procesu portovania a krížovej kompilácie na platforme Linux. Práca obsahuje zdokumentovaný postup prispievania zmien a novo vytvorených balíkov pre OpenWrt do príslušných Open Source projektov.
Microprobe on the Xilinx Zynq Platform
Fukač, Tomáš ; Korček, Pavol (referee) ; Viktorin, Jan (advisor)
This work describes portation of microprobe firmware to Xilinx Zynq platform. Based on the study of the target platform of board ZE7000 was created a draft of firmware. RSoC Framework provides interconnections between programmable logic (FPGA) and operating system. With this framework we can find an abstract and universal way to develop applications that are accelerated in the FPGA and running in Linux operating system.
Porting Tang to OpenWRT
Dudlák, Tibor ; Polčák, Libor (referee) ; Lichtner, Ondrej (advisor)
Hlavným cieľom tejto práce je naportovať a zdokumentovať tento proces sprístupnenia serveru Tang na vstavané zariadenia typu WiFi smerovač, s plne modulárnym operačným systémom OpenWrt. Tým dosiahneme anonymnú správu šifrovacích kľúčov pre zabezpečené domáce siete a siete malých firiem. Preto táto práca popisuje problematiku šifrovania a jeho využitie na zabezpečenie pevného disku počítača. Oboznámuje čitateľa so štruktúrou šifrovaného diskového oddielu podľa LUKS špecifikácie, na operačných systémoch typu Linux. Práca rozoberá možnosti automatizácie odomykania šifrovaných diskov použitím externého servera, ktorý vstupuje do procesu ako tretia strana. Sú v nej popísané princípy serverov Key Escrow a Tang. Dosiahnutie hlavného cieľa je možné vďaka procesu portovania a krížovej kompilácie na platforme Linux. Práca obsahuje zdokumentovaný postup prispievania zmien a novo vytvorených balíkov pre OpenWrt do príslušných Open Source projektov.
Attendance System Terminal
Chmelař, Jakub ; Mráz, Ľubomír (referee) ; Strašil, Ivo (advisor)
This thesis deals with electronic attendance systems which are nowadays being widely used to record employee attendance. General problem of attendance tracking is introduced in first part of the thesis along with a conceptual solution of an attendance system terminal. Author then describes a circuitry and a PCB design of a baseboard for a Cubieboard2 minicomputer, a RFID reader and a touchscreen LCD display. After successful testing of said PCB, the terminal has been completed and it was possible to focus on a software solution. Latter part of the thesis is dedicated to a specifics of the Allwinner A20 platform and its support by a GNU/Linux operating system. In following chapter author describes use of a Buildroot software for creating a Linux based binary image for an aforementioned minicomputer. Since an operating system and a peripheral support were successfully tested author could focus on a design and implementation of an attendance software that is described in the final chapter.
Sound Module for Evaluation Kit
Priškin, Jiří ; Číž, Radim (referee) ; Sysel, Petr (advisor)
This thesis is dealing with design and putting into operation of sound module for evaluation kit Atmel ATSTK1000. At the beginning, there is an introduction with properties, hardware and software equipment of the evaluation kit which is used for development of embedded devices based on AT32AP7000. The microcontroller AP7000 is a complete system on chip with an AVR32 microprocessor core, containing additional supporting circuits, controllers and interfaces which the core itself does not have included. However, there is no digital to analog converter for audio signal processing. This has led to design an additional module performing this task. A part of thesis describes Intel AC‘97 standard including AC-link interface, which is used for full-duplex data transmission between realized sound module and the evaluation kit STK1000. The sound module is designed as a plug-in card. The last chapter presents the Linux operating system installation process as an SD/MMC Flash memory card boot image creation and test of the sound module under ALSA architecture.

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