SlideShare ist ein Scribd-Unternehmen logo
1 von 24
As 'coisas'
com firebase.
Be
creative,
also
be
smart ...
and do it safely.
Henri Cavalcante
@henricavalcante
How many of you?
Example
void setup() {
pinMode(13, OUTPUT);
}
void loop() {
digitalWrite(13, HIGH);
delay(500);
digitalWrite(13, LOW);
delay(500);
}
Single boards
Raspberry 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 boards
Intel 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
Sensors
Leds
. . .
Demo time ...
Linus
Cats
github.com/henricavalcante
twitter.com/henricavalcante
fb.me/henricavalcante

Weitere ähnliche Inhalte

Was ist angesagt?

OpenPipe at FOSDEM 2013
OpenPipe at FOSDEM 2013OpenPipe at FOSDEM 2013
OpenPipe at FOSDEM 2013
xulioc
 
From front-end to the hardware
From front-end to the hardwareFrom front-end to the hardware
From front-end to the hardware
Henri Cavalcante
 

Was ist angesagt? (17)

CTC - What is Arduino
CTC - What is ArduinoCTC - What is Arduino
CTC - What is Arduino
 
Arduino IDE
Arduino IDEArduino IDE
Arduino IDE
 
Arduino Microcontroller
Arduino Microcontroller Arduino Microcontroller
Arduino Microcontroller
 
arduino-ppt
 arduino-ppt arduino-ppt
arduino-ppt
 
Arduino Meetup with Sonar and 433Mhz Radios
Arduino Meetup with Sonar and 433Mhz RadiosArduino Meetup with Sonar and 433Mhz Radios
Arduino Meetup with Sonar and 433Mhz Radios
 
CanSat Tehnical Workshop
CanSat Tehnical WorkshopCanSat Tehnical Workshop
CanSat Tehnical Workshop
 
Build cool stuff with arduino for sci camp 16 dec13
Build cool stuff with arduino for sci camp 16 dec13Build cool stuff with arduino for sci camp 16 dec13
Build cool stuff with arduino for sci camp 16 dec13
 
Introduction to arduino
Introduction to arduinoIntroduction to arduino
Introduction to arduino
 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to Arduino
 
Alfonso Marco Digital Consultant
Alfonso Marco Digital ConsultantAlfonso Marco Digital Consultant
Alfonso Marco Digital Consultant
 
Arduino & NodeMcu
Arduino & NodeMcuArduino & NodeMcu
Arduino & NodeMcu
 
Aurdino presentation
Aurdino presentationAurdino presentation
Aurdino presentation
 
OpenPipe at FOSDEM 2013
OpenPipe at FOSDEM 2013OpenPipe at FOSDEM 2013
OpenPipe at FOSDEM 2013
 
From front-end to the hardware
From front-end to the hardwareFrom front-end to the hardware
From front-end to the hardware
 
Arduino Introduction Presentation
Arduino Introduction PresentationArduino Introduction Presentation
Arduino Introduction Presentation
 
Introduction to Arduino
Introduction to ArduinoIntroduction to Arduino
Introduction to Arduino
 
ESP8266 Wifi Nodemcu
ESP8266 Wifi Nodemcu ESP8266 Wifi Nodemcu
ESP8266 Wifi Nodemcu
 

Andere mochten auch

certificate of recognition comcast IMS 2016
certificate of recognition comcast IMS 2016certificate of recognition comcast IMS 2016
certificate of recognition comcast IMS 2016
Yvilde Courtin
 
OSHA510 new
OSHA510 newOSHA510 new
OSHA510 new
pmedic10
 
ACEITA – Agendamento de Publicações no Facebook
ACEITA – Agendamento de Publicações no FacebookACEITA – Agendamento de Publicações no Facebook
ACEITA – Agendamento de Publicações no Facebook
ACEITA
 

Andere mochten auch (20)

JP Letter0001
JP Letter0001JP Letter0001
JP Letter0001
 
Page 24
Page 24Page 24
Page 24
 
Doc1
Doc1Doc1
Doc1
 
Page 30
Page 30Page 30
Page 30
 
Page 19
Page 19Page 19
Page 19
 
Page 3
Page 3Page 3
Page 3
 
Paralympics sochi inforgraphic
Paralympics sochi inforgraphicParalympics sochi inforgraphic
Paralympics sochi inforgraphic
 
certificate of recognition comcast IMS 2016
certificate of recognition comcast IMS 2016certificate of recognition comcast IMS 2016
certificate of recognition comcast IMS 2016
 
Feliz natal
Feliz natalFeliz natal
Feliz natal
 
Tpd restivo- lesson plan 4
Tpd restivo- lesson plan 4Tpd restivo- lesson plan 4
Tpd restivo- lesson plan 4
 
OSHA510 new
OSHA510 newOSHA510 new
OSHA510 new
 
ACEITA – Agendamento de Publicações no Facebook
ACEITA – Agendamento de Publicações no FacebookACEITA – Agendamento de Publicações no Facebook
ACEITA – Agendamento de Publicações no Facebook
 
Décret n°2016 1419-du_20_octobre_2016_version_initiale
Décret n°2016 1419-du_20_octobre_2016_version_initialeDécret n°2016 1419-du_20_octobre_2016_version_initiale
Décret n°2016 1419-du_20_octobre_2016_version_initiale
 
Osc1
Osc1Osc1
Osc1
 
Nc tercer encuentro abierto ciudadanía. Comunicación sobre no petróleo/ no...
Nc tercer encuentro abierto ciudadanía. Comunicación sobre no petróleo/ no...Nc tercer encuentro abierto ciudadanía. Comunicación sobre no petróleo/ no...
Nc tercer encuentro abierto ciudadanía. Comunicación sobre no petróleo/ no...
 
PWS - Academic Record
PWS - Academic RecordPWS - Academic Record
PWS - Academic Record
 
Astenia
AsteniaAstenia
Astenia
 
Optimize articles for search engine to improve research visibility
Optimize articles for search engine to improve research visibilityOptimize articles for search engine to improve research visibility
Optimize articles for search engine to improve research visibility
 
Production of Chips of Porang (Amorphophallus Oncophyllus) by Slicing Machin...
Production of Chips of Porang  (Amorphophallus Oncophyllus) by Slicing Machin...Production of Chips of Porang  (Amorphophallus Oncophyllus) by Slicing Machin...
Production of Chips of Porang (Amorphophallus Oncophyllus) by Slicing Machin...
 
Boletín XLVIII diciembre 2014
Boletín XLVIII diciembre 2014Boletín XLVIII diciembre 2014
Boletín XLVIII diciembre 2014
 

Playing hardware with Firebase