Portable Braille e-Book Reader Making RBDs More Accessible Team 10 Mingjie Wang & Rajarshi Roy.

Slides:



Advertisements
Similar presentations
سیستم آلارم دیجیتالی مجهز به ثبات خطا
Advertisements

Computer Case Houses computer components Provides physical, environmental and electrostatic protection Source for the following: wikipedia.org-Personal_computer_hardwarewikipedia.org-Personal_computer_hardware.
The physical parts of Computer
Pico-SAM9G45 Development Board for Envirobat Presented by Kiran G K Date : 18/06/13.
Control System for Smart House Characterization Students Yossi Lempert Natan Keren Instructor Konstantin Sinyuk.
March 1, Mobile Fidelity Souhaibe Barkat Tenzin Dhongyal Michael Duckwitz Matthew Syme Patrick Wagner Critical Design Review Spring 2007.
Built-In Self-Test for 3 rd - Generation Mobile Users John Sunwoo Electrical and Computer Engineering Department Auburn University, AL.
Lesson 2 Input, Output, and Processing
AVT2000D is a portable and compact in size magnetic installation vehicle tracking device which is easy in mounting and hiding to where there is the metal.
1 Wireless LED Display ECE4007-L03 Mekre Mesganaw Mark Reed Paul Simmons Chris White April 16, 2009.
Introduction to computers. What is a personal computer? Capacity: Large hard disks combined with a large working memory (RAM) Speed: Fast. Normally measured.
Microsoft Office 2010 Introduction to Computers and How to Purchase Computers and Mobile Devices.
BeH ā v Student Behavior FeedbackSystem. Overview Team BeHāV Overview Schematic Parts Software Hub Timeline Budget.
Lab 4 ZigBee & with PICDEM Z Boards 55:088 Fall 2006.
Dan Chambers, Josh Marchi, Jeff King, Paul Rosenberger.
1 Information and Communication Technology Course Code: BTT20 Teacher: Mrs. T. van Biljouw.
Minimal Movement Interactive Entertainment Unit Michael Lorenzo, Ryan Kelly, Chase Francis, Ernie Wilson Faculty Advisor: Prof. Neal Anderson Department.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Development of a wireless telemetry system for model rocketry.
ENTC-489 Embedded Real Time Software Development Embedded Real Time Software Development Week 11 Design Examples.
Overview What is Arduino? What is it used for? How to get started Demonstration Questions are welcome at any time.
What about computer Input Device Output and Display device Digital storage device Processing Componen ts
Computer Hardware Introduction to Computer Components and Terminology.
Homework Question 1 CD ROM disk is an example of an optical storage device. CD ROM disks can only be used to read information stored on them. The user.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module A Computer Hardware and Software.
Alex Wanamaker.  2 astable 555 timer circuits  Blinking rate: ~1.1 seconds  Q1 and Q2 used to provide additional current for the circuit beyond.
1 Wireless LED Display ECE4007-L03 Mekre Mesganaw Mark Reed Paul Simmons Chris White March 12, 2009.
Chapter 2 HAEDWAER.
Chapter1: Basic Concepts in Information Technology Chapter2: Hardware Chapter3: Memory, Storage and Performance Chapter4: Software.
Microsoft Office 2010 Introduction to Computers and How to Purchase Computers and Mobile Devices.
AAPT workshop W03 July 26, 2014 Saint Cloud State University, MN, USA
Software and Hardware solutions for the blind and visually Impaired.
SmartCup – Team 42 Harington Lee, Chirag Patil, Arjun Sharma 1.
Multipurpose Keychain ECE 445 Senior Design Junting Lou Yaming Tang Lida Zhu TA: Rajarshi Roy Project No. 11 Fall 2012.
Electric Air Ukulele Ivan Setiawan (setiawa2) Satyo Iswara (iswara2) ECE 445 Senior Design Spring 2012 Team #32 TA: Jane Tu.
PCs ENVIRONMENT and PERIPHERALS Lecture 4. An expansion cards: - An expansion card (expansion board) is an electronic circuit board that adds more functionality.
Power Budget Automation System Team #40 Hai Vo, Ho Chuen Tsang, Vi Tran ECE 445 Senior Design April 30 st, 2013.
WHAT SHOULD HAVE BEEN COVERED DAY ONE Part 4 Ms. T. N. Jones1.
Jacob Clifton Dave McKiernan Ryan Schmid JUMP TRADING SIMULATION INTERFACE.
Introduction to Input Devices. Input Devices Units that gather information and transform that information into a series of electronic signals for the.
TECHNOLOGY IN ACTION. Chapter 8 Digital Devices and Media: Managing a Digital Lifestyle.
Introduction to Computers Mrs. Gambucci
Basic Computer Hardware and Software.
Power Supply.
Cold-Chain Expert, Total Solution Quality Precision Service Value
Vinculum II Development Modules
System Network Structure
Computer Hardware – System Unit
Basic Computer Hardware and Software.
Monitoring Robot Prepared by: Hanin Mizyed ,Abdalla Melhem
Basic Computer Hardware & Software
1 Input-Output Organization Computer Organization Computer Architectures Lab Peripheral Devices Input-Output Interface Asynchronous Data Transfer Modes.
Introduction To Computers
To change picture – with LCD view.
Computer Case Houses computer components
Introduction To Computers
Ch 8- Digital devices and media: managing a digital lifestyle
Basic Computer Hardware and Software.
Midway Design Review Team 24 “Remote Chess” December 8,
Introduction to Computing Lecture # 1
Brailleb k Refreshable Braille Display
Brailleb k Refreshable Braille Display
Neurochip3.
Input and Output Devices
Computer Application Waseem Gulsher
BRAILLE PRINTER SUPERVISOR Dr. Nidal Farahat.
Module 1 Chapter 1. UNIT 2 – Hardware Basics  LESSON 1 – Basic Parts of A Computer  LESSON 2 – Buttons and Ports on A Computer  LESSON 3 – Inside A.
Chapter 4: Hardware for Educators
Find the value of g. Find the value of h. 105° h g 75°
Interactive Mirror Display
Presentation transcript:

Portable Braille e-Book Reader Making RBDs More Accessible Team 10 Mingjie Wang & Rajarshi Roy

Introduction Objectives Design Implementation Future Work Q&A Challenges Tests

Expensive Piezoelectronics Poor Portability

Small Form Factor Removable Storage Interface with Mobile Devices Touch Interface Standalone & Rechargeable Cheap Acceptable Refresh Rate

Power Supply Controller Braille Interface Removable Memory Wireless Transceiver Sensor Power Data

0.019”{

0.057” 0.092” 0.245” 0.674” 0.667”

Sense Board

SD card slot for e-book storage (SPI protocol) Bluetooth Modem interface for SMS receiving (Serial interface) Capacitive Sensor board interface to receive user control gestures (I2C interface) Control Board interface to display characters on Braille cells (Software Serial interface)

Capacitive Touch Sensor Uses the MPR121 IC 12 channels of capacitive touch inputs 10 channels used for vertical scroll resolution 2 channels used for left or right slider determination

Bluetooth Modem Pairs with Bluetooth Devices 2.4Ghz ISM band, Class 2 Bluetooth Device Serial output: 9600 baud rate

Verification: SD card read Firmware verification SD card with text file containing abcd…xyz is inserted into sense board The text data is read into an array and the time in milliseconds is recorded during each array entry using function millis() Finally, the text and time data is presented to serial monitor of PC via FT232RL USB-Serial IC Results: 26/26 characters read correctly (233-36)/25 = 7.88ms per character read

Verification: Bluetooth Modem Firmware verification 160 character SMS containing repeated text “thequickbrownfoxjumpedoverthelazydog” is sent from Samsung Nexus S phone to sense board at distances: greater than 0m, 1m, 2m, 3m, 4m, 5m, 6m, 7m, 8m, 9m, 10m, … Finally, the text data is presented to serial monitor of PC via FT232RL USB-Serial IC Results: 160/160 characters successfully received at distances <10m Exceeded initial requirement of 1m range

Verification: Capacitive Sensor Firmware verification SD card with text abcde…….xyz is inserted into sense board. Capacitive sensor is connected to sense board Finally, the data is presented to serial monitor of PC via FT232RL USB- Serial IC Data consists of touch detection per pad, character in text based on scrolling gesture, output “hold detected” if hold gesture is detected User first touched all pads, then user scrolls up from a to z, then user scrolls down from z to a, then user pressed both sliders for greater than 3 seconds Results: #sense pads detected: 12/12 #scroll up works: 26/26 #scroll down works: 26/26 #holds that work: 10/10

Verification: Braille Interface Video / picture set showing aa, bb, cc, dd, ee, ff, gg, hh, ii, jj, kk, ll, mm, ….

$81.33 Servos 12 X 3.99 Wireless Bluetooth Module mAh 7.4V 15C LiPo 4.67 MIC YM 2 X 1.63 MIC ATMEGA328P-AU 2 X 3.05 Tactile Switch 2 X 0.61 MicroSD socket 1.97 Green LED 2 X MHz ceramic resonator 2 X 0.66 MPR121QR Passives 0.15

Acknowledgements Electronic Service Shop – Mark, Scott, Dan, Wally Champaign-Urbana Community Fab Lab TAs – Jane, Alex Fellow course mates

Q