Upgrade to Pro — share decks privately, control downloads, hide ads and more …

ハードウェア初心者のWebエンジニアがIoTやってみた ~総集編~ / Personal IoT compilation

shanonim
February 20, 2016

ハードウェア初心者のWebエンジニアがIoTやってみた ~総集編~ / Personal IoT compilation

2016.02.20
Creators MeetUp #37
http://cmu.connpass.com/event/26273/

shanonim

February 20, 2016
Tweet

More Decks by shanonim

Other Decks in Technology

Transcript

  1. x

  2. x

  3. on

  4. example: LνΧ var jf = require("johnny-five"); var board = new

    jf.Board(); board.on("ready", function() { (new jf.Led(13)).strobe(); });
  5. ”Think about what you want your project to do. ϓϩδΣΫτʹԿΛ͍͔ͤͨ͞Λߟ͑Δɻ

    If you can describe it with less than two ‘and’s, get an Arduino. 2ͭҎԼͷ࢓ࣄͰઆ໌Ͱ͖ΔͳΒ Arduinoͩɻ If you need more than two ‘and’s, get a Raspberry Pi.” 3ͭҎ্ͷ࢓ࣄΛ͍ͤͨ͞ͳΒɺRaspberry Piͩɻ