arbeiten:touchkeyboard

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
arbeiten:touchkeyboard [18.06.2023 16:34] – Test Niklas Kellerarbeiten:touchkeyboard [14.12.2023 09:26] – [Data-Entry] David Halbhuber
Zeile 6: Zeile 6:
 BetreuerIn_thesisadvisor               : David Halbhuber BetreuerIn_thesisadvisor               : David Halbhuber
 BearbeiterIn                           : Niklas Keller BearbeiterIn                           : Niklas Keller
-ErstgutachterIn_thesisprofessor        :  +ErstgutachterIn_thesisprofessor        : Christian Wolff 
-ZweitgutachterIn_secondthesisprofessor : +ZweitgutachterIn_secondthesisprofessor : Niels Henze
 Status_thesisstate                     : in Bearbeitung Status_thesisstate                     : in Bearbeitung
 Stichworte_thesiskeywords              :  Stichworte_thesiskeywords              : 
 angelegt_dt                            : 2023-05-09 angelegt_dt                            : 2023-05-09
 Anmeldung_dt                           :  Anmeldung_dt                           : 
-Antrittsvortrag_dt                     : +Antrittsvortrag_dt                     : 2023-12-18
 Abschlussvortrag_dt                    :  Abschlussvortrag_dt                    : 
 Abgabe_dt                              :  Abgabe_dt                              : 
Zeile 18: Zeile 18:
 Codelizenz_codelicense                 :  # #Lizenz|## Codelizenz_codelicense                 :  # #Lizenz|##
 ---- ----
 +
  
  
Zeile 32: Zeile 33:
  
  
-Test 
 === Zielsetzung der Arbeit === === Zielsetzung der Arbeit ===
  
Zeile 39: Zeile 39:
 === Konkrete Aufgaben === === Konkrete Aufgaben ===
  
-Nach Absprache mit dem Betreuer.+1. Obtaining an overview of previous research on touch-sensitive keyboards. 
 +2. Formulating a research question and contemplating how to contribute to particular research 
 +3. Building the prototype touch-sensitive-surface tu use as an overlay for an analogous keyboard 
 +4. Developing software that integrates touch functions to enhance usability 
 +5. Conducting a user study to compare the analogous keyboard with the touch-sensitive keyboard to evaluate user experiences with both interfaces 
 +6. Assessing the results which involves a comprehensive evaluation of the findings obtained from the study. 
 + 
 + 
 +=== Umsetzung === 
 + 
 +The prototype will be built based on the Multi-Touch Kit designed by Saarland University. This kit includes instructions for constructing the prototype using an Arduino Uno, along with the corresponding software for scanning the data. There are numerous ways in which touch-sensitive surfaces could enhance user experience, and data input rates. My study will specifically focus on whether touch keyboards can improve the gaming experience. To explore this, I am developing a game in Unity, which communicates with Arduino via the serial port, then interprets and utilizes its data. Subsequently, I will conduct a user study in which participants will play the game using both an analog keyboard and a touch-enhanced keyboard. The study aims to investigate user experience and game progression, comparing the two input methods to gain insights into the potential impact of touch-sensitive devices on gaming
  
 === Erwartete Vorkenntnisse === === Erwartete Vorkenntnisse ===
Zeile 47: Zeile 57:
 === Weiterführende Quellen === === Weiterführende Quellen ===
  
-Nach Absprache mit dem Betreuer.+https://hci.cs.uni-saarland.de/projects/multi-touch-kit/