Zoom 4310B User Manual

Browse online or download User Manual for Unknown Zoom 4310B. Grocery Shopping Assistant for the Blind (GroZi)

  • Download
  • Add to my manuals
  • Print
  • Page
    / 54
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
1
Grocery Shopping Assistant for the Blind
(GroZi)
UCSD TIESSpring 2009
Faculty Advisor:
Serge Belongie
Student Advisors:
Hourieh Fakourhar
Peter Faymonville
Tess Winlock
Community Client:
National Federation of the Blind (NFB)
Client Representative:
John MillerNFB Representative
Team Members:
Jaina Chueh, Grace Sze-en Foo, Bonnie Han, Steven Matsusaka
Thomas Mueller, Jasmine Nourblin, Amalia Prada
Amir Shirkhani, Michael Tran, Jeffrey Wurzbach
Page view 0
1 2 3 4 5 6 ... 53 54

Summary of Contents

Page 1 - UCSD TIES—Spring 2009

1 Grocery Shopping Assistant for the Blind (GroZi) UCSD TIES—Spring 2009 Faculty Advisor: Serge Belongie Student Advisors: Hourieh Fakourha

Page 2

10  Output the x, y, z-positions, roll and yaw of the wiimote when the button B is pressed. Also prints out when the button B was pressed.

Page 4 - Introduction

12 Geiger counter vs. 5 Wiimote Model The wiimote subteam was able to successfully establish connection and implement simple software needed for init

Page 5

13 Radius, m Frequency, Hz 7.62 0.2 6.10 0.25 3.05 0.33 1.52 0.5 0.76 1 0.30 2 Initial Testing and Results Initial tests were performed on the Ge

Page 6 - Wiimote-Bluetooth

14 Mechanical Design Introduction The goal of the mechanical and hardware design subsection of the Haptics section is to explain what advances in t

Page 7

15 The clear plate on the top of the assembly will be made from acrylic. Acrylic can be given smooth edges that are required for a human-weara

Page 8

16 1. Stable mounting for two IR LEDs 2. Switch with off position marked in a way that can be felt 3. LEDs emit 940nm IR light The Block Zero bui

Page 9

17 What’s next? The next steps are to fabricate the designed parts and then test them in the context of the complete Haptics and vision system. In

Page 10

18 Experimental Design Introduction The goal of the Experimental Design subsection, as part of the Haptics section, is to create tests and methods

Page 11

19  Some Tide competitors include: Gain, Sunburst, Sun Classic, Cheer, Dreft, Arm & Hammer, All, and generic store brands. To answer the afo

Page 12

2 Table of Contents INTRODUCTION……………………………………………………………………………………………………….4 APPROACH AND METHODOLOGY……………………….…………………..……………………………….5 WIIMOTE-BLUETOO

Page 13

20 The third and final board made this quarter, “Soylent Soup,” improves again upon the second board. It also utilizes anatomical shelf spacing (10”

Page 14 - Mechanical Design

21 During Week 10 of Spring quarter, a rough experiment was performed using the Soylent Soup board (pictured above). The experiment is outlined below

Page 15

22 Trials 6&7 average: 9.705 seconds Trials 2-5 average: 18.35 seconds These averages suggest that the Left/Right/Up/Down instructions are benef

Page 16

23 3) A fourth party trails the blind user and simulates the computer vision system, which works like a Geiger Counter. As the user gets closer to th

Page 17

24 Mouse-Click Recorder Program What is the Mouse Click Recorder Program? The Mouse Click Recorder is a new software program that increases the

Page 18 - Experimental Design

25 Example of Applicability of Program The Mouse Click Recorder program has applicability to blind professionals in a number of jobs. Given an image

Page 19 - Figure 5: Soylent Laundry

26 Mouse Click Recorder Installation Procedures Downloading Java Runtime Environment 1. Go to http://java.com/en/download/index.jsp 2. Click o

Page 20 - Figure 7: Soylent Soup

27 Running the Mouse Click Recorder User Interface  Image details: Display the description of the image – filename, pixel width and pixel h

Page 21

28 Generated Output File Format The MCR program will generate an output file with the same name as the image that was clicked. i.e. Given a file na

Page 22

29 Mouse Click Recorder Tutorial Step-by-step instructions on how to get started with the Mouse Click Recorder Program. 1. Start the program. Do

Page 23

3 List of Tables and Figures LIST OF TABLES Table 1: Relationship Between Radius and Frequency………………………………….…………………13 Table 2: Experimental Design

Page 24 - Mouse-Click Recorder Program

30 4. Select an image. Select a picture. Doing so would cause the image to show up in the right hand side of the MouseClickWindow. Let’s select br

Page 25

31 6. Single click vs. Multiple click. a. Record a point with a label. Single click: Click on the Single option. Enter a label in the textbox, pre

Page 26

32 Mouse Click Recorder Code * The Mouse Click Recorder is written in JAVA and uses the Swing library. How an image is fetched and displayed in the

Page 27

33 How a Mouse Click is fetched and passed on to be saved : Call Hierarchy to get a Mouse Click: MouseClickWindow() constructor  initComponent

Page 28

34 It stores the passed in point that was selected It Calls saveAnnotation() on the point and the label in the Commentfield. if( this.selectMod

Page 29

35 How a label is fetched and passed on to be saved in text : Call Hierarchy to get a Mouse Click: MouseClickWindow() constructor  initComponents

Page 30 - Enter Label

36 How a label is passed in to a text : saveAnnotation() takes in (File directory, String fileName, int x, int y, String label, string) as its para

Page 31

37 bw.write("=========================================" +System.getProperty("line.separator")); bw.write("'MouseClick

Page 32

38 String temp = file.getPath().substring(0,file.getPath().length()-4) + ".txt"; File tempFile = new File(temp); if(temp

Page 33

39 Ripping the Microsoft Bluetooth Stacks 1) Download installation packages  You may download the WIDCOMM drivers from http://www.rapidsharedownl

Page 34

4 Introduction There are currently 1.3 million legally blind people living in the United States who face daily obstacles with routine tasks, especia

Page 35

40  If your device is found, then look again and confirm that your VID and PID numbers match exactly then and only then may you skip to Step 4 -=-

Page 36

41 take everything else with it.) You can uninstall devices simply by Right clicking them and selecting Uninstall. 5) Disabling Microsoft Bluetooth

Page 37

42 7. Once Vista is done installing the various devices then click Finish in the installer to close it. You’ll now notice You’ll have the Bluetooth

Page 38 - if(tempFile.exists())

43 List of Compatible and Incompatible Bluetooth Devices Compatible Bluetooth devices (http://wiibrew.org/wiki/List_of_Working_Bluetooth_Devices) W

Page 39

44  "Billionton Class 1" (Fake - is really Silicon Wave). LED is centered, red and flashes. Hardware IDs: USB\Vid_0c10&Pid_0000&R

Page 40

45 or accelerometer data. Wiinremote recognizes the device but can't receive any data.  (Jan 19-2008) The bluesoleil hack for this device som

Page 41

46  GBU321 worked perfectly on Vista Ultimate computer with serial IOGear driver.  Used GlovePIE Bluetooth Fix and GlovePIE is able to change th

Page 42 - 7) Installing your device

47  Motion Computing LS800 internal Bluetooth adapter - Cambridge Silicon Radio BC417 (CSR BlueCore4) VID_10AB&PID_1005&REV_1657 - Works wi

Page 43

48  TrendNet TBW-101UB (BlueSoleil)(also ships with WIDCOMM stack ver 5.1 which gives access denied in wiin remote - works when BT virtual keyboard

Page 44

49  Jabra A320s Bluetooth Stero USB Adapter. Wiimote pairs for brief second, then looses connection.  Jensen WBT431 (bought it for $10; recogniz

Page 45

5 Approach and Methodology This quarter, two projects were attended to. The mechanical aspect of GroZi, which is the major project this quarter, has

Page 46

50 be always able to finally connect to the wiimote via GlovePie. The regedit key "HKEY_LOCAL_MACHINE\SYSTEM\ControlSetXXX\Enum\BTHENUM\{0000112

Page 47

51 Computer Aided Design (CAD) Drafts CAD Draft of Camera Carrier

Page 48

52 CAD Draft of Shoulder Mount

Page 49

53 CAD Draft of Wiimote Carrier

Page 50

54 References 1. http://www.wiili.org/index.php/Compatible_Bluetooth_Devices 2. http://wiibrew.org/wiki/List_of_Working_Bluetooth_Devices (Compatible

Page 51 - CAD Draft of Camera Carrier

6 Wiimote-Bluetooth Why the Wiimote? The goal of the GroZi Parrot is to direct a blind user toward the desired grocery product through the strategi

Page 52 - CAD Draft of Shoulder Mount

7 problems faced this quarter was finding a Bluetooth device which worked with the Wiimote. After doing research the team was able to find a list of

Page 53 - CAD Draft of Wiimote Carrier

8 Java Code The original code that was used was the sample code by Michael Diamond which was included in the installation package downloaded from Wi

Page 54 - References

9  When there are at least 2 wiimotes connected, wiimote 2 is used to control wiimote 1. Several functions include: Press button “1” on wiimote

Comments to this Manuals

No comments