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
210
2
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
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
39
IoT: Node.js e Arduino
vitornogueira
0
83
MEAN: JavaScript do navegador ao servidor
vitornogueira
3
80
AngularJS
vitornogueira
3
170
Priceapp
vitornogueira
0
79
Other Decks in Technology
See All in Technology
「勝手に広まる」人気 AI エージェントを爆速で作ろう!(AWS Summit Japan 2026講演資料)
minorun365
PRO
10
2.5k
AIはどのように 組織のアジリティを変えるのか?
junki
4
1.4k
元・セキュリティ学習経験0大学生による業務紹介 / An Introduction to the Job by a Former College Student with Zero Security Training Experience
nttcom
0
180
iOS アプリの「これって不具合ですか?」を AI に調べてもらう
miichan
0
140
2026年6月23日 Syncable Tech + Start Python Club にて
hamukazu
0
150
AIペネトレーションテスト・ セキュリティ検証「AgenticSec」紹介資料
laysakura
2
7.6k
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
11k
秘密度ラベル初心者が第1歩でつまづかないための「設計・運用」ポイント
seafay
PRO
1
490
コミュニティの有益性 ~JAWS Days 2026 での体験を通して~ / The Benefits of a Community ~Through My Experience at JAWS Days 2026~
seike460
PRO
0
270
脱SaaS!FDEを支えるプロビジョニングと分離設計
knih
0
300
Oracle Cloud Infrastructure:2026年6月度サービス・アップデート
oracle4engineer
PRO
0
330
コミットの「なぜ」を読む
ota1022
0
120
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
340
58k
Embracing the Ebb and Flow
colly
88
5.1k
It's Worth the Effort
3n
188
29k
Navigating the moral maze — ethical principles for Al-driven product design
skipperchong
2
400
Side Projects
sachag
455
43k
Building AI with AI
inesmontani
PRO
1
1.1k
Skip the Path - Find Your Career Trail
mkilby
1
150
Large-scale JavaScript Application Architecture
addyosmani
515
110k
The untapped power of vector embeddings
frankvandijk
2
1.8k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
10k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
23k
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
1
250
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/