Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
SER594 Lecture 03
Search
Javier Gonzalez-Sanchez
PRO
April 19, 2019
Programming
0
730
SER594 Lecture 03
Human Computer Interaction
Interfaces II (Simulators)
(201901)
Javier Gonzalez-Sanchez
PRO
April 19, 2019
Tweet
Share
More Decks by Javier Gonzalez-Sanchez
See All by Javier Gonzalez-Sanchez
CSC486 Lecture 02
javiergs
PRO
0
7
CSC486 Lecture 01
javiergs
PRO
0
22
CSC305 Lecture 26
javiergs
PRO
0
140
CSC305 Lecture 25
javiergs
PRO
0
140
CSC509 Lecture 14
javiergs
PRO
0
140
CSC305 Lecture 24
javiergs
PRO
0
49
CSC509 Lecture 13
javiergs
PRO
0
170
CSC305 Lecture 23
javiergs
PRO
1
130
CSC305 Lecture 22
javiergs
PRO
0
63
Other Decks in Programming
See All in Programming
Итераторы в Go 1.23: зачем они нужны, как использовать, и насколько они быстрые?
lamodatech
0
1.2k
PHPとAPI Platformで作る本格的なWeb APIアプリケーション(入門編) / phpcon 2024 Intro to API Platform
ttskch
0
360
短期間での新規プロダクト開発における「コスパの良い」Goのテスト戦略」 / kamakura.go
n3xem
2
210
20241217 競争力強化とビジネス価値創出への挑戦:モノタロウのシステムモダナイズ、開発組織の進化と今後の展望
monotaro
PRO
0
210
Fibonacci Function Gallery - Part 1
philipschwarz
PRO
0
260
テストコード書いてみませんか?
onopon
2
280
Scalaから始めるOpenFeature入門 / Scalaわいわい勉強会 #4
arthur1
1
380
shadcn/uiを使ってReactでの開発を加速させよう!
lef237
0
220
return文におけるstd::moveについて
onihusube
1
1.4k
Kaigi on Railsに初参加したら、その日にLT登壇が決定した件について
tama50505
0
130
Запуск 1С:УХ в крупном энтерпрайзе: мечта и реальность ПМа
lamodatech
0
860
良いユニットテストを書こう
mototakatsu
11
3.5k
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
1
150
Building Applications with DynamoDB
mza
92
6.1k
The Language of Interfaces
destraynor
155
24k
Building Adaptive Systems
keathley
38
2.3k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
A better future with KSS
kneath
238
17k
Facilitating Awesome Meetings
lara
50
6.2k
Docker and Python
trallard
43
3.2k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
18
2.3k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
120k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.4k
Transcript
SER594 Human-Computer Interaction Lecture 03 Human-Computer Interfaces II Javier Gonzalez-Sanchez,
PhD
[email protected]
javiergs.engineering.asu.edu Office Hours: By appointment
Quiz 01 1
Javier Gonzalez-Sanchez | SER594 | Spring 2018 | 3 Quiz
01 1. What is interaction? 2. What is an interface? Provide frequency, advantage and disadvantages of 3. BCI 4. Facial Gesture Recognition 5. Eye Tracking 6. Heart Rate 7. Galvanic Skin Conductance
Let us Talk about Software Engineering 2 4
Javier Gonzalez-Sanchez | SER594 | Spring 2018 | 5 Ports
port server client
Javier Gonzalez-Sanchez | SER594 | Spring 2018 | 6 Ports
port Hardware device system server client
Javier Gonzalez-Sanchez | SER594 | Spring 2018 | 7 Simulators
ports BCI System functionality Face Gestures Eye Tracker Heart Rate Skin Conductance servers client
Javier Gonzalez-Sanchez | SER594 | Spring 2018 | 8 Simulators
| Key Components • Data Object • Data Generator • Port Handler (Sockets) • GUI (Model View Controller) BCI Face Gestures Eye Tracker Heart Rate Skin Conductance
Javier Gonzalez-Sanchez | SER594 | Spring 2018 | 9 Simulators
| Core
Javier Gonzalez-Sanchez | SER594 | Spring 2018 | 10 Simulators
| Client
Javier Gonzalez-Sanchez | SER594 | Spring 2018 | 11 Homework
Project 01 Due date: February 06, 6:00 PM (before our lecture)
SER594 – Human Computer Interaction Javier Gonzalez-Sanchez
[email protected]
Spring 2019
Disclaimer. These slides can only be used as study material for the SER594 course at ASU. They cannot be distributed or used for another purpose.