8
What if I told you that… Angular Of Things: Angular2 + WebBluetooth Sergio Castillo Yrizales

Angular of things: angular2 + web bluetooth

Embed Size (px)

Citation preview

Page 1: Angular of things: angular2 + web bluetooth

What if I told you that…

Angular Of Things: Angular2 + WebBluetooth Sergio Castillo Yrizales

Page 2: Angular of things: angular2 + web bluetooth

Sergio Castillo Yrizales

• Javascript Developer

• Trabajo en Toptal

• Angular, Angular2, React, Node

• Futból

Page 3: Angular of things: angular2 + web bluetooth

Web Bluetooth• No esta lista aún

• Te permite conectarte a diversos dispositivos como:

• Monitores cardiacos

• Bombillas inteligentes

• Dispositivos de fitness

Page 4: Angular of things: angular2 + web bluetooth

Bluetooth Low Energy

• Nuevo protocolo para ahorro de energía en el uso de Bluetooth

• Diseñado para durar meses o años con solo una pila de reloj

• Más info en : https://en.wikipedia.org/wiki/Bluetooth_low_energy

Page 5: Angular of things: angular2 + web bluetooth

GATT

• Estándar para realizar conexiones a BLE

• Necesitas un Servicio y una Característica

• Lista de servicios Bluetooth

• https://www.bluetooth.com/specifications/gatt/services

Page 6: Angular of things: angular2 + web bluetooth

Proyecto: Probar conexiones• Requisitos:

• angular 2

• angular-cli

• angular-material

• angular-web-bluetooth

• LightBlue Explorer (App instalada en Iphone)

Page 7: Angular of things: angular2 + web bluetooth

• DEMO

• https://github.com/scyrizales/ng2-bluetooth-low-energy

Page 8: Angular of things: angular2 + web bluetooth

Gracias

• Alguna pregunta?