Page-Turning Robot Wade Lacey, Andrew Harter, Reed Farber, Liam - - PowerPoint PPT Presentation

page turning robot
SMART_READER_LITE
LIVE PREVIEW

Page-Turning Robot Wade Lacey, Andrew Harter, Reed Farber, Liam - - PowerPoint PPT Presentation

Page-Turning Robot Wade Lacey, Andrew Harter, Reed Farber, Liam Walsh 1 The Problem 2 Spinal cord injuries greatly limit mobility and dexterity Image source: https://www.slideshare.net/mrinaljoshi3/long-term-issues-in-spinal-cord-injury 3


slide-1
SLIDE 1

Page-Turning Robot

Wade Lacey, Andrew Harter, Reed Farber, Liam Walsh

1

slide-2
SLIDE 2

The Problem

2

slide-3
SLIDE 3

Spinal cord injuries greatly limit mobility and dexterity

Image source: https://www.slideshare.net/mrinaljoshi3/long-term-issues-in-spinal-cord-injury

3

slide-4
SLIDE 4

Separating pages from one another requires fine motor skills that many may not possess

https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.pocket-lint.com%2Fgadgets%2Freviews%2F72285-archo

4

slide-5
SLIDE 5

Currently, eReaders and audio books are the only

  • ptions for readers with limited dexterity

Image sources: https://canorthcentral.scbwi.org/events/an-inside-look-at-audiobooks-from-concept-to-production-webinar/ https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.pocket-lint.com%2Fgadgets%2Freviews%2F72285-archo

5

slide-6
SLIDE 6

Our Solution

6

slide-7
SLIDE 7

Our robot allows users to read a physical book without the precise motion needed to turn the page

Image sources: https://www.123rf.com/photo_5244619_female-hand-turning-a-page-of-an-old-book.html

7

slide-8
SLIDE 8

How it works

8

slide-9
SLIDE 9

For comfort and transportability, the robot is mounted

  • n a lap desk

9

slide-10
SLIDE 10

We utilize a wheel and flipper mechanism to turn pages, both forwards and backwards

Wheel Flipper Motor Arm

10

slide-11
SLIDE 11

We utilized 3D printing to manufacture many of our components

11

slide-12
SLIDE 12

The flipping action is actuated by two servos mounted on a common frame

Servo Frame 180° Servo Continuous Servo

12

slide-13
SLIDE 13

To change the direction of page turning, the continuous servo can move the motor arm to either side

13

slide-14
SLIDE 14

The wheel actuated by the DC motor separates a page from the rest of the book to lift it

14

slide-15
SLIDE 15

The flipper arm, driven by the 180° servo, takes the raised page and flips it to the other side

15

slide-16
SLIDE 16

Users can turn pages in both directions with a simple hand wave

16

slide-17
SLIDE 17

Functionality

17

slide-18
SLIDE 18

The individual components work together to flip any direction the user desires

18

slide-19
SLIDE 19

An Arduino Uno and Adafruit motor shield work together to control the system

19

slide-20
SLIDE 20

The code for the system follows this basic flow chart

20

slide-21
SLIDE 21

Servo motors are coupled with ultrasonic sensors that allow for broad motions to translate into precision control

21

slide-22
SLIDE 22

Reflection

22

slide-23
SLIDE 23

Future focus on our gadget would be aimed at universalizing the page-turning mechanism and process for any book size

23

slide-24
SLIDE 24

Our gadget allows people with mobility restrictions to read physical books without needing the fine motor skills to turn individual pages

24

slide-25
SLIDE 25

Thank You!

25

slide-26
SLIDE 26

Appendix

26

slide-27
SLIDE 27

CAD of Mechanical Design

27

slide-28
SLIDE 28

Motor mount

28

slide-29
SLIDE 29

Motor arm

29

slide-30
SLIDE 30

Ultrasonic sensor mount

30

slide-31
SLIDE 31

Flipping arm

31

slide-32
SLIDE 32

Circuit Design

32

slide-33
SLIDE 33

Actuators

Wheel-Turning Motor Input Voltage: 6V No Load Speed: 85 rpm No Load Current: 100 mA Stall Torque: 5.0 kg-cm Stall Current: 1.5 A Standard (180 degree) Servo Input Voltage: 4.8V - 6V No Load Speed: 0.16 s/60° Stall Torque: 90 oz-in Continuous Servo Input Voltage: 4.8-6V No Load Speed: 0.18 s/60° Stall Torque: 44.52 oz-in

33

slide-34
SLIDE 34

Continuous Servo Selection

34

slide-35
SLIDE 35

Controllers

Arduino Uno Adafruit Motor Shield for Arduino:

  • 2 connections for 5V 'hobby' servos
  • run motors on 4.5VDC to 13.5VDC
  • up to 4 bi-directional DC motors
  • compatible with Arduino UNO

35

slide-36
SLIDE 36

Sensors

Ultrasonic Sensors: Power supply : 5V DC Quiescent current : <2mA Effectual angle: <15° Ranging distance : 2cm Resolution : 0.3 cm 4 pins out of the module : VCC , Trig, Echo, GND.

36

slide-37
SLIDE 37

Code

37

slide-38
SLIDE 38

Code

38

slide-39
SLIDE 39

Code

39