Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
IoT: Arduino e Node.js
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Vítor Nogueira
March 28, 2015
Technology
200
2
Share
IoT: Arduino e Node.js
Vítor Nogueira
March 28, 2015
More Decks by Vítor Nogueira
See All by Vítor Nogueira
Continuous Delivery
vitornogueira
0
33
IoT: Node.js e Arduino
vitornogueira
0
78
MEAN: JavaScript do navegador ao servidor
vitornogueira
3
77
AngularJS
vitornogueira
3
170
Priceapp
vitornogueira
0
75
Other Decks in Technology
See All in Technology
Goビルドを理解し、 CI/CDの高速化に挑む
satoshin
0
130
AIを活用したアクセシビリティ改善フロー
degudegu2510
1
140
サイボウズ 開発本部採用ピッチ / Cybozu Engineer Recruit
cybozuinsideout
PRO
10
77k
解剖"React Native"
hacusk
0
110
バックオフィスPJのPjMをコーポレートITが担うとうまくいく3つの理由
yueda256
1
270
Oracle AI Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
6
1.3k
主催・運営として"場をつくる”というアウトプットのススメ
_mossann_t
0
110
Datadog で実現するセキュリティ対策 ~オブザーバビリティとセキュリティを 一緒にやると何がいいのか~
a2ush
0
190
Kubernetes基盤における開発者体験 とセキュリティの両⽴ / Balancing developer experience and security in a Kubernetes-based environment
chmikata
0
170
20260326_AIDD事例紹介_ULSC.pdf
findy_eventslides
0
540
「活動」は激変する。「ベース」は変わらない ~ 4つの軸で捉える_AI時代ソフトウェア開発マネジメント
sentokun
0
150
ASTのGitHub CopilotとCopilot CLIの現在地をお話しします/How AST Operates GitHub Copilot and Copilot CLI
aeonpeople
1
150
Featured
See All Featured
Reality Check: Gamification 10 Years Later
codingconduct
0
2.1k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.7k
For a Future-Friendly Web
brad_frost
183
10k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1.2k
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
210
Joys of Absence: A Defence of Solitary Play
codingconduct
1
330
Making the Leap to Tech Lead
cromwellryan
135
9.8k
Designing Powerful Visuals for Engaging Learning
tmiket
1
320
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
450
How STYLIGHT went responsive
nonsquared
100
6k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
190
Transcript
IoT: Node.js e Arduino Vitor Nogueira github.com/vitornogueira
Internet of Things http://www.techforkorea.com/2014/12/22/internet-of-things-iot-is-the-future-of-smart-business/
Internet of Things Conectar os objetos utilizados em nosso dia
a dia na web para que possam conversar entre si. https://www.youtube.com/watch?v=jlkvzcG1UMk
Arduino https://www.flickr.com/photos/33197780@N00/5542112636/
Arduino Plataforma de prototipagem eletrônica de hardware livre com suporte
a I/O digital e analógica.
Arduino Possui uma interface serial na qual podemos programá-la e
interagi-la quando interligada ao computador . http://pt.wikipedia.org/wiki/Arduino
Node.js https://nodejs.org/about/resources/
Node.js Plataforma criada para desenvolver aplicações de rede rápidas e
escaláveis utilizando JavaScript.
Node.js Construído sobre o V8, um interpretador criado pelo Google
escrito em C++ e utilizado no Google Chrome
Node.js Utiliza um modelo de I/O direcionado a evento não
bloqueante que o torna leve e eficiente, ideal para aplicações em tempo real com troca intensa de dados através de dispositivos distribuidos.
Node.js Node.JS: JavaScript no servidor com Google V8 http://www.slideshare.net/ramalho/nodejs- javascript-no-servidor-com-google-v8
Node.js - Linkedin - Netflix - Walmart - PayPal -
Groupon - Pagar.me https://github.com/joyent/node/wiki/Projects,-Applications,- and-Companies-Using-Node
Node.js Bower, Grunt, Gulp http://bower.io/ http://gruntjs.com/ http://gulpjs.com/
Node.js Cordova/Phonegap, nw http://cordova.apache.org/ http://phonegap.com/ http://nwjs.io/
Node.js NativeScript, React Native http://www.telerik.com/nativescript http://facebook.github.io/react-native/
Node.js Johnny-Five, duino, Tessel https://github.com/rwaldron/johnny-five https://github.com/ecto/duino https://tessel.io/
Node.js The NodeCopter - Programming flying robots with node.js http://www.nodecopter.com/
JavaScript que voa - Daniel Filho http://imasters.com.br/front-end/javascript/video-javascript-que- voa/
Code (:
Code https://github.com/vitornogueira/node-arduino
Vitor Nogueira github.com/vitornogueira linkedin.com/in/vitornogueiraa
[email protected]
[email protected]
Links e Referências - http://en.wikipedia.org/wiki/Internet_of_Things - http://g1.globo.com/jornal-da-globo/noticia/2014/11/internet-das- coisas-permite-que-tudo-ao-nosso-redor-esteja-conectado.html - http://www.techtudo.com.br/noticias/noticia/2014/08/internet-
das-coisas-entenda-o-conceito-e-o-que-muda-com-tecnologia. html - http://www.arduino.cc/ - http://pt.wikipedia.org/wiki/Arduino - https://developer.mozilla.org/en-US/docs/Web/JavaScript - http://vitorleal.com/ - https://speakerdeck.com/vitorleal/conhecendo-o-mundo-da- internet-das-coisas - http://iot.telefonicabeta.com - http://nodejs.org/ - http://www.nodecopter.com/ - https://github.com/rwaldron/johnny-five
Links e Referências - https://speakerdeck.com/vitorleal/desenvolvendo-wearables- com-js - http://tableless.com.br/o-que-nodejs-primeiros-passos-com- node-js/ -
https://strongloop.com/node-js/why-node/ - http://www.slideshare.net/joemccann/the-business-case-for- node - http://imasters.com.br/artigo/22016/javascript/o-que- exatamente-e-o-nodejs/