open hack 2011-hardware-hacks

21

Upload: sudar-muthu

Post on 26-Jun-2015

5.551 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Open hack 2011-hardware-hacks
Page 2: Open hack 2011-hardware-hacks

INTRODUCTION TO HARDWARE HACKINGSudar Muthu

Research Engineer

Yahoo! Labs

@sudarmuthu

http://sudarmuthu.com

Page 3: Open hack 2011-hardware-hacks

AGENDA

• Why hardware for a software hacker?

• Isn’t it tough?

• Anatomy of a hardware hack

• Arduino

• Demo #1

• Talking to internet using YQL

• Demo #2

• Talking to mobile (Android ADK)

• Demo #3

• Some hack ideas

Page 4: Open hack 2011-hardware-hacks

WHY HARDWARE FOR A SOFTWARE HACKER

• Ability to interact with the physical world.

• Removes the different layers of abstraction.

• It’s very satisfying to see objects obeying your command.

• Open lot of possibilities, especially in mobile space.

• It’s Fun!

Page 5: Open hack 2011-hardware-hacks

ISN’T IT TOUGH?

NO!

Page 6: Open hack 2011-hardware-hacks

ISN’T IT TOUGH?

NO!

And I will show you how

Page 7: Open hack 2011-hardware-hacks

MotorsSensors

Processor

ANATOMY OF A HARDWARE HACK

Page 8: Open hack 2011-hardware-hacks

MOTORS

Page 9: Open hack 2011-hardware-hacks

SENSORS

Page 10: Open hack 2011-hardware-hacks

PROCESSOR

Page 11: Open hack 2011-hardware-hacks

ARDUINO

• Visual Basic for hardware

• Includes both Hardware and software

Photo credit Arduino team

Page 12: Open hack 2011-hardware-hacks

DEMO

Let there be LIGHT

Page 13: Open hack 2011-hardware-hacks

HARDWARE SETUP

Page 14: Open hack 2011-hardware-hacks

CODE

Page 15: Open hack 2011-hardware-hacks

TALKING TO INTERNET

What you need?

An Ethernet Shield or A Wifi Shield

Page 16: Open hack 2011-hardware-hacks

TALKING TO INTERNET

You can also use YQL

Both JSON and XML parsers are also available

Page 17: Open hack 2011-hardware-hacks

DEMO

Real time stock Quote indicator

Page 18: Open hack 2011-hardware-hacks

TALKING TO MOBILE (ANDROID)

What you need?

ADK board or

Arduino and USB Host Shield

Page 19: Open hack 2011-hardware-hacks

DEMO

Control LED’s Using Android phone

Page 20: Open hack 2011-hardware-hacks

HACK IDEAS

• Get whether data and show it creatively

• Control a bot using Yahoo Messenger

• A creative way to show Messenger buzz

• Share business cards using NFC

• Snail mail alert

• A plant that pings you in Messenger when it needs water

• Get a ping in Messenger when your pet/child goes out of the door

Most importantly have fun

Page 21: Open hack 2011-hardware-hacks

THANK YOU

Sudar Muthu

@sudarmuthu

http://sudarmuthu.com

http://github.com/sudar