Playing hardware with Firebase

Post on 15-Apr-2017

44 views 0 download

transcript

As 'coisas'com firebase.

Becreative

,

alsobesmart ...

and do it safely.

Henri Cavalcante@henricavalcant

e

How many of you?

Example

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

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

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

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

ESP8266 Usage

ESP 8266

Socket

Sensors

Leds

. . .

Demo time ...

Linus

Cats

github.com/henricavalcante

twitter.com/henricavalcante

fb.me/henricavalcante