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
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
44
IoT: Node.js e Arduino
vitornogueira
0
88
MEAN: JavaScript do navegador ao servidor
vitornogueira
3
81
AngularJS
vitornogueira
3
180
Priceapp
vitornogueira
0
83
Other Decks in Technology
See All in Technology
AI時代の強いチームの作り方
yuukiyo
26
16k
社内の7割が使うデータ基盤を、 データチーム2人で回すためにやったこと
koh_yoshi
4
1.2k
SO-101×VLAによる3色キューブのピック&プレース
abeja
0
160
取引先から届く 「セキュリティチェックシート」の読み解き方
kamadamakoto
0
140
DatadogのBits Chatが開発組織にもたらしたもの / What Bits Chat Has Brought Us
sms_tech
1
130
つくって納得、つかって実感! 大規模言語モデルことはじめ ver2.0
recruitengineers
PRO
4
1.2k
侵入は突然に 〜 IoTマルウェアと悪用される家庭の機器 ~ / When Intrusion Strikes: IoT Malware and the Abuse of Home Devices
nttcom
0
1.6k
Webアクセシビリティ入門 2026
recruitengineers
PRO
3
470
トヨタ⽣産⽅式(TPS)⼊⾨
recruitengineers
PRO
3
660
もう一度考える SRE チームの作り方・育て方 / Rethinking SRE #1: Building and Growing SRE Teams
rrreeeyyy
6
1k
事業価値と Engineering 2026年度版
recruitengineers
PRO
45
22k
FPGAが実現する遠方宇宙の高空間分解能天体撮影 -大型地上望遠鏡の視力を補正する「補償光学」とは?-
komei_mt
0
190
Featured
See All Featured
Noah Learner - AI + Me: how we built a GSC Bulk Export data pipeline
techseoconnect
PRO
0
350
We Are The Robots
honzajavorek
0
290
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
1
2.3k
HDC tutorial
michielstock
2
790
We Analyzed 250 Million AI Search Results: Here's What I Found
joshbly
1
1.7k
Measuring Dark Social's Impact On Conversion and Attribution
stephenakadiri
2
250
How to Ace a Technical Interview
jacobian
281
24k
Java REST API Framework Comparison - PWX 2021
mraible
34
9.6k
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
480
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
460
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
540
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
930
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/