Show & Tell.- Introduction

21
Saron Paz Zvika Markfeld Tomer Daniel Oleg Imanilov

Transcript of Show & Tell.- Introduction

Page 1: Show & Tell.- Introduction

Saron Paz Zvika Markfeld

Tomer Daniel Oleg Imanilov

Page 3: Show & Tell.- Introduction

A glove that translates a predefined

vocabulary of the deaf and mute sign

language into text

Page 4: Show & Tell.- Introduction

Lily-Pad Arduino samples sensors

attached to glove

ADK board relays data from the

Lily-Pad to Android

Android uses a back propagation

Neural Network to analyze data

Page 5: Show & Tell.- Introduction

Arduino compatible

microcontroller board

designed for wearables

and e-textiles

Page 6: Show & Tell.- Introduction

Flex Sensors measure

finger bending

Wii Nunchuck =

Accelerometer + Gyros

Conductive tape

detects fingers touching

Page 7: Show & Tell.- Introduction

Flex Sensor changes

resistance when bent

Using a voltage divider

the voltage is read by

Arduino ADC

Page 8: Show & Tell.- Introduction
Page 9: Show & Tell.- Introduction

2 Buttons

Joystick

Accelerometer

(X,Y,Z)

Gyros

(Roll, Pitch)

I2C & Power

Page 10: Show & Tell.- Introduction
Page 11: Show & Tell.- Introduction

Mini NN

GUI

Relay

ADK library ADK library

Sensor

Control

Serial Serial

Page 12: Show & Tell.- Introduction
Page 13: Show & Tell.- Introduction
Page 14: Show & Tell.- Introduction
Page 15: Show & Tell.- Introduction
Page 16: Show & Tell.- Introduction
Page 17: Show & Tell.- Introduction
Page 18: Show & Tell.- Introduction
Page 19: Show & Tell.- Introduction
Page 20: Show & Tell.- Introduction

Saron Paz

is an experience designer & a hopeless

idealist

Zvika Markfeld

is a design

freshman and an aspiring inventor

Tomer Daniel

is a software architect

by day & a maker by

night

Oleg Imanilov

is a software

engineer & a brilliant

ideas generator

Page 21: Show & Tell.- Introduction

Show & Tell Google code project

http://code.google.com/p/adk-sign-language-translator-glove/

Sensors

Flex Sensors http://www.sparkfun.com/products/8606

http://www.sparkfun.com/products/10264

Nunchuck http://www.dealextreme.com/p/designer-s-nunchuck-

controller-for-wii-24529

Arduino

Wiichuck class http://www.arduino.cc/playground/Main/WiiChuckClass

Android ADK http://developer.android.com/guide/topics/usb/adk.html