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
Vítor Nogueira
March 28, 2015
Technology
2
190
IoT: Arduino e Node.js
Vítor Nogueira
March 28, 2015
Tweet
Share
More Decks by Vítor Nogueira
See All by Vítor Nogueira
Continuous Delivery
vitornogueira
0
24
IoT: Node.js e Arduino
vitornogueira
0
69
MEAN: JavaScript do navegador ao servidor
vitornogueira
3
68
AngularJS
vitornogueira
3
160
Priceapp
vitornogueira
0
66
Other Decks in Technology
See All in Technology
Kaigi Effect 2025 #rubykaigi2025_after
sue445
0
120
UIパフォーマンス最適化: AIを活用して100倍の速度向上を実現した事例
kinocoboy2
0
130
Google Cloud Next 2025 Recap マーケティング施策の運用及び開発を支援するAIの活用 / Use of AI to support operation and development of marketing campaign
atsushiyoshikawa
0
180
経済メディア編集部の実務に小さく刺さるAI / small-ai-with-editorial
nkzn
2
390
Datadog のトライアルを成功に導く技術 / Techniques for a successful Datadog trial
nulabinc
PRO
0
140
AIによるコードレビューで開発体験を向上させよう!
moongift
PRO
0
430
事業と組織から目を逸らずに技術でリードする
ogugu9
4
150
製造業向けIoTソリューション提案資料.pdf
haruki_uiru
0
250
AIとSREで「今」できること
honmarkhunt
3
720
"発信文化"をどうやって計測する?技術広報のKPI探索記/How do we measure communication culture?
bitkey
3
280
AI-in-the-Enterprise|OpenAIが公開した「AI導入7つの教訓」——ChatGPTで変わる企業の未来とは?
customercloud
PRO
0
160
Part1 GitHubってなんだろう?その1
tomokusaba
3
770
Featured
See All Featured
Testing 201, or: Great Expectations
jmmastey
42
7.5k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.6k
Code Reviewing Like a Champion
maltzj
523
40k
Gamification - CAS2011
davidbonilla
81
5.3k
A better future with KSS
kneath
239
17k
Git: the NoSQL Database
bkeepers
PRO
430
65k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
33k
Writing Fast Ruby
sferik
628
61k
A Modern Web Designer's Workflow
chriscoyier
693
190k
The World Runs on Bad Software
bkeepers
PRO
68
11k
Building a Modern Day E-commerce SEO Strategy
aleyda
40
7.2k
Navigating Team Friction
lara
185
15k
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 vitor.santos22@fatec.sp.gov.br vnweb.contato@gmail.com
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/