Control of Robots Clemens Frahnow Friedrich Horschig Permalink: - - PowerPoint PPT Presentation

control of robots
SMART_READER_LITE
LIVE PREVIEW

Control of Robots Clemens Frahnow Friedrich Horschig Permalink: - - PowerPoint PPT Presentation

Wireless and Hands-Free Control of Robots Clemens Frahnow Friedrich Horschig Permalink: https://docs.google.com/presentation/d/1CQkJI7dA9LlaVybScDeZg2zobSO6oGk4vqdn2FOGjCs Agenda 1. What works? 2. What was hard to get working? 3. What will


slide-1
SLIDE 1

Wireless and Hands-Free Control of Robots

Clemens Frahnow Friedrich Horschig

Permalink: https://docs.google.com/presentation/d/1CQkJI7dA9LlaVybScDeZg2zobSO6oGk4vqdn2FOGjCs

slide-2
SLIDE 2

Agenda

  • 1. What works?
  • 2. What was hard to get working?
  • 3. What will work?
slide-3
SLIDE 3

What works?

❏ Own Android app ❏ Bluetooth connection to Myo ❏ Gesture Parsing

slide-4
SLIDE 4

What works?

❏ Connection to Bluetooth shielded Arduino ❏ Setting pins with open source vendor app ❏ Control servo motor and read light sensor

slide-5
SLIDE 5

What was hard to get working?

Problem: Myo Android SDK reached version 0.10.0 ⇒ Problems with gradle (building from maven) ⇒ Doesn’t build with Android SDK Version 23 (latest) Solution: Manually assembling complete android project, build files and libraries.

Github: https://github.com/FHorschig/MyoRobotArm

slide-6
SLIDE 6

What was hard to get working?

Problem: RustyRobots “Greifarm” not existent anymore (and template seems to be flawed) Solution: Prototype a simple replacement with lego. (Also: free gears)

slide-7
SLIDE 7

What was hard to get working?

Problem: Make weak servo motors move heavier arm. Solution: Gears ⇒ Worm drive to huge rack-wheel (If Power doesn’t suffice: 9V Block can power servo using an h bridge)

slide-8
SLIDE 8

What will work?

❏ Connect myo-phone-app and phone-arduino-app ❏ Wire robotic arm up with motors ❏ Add (pressure) sensors to arm ⇒ stop autonomously

slide-9
SLIDE 9

Wrap up

❏ Connection myo to phone ❏ Connection phone to arduino ❏ Connection myo to phone to arduino ❏ Electronic works ❏ Robotic arm works ❏ Electronics attached to arm ❏ Reaction to pressure

Project works according to time plan?

Kind of, yes.

slide-10
SLIDE 10