DIY IoT Hardware & Bottom-up Innovation -

52
DIY IoT Hardware & Bottom-up Innovation @tamberg Pages marked with are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.

Transcript of DIY IoT Hardware & Bottom-up Innovation -

Page 2: DIY IoT Hardware & Bottom-up Innovation -

Internet

Computers, connected through Internet protocols

Display or manipulate documents

http://blog.com/2011-09-15/todays-post.html

Page 3: DIY IoT Hardware & Bottom-up Innovation -

Internet of Things (IoT)

Computers, sensors and actuators connected through Internet protocols

Measure or manipulate physical properties

http://e-home.com/tamberg/kitchen/light

Page 4: DIY IoT Hardware & Bottom-up Innovation -

DIY / DIWO / Make

Break stuff to learn how it works

Build whatever you want

Teach, learn, share

Page 5: DIY IoT Hardware & Bottom-up Innovation -

Connected Objects John Romkey’s Toaster (1990, http://www.livinginternet.com/i/ia_myths_toast.htm)

Jason’s Fishcam (2006, http://picobay.com/fishcam/)

Botanicalls (2006, http://www.botanicalls.com/kits/)

Availabot (2006, http://berglondon.com/projects/availabot/)

Analogue Website (2007, http://www.plummerfernandez.com/Analogue-Website-II)

BakerTweet (2009, http://www.bakertweet.com/)

Bubblino (2009, http://bubblino.com/)

Rfish.net (2009, http://rfish.net/)

Tableau (2011, http://johnkestner.com/tableau/)

WhereDial (2011, http://blog.mapme.at/wheredial/)

Geigermaps (2011, http://japan.failedrobot.com/)

Homesense Bikemap (2011, http://russelldavies.typepad.com/planning/2011/04/homesense-bikemap.html)

Good Night Lamp (2011, http://goodnightlamp.com/)

Twine (2011, http://supermechanical.com/twine/)

ReaDIYmate (2011, http://www.readiymate.com/)

#AirQualityEgg (2011, http://airqualityegg.com/)

DIY Busstop Lampe (2012, http://leumund.ch/d-i-y-busstop-lamp-arduino-0011112)

DIY Traffic Counter (2012, http://www.tomorrow-lab.com/lab16)

Olly & Polly (2012, http://ollyfactory.com/)

Descriptive Camera (2012, http://mattrichardson.com/Descriptive-Camera/)

#OktoberfestOfThings (2012, http://oktoberfestofthings.tumblr.com/)

Page 6: DIY IoT Hardware & Bottom-up Innovation -

John Romkey’s Toaster (1990)

http://www.livinginternet.com/i/ia_myths_toast.htm

Page 7: DIY IoT Hardware & Bottom-up Innovation -

Jason’s Fishcam (2006)

http://picobay.com/fishcam/

Page 8: DIY IoT Hardware & Bottom-up Innovation -

Botanicalls (2006)

http://www.botanicalls.com/kits/

Page 9: DIY IoT Hardware & Bottom-up Innovation -

Availabot (2006)

http://berglondon.com/projects/availabot/

Page 11: DIY IoT Hardware & Bottom-up Innovation -

BakerTweet (2009)

http://www.bakertweet.com/

Page 12: DIY IoT Hardware & Bottom-up Innovation -

Bubblino (2009)

http://bubblino.com/

Page 13: DIY IoT Hardware & Bottom-up Innovation -

Rfish.net (2009)

http://rfish.net/

Page 14: DIY IoT Hardware & Bottom-up Innovation -

Tableau (2011)

http://johnkestner.com/tableau/

Page 15: DIY IoT Hardware & Bottom-up Innovation -

WhereDial (2011)

http://blog.mapme.at/wheredial/

Page 16: DIY IoT Hardware & Bottom-up Innovation -

Geigermaps (2011)

http://japan.failedrobot.com/

Page 18: DIY IoT Hardware & Bottom-up Innovation -

Good Night Lamp (2011)

http://goodnightlamp.com/

Page 19: DIY IoT Hardware & Bottom-up Innovation -

Twine (2011)

http://supermechanical.com/twine/

Page 20: DIY IoT Hardware & Bottom-up Innovation -

ReaDIYmate (2011)

http://www.readiymate.com/

Page 21: DIY IoT Hardware & Bottom-up Innovation -

#AirQualityEgg (2011)

http://airqualityegg.com/

Page 23: DIY IoT Hardware & Bottom-up Innovation -

DIY Traffic Counter (2012)

http://www.tomorrow-lab.com/lab16

Page 24: DIY IoT Hardware & Bottom-up Innovation -

Olly & Polly (2012)

http://ollyfactory.com/

Page 26: DIY IoT Hardware & Bottom-up Innovation -

#OktoberfestOfThings (2012)

http://oktoberfestofthings.tumblr.com/

Page 27: DIY IoT Hardware & Bottom-up Innovation -

IoT reference model

Page 28: DIY IoT Hardware & Bottom-up Innovation -

Sensors

Convert physical properties to electrical signals

Page 29: DIY IoT Hardware & Bottom-up Innovation -

Actuators

Convert electrical signals to physical properties

Page 30: DIY IoT Hardware & Bottom-up Innovation -

IoT hardware

Any Internet-connected computer with an interface to the real world (sensors, actuators)

Small => can be embedded into things

Connecting your board to the Internet via a desktop PC and USB is also fine, just a bit overkill

Page 31: DIY IoT Hardware & Bottom-up Innovation -

Arduino

http://arduino.cc/

Page 32: DIY IoT Hardware & Bottom-up Innovation -

Arduino clones, shields

http://hackteria.org/wiki/index.php/DIY_spectrophotometer

Page 35: DIY IoT Hardware & Bottom-up Innovation -

BeagleBone

http://beagleboard.org/bone

Page 36: DIY IoT Hardware & Bottom-up Innovation -

Raspberry Pi

http://www.raspberrypi.org/

Page 37: DIY IoT Hardware & Bottom-up Innovation -

IoT infrastructure

Pachube (now Cosm), to store and reuse sensor measurements e.g. https://pachube.com/feeds/36745

Thingspeak, an open source "Pachube", Twitter for devices

e.g. https://thingspeak.com/channels/9

Twitter, allows objects to talk to humans or receive commands

e.g. @twrbrdg_itself (f.k.a. @towerbridge)

Yaler, enables remote access to Internet-connected devices

e.g. http://try.yaler.net/~arduino/led (Disclosure: I’m a founder)

Page 38: DIY IoT Hardware & Bottom-up Innovation -

Pachube (now Cosm)

Page 39: DIY IoT Hardware & Bottom-up Innovation -

Open Licenses

Open source software and hardware, Creative Commons for works like docs, physical designs

Build on other people’s work, sample, remix

(Collectively) own rights, get credits, without inhibiting innovation

Page 40: DIY IoT Hardware & Bottom-up Innovation -

Open Licenses

Page 41: DIY IoT Hardware & Bottom-up Innovation -

DIY kits

Good way to get started

Follow simple instructions, build awesome stuff

Reduced design space, full insight

Sell your own kits for income

Page 42: DIY IoT Hardware & Bottom-up Innovation -

Botanicalls kit

https://www.sparkfun.com/products/10334

Page 43: DIY IoT Hardware & Bottom-up Innovation -

Nanode 5 kit

http://shop.nanode.eu/

Page 45: DIY IoT Hardware & Bottom-up Innovation -

Communities

Open and inclusive, online and offline

Exposure and reputation makes it worth to document your project

Hackerspaces, FabLabs provide access to tools like solder stations, laser cutters, 3D printers; provide expert help, profit from your skills

Page 46: DIY IoT Hardware & Bottom-up Innovation -

Instructables

Page 47: DIY IoT Hardware & Bottom-up Innovation -

Hackaday

Page 48: DIY IoT Hardware & Bottom-up Innovation -

SGMK OpenLab

http://www.mechatronicart.ch/mechartlab/openlab

Page 49: DIY IoT Hardware & Bottom-up Innovation -

Crowd funding

e.g. Kickstarter, WeMakeIt.ch

Lean hardware startups

Not a store

Page 50: DIY IoT Hardware & Bottom-up Innovation -

Kickstarter

Page 51: DIY IoT Hardware & Bottom-up Innovation -

Getting started

Buy some hardware

http://google.com/search?q=adafruit+starter+pack

Learn the basics

http://learn.adafruit.com/

Learn from other people’s projects

http://google.com/search?q=instructables+web+controlled

If you’re in Zürich, join SGMK OpenLab on Tuesdays

http://www.mechatronicart.ch/mechartlab/

Page 52: DIY IoT Hardware & Bottom-up Innovation -

Thanks

[email protected]

This presentation is online at http://goo.gl/6YQlm