+ All Categories
Home > Documents > Playing hardware with Firebase

Playing hardware with Firebase

Date post: 15-Apr-2017
Category:
Upload: henri-cavalcante
View: 44 times
Download: 0 times
Share this document with a friend
24
As 'coisas' com firebase.
Transcript
Page 1: Playing hardware with Firebase

As 'coisas'com firebase.

Page 2: Playing hardware with Firebase

Becreative

,

Page 3: Playing hardware with Firebase

alsobesmart ...

Page 4: Playing hardware with Firebase

and do it safely.

Page 5: Playing hardware with Firebase
Page 6: Playing hardware with Firebase

Henri Cavalcante@henricavalcant

e

Page 7: Playing hardware with Firebase
Page 8: Playing hardware with Firebase

How many of you?

Page 9: Playing hardware with Firebase
Page 10: Playing hardware with Firebase
Page 11: Playing hardware with Firebase

Example

void setup() { pinMode(13, OUTPUT);}

void loop() { digitalWrite(13, HIGH); delay(500); digitalWrite(13, LOW); delay(500);}

Page 12: Playing hardware with Firebase

Single boardsRaspberry Pi 3

Analog Read no

Digital Read yes

Digital Write yes

PWM yes

Servo yes

I2C yes

One Wire no

Stepper no

Serial/UART no

DAC no

Ping no

Page 13: Playing hardware with Firebase

Single boardsIntel Galileo

Analog Read yes

Digital Read yes

Digital Write yes

PWM yes

Servo yes

I2C yes

One Wire no

Stepper no

Serial/UART no

DAC no

Ping no

Page 14: Playing hardware with Firebase
Page 15: Playing hardware with Firebase
Page 16: Playing hardware with Firebase
Page 17: Playing hardware with Firebase

ESP8266 Usage

ESP 8266

Socket

Sensors

Leds

. . .

Page 18: Playing hardware with Firebase

Demo time ...

Page 19: Playing hardware with Firebase

Linus

Page 20: Playing hardware with Firebase
Page 21: Playing hardware with Firebase

Cats

Page 22: Playing hardware with Firebase
Page 23: Playing hardware with Firebase
Page 24: Playing hardware with Firebase

github.com/henricavalcante

twitter.com/henricavalcante

fb.me/henricavalcante


Recommended