22
Web Bluetooth でパンチの効いたLT 2017.10.19 Hiroshi Ueda

Web Bluetoothでパンチの効いたLT

Embed Size (px)

Citation preview

Page 1: Web Bluetoothでパンチの効いたLT

Web Bluetooth でパンチの効いたLT

2017.10.19

Hiroshi Ueda

Page 2: Web Bluetoothでパンチの効いたLT

打つべし

Page 3: Web Bluetoothでパンチの効いたLT

打つべし

Page 4: Web Bluetoothでパンチの効いたLT

打つべし

Page 5: Web Bluetoothでパンチの効いたLT

打つべし!

Page 6: Web Bluetoothでパンチの効いたLT

Page 7: Web Bluetoothでパンチの効いたLT

疲れたので、デモ内容を説明します

Page 8: Web Bluetoothでパンチの効いたLT

ハード(機構)

Page 9: Web Bluetoothでパンチの効いたLT

ハード(電気)

Page 10: Web Bluetoothでパンチの効いたLT

ファーム

Page 11: Web Bluetoothでパンチの効いたLT

アプリ

Page 12: Web Bluetoothでパンチの効いたLT

Web Bluetooth API

Page 13: Web Bluetoothでパンチの効いたLT

Web Bluetooth APIとはWeb Bluetooth

BLE通信できるWebブラウザのAPI

BLEのみ

現状Chromeのみ

Page 14: Web Bluetoothでパンチの効いたLT

メリットWeb Bluetooth

WiFiと比べて低消費電力

ユーザー側はインストール不要

従来のBLEアプリ開発に比べ低学習コスト

Page 15: Web Bluetoothでパンチの効いたLT

デメリットWeb Bluetooth

機能未実装や未対応OSがある

従来のBLEアプリには性能は劣る

そのうち対応になるかも

Page 16: Web Bluetoothでパンチの効いたLT

Web Bluetooth APIのサンプルWeb Bluetooth

JS中級者向け

Page 17: Web Bluetoothでパンチの効いたLT

BlueJellyの登場!Web Bluetooth

簡単に使えるラッパーライブラリ

var ble = new BlueJelly( );

ble.read("UUID1");

ble.setUUID("UUID1", service, char);

Page 18: Web Bluetoothでパンチの効いたLT

BlueJellyの基礎

「jellyware」で検索

Page 20: Web Bluetoothでパンチの効いたLT

ハッカソンやってます

Page 21: Web Bluetoothでパンチの効いたLT

IoTおもちゃwordee売ってます

Page 22: Web Bluetoothでパンチの効いたLT

twitterつぶやいてます

@Jelly_Ware

お気軽にフォローよろしく!