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 Hackathon
Search
Tim Perry
October 20, 2018
Technology
0
330
IoT Hackathon
Tim Perry
October 20, 2018
Tweet
Share
More Decks by Tim Perry
See All by Tim Perry
Build Your Own TTN Gateway with Resin.io and RAK Wireless
pimterry
0
24k
The Cambrian Explosion of IoT
pimterry
0
24k
Modern Easy IoT with Docker & Resin.io
pimterry
1
370
Provision, Manage & Monitor Gateways in Production with Resin.io
pimterry
0
23k
Optimizing Docker for IoT with Multi-Stage Builds
pimterry
0
29k
Hardware Hacking for JS Developers
pimterry
1
25k
HTTPS is Not Enough
pimterry
0
25k
Promises Are So Passé
pimterry
0
26k
Opening Open Source With DevOps
pimterry
0
28k
Other Decks in Technology
See All in Technology
毎晩の 負荷試験自動実行による効果
recruitengineers
PRO
5
180
データ戦略部門 紹介資料
sansan33
PRO
1
3.3k
United™️ Airlines®️ Customer®️ USA Contact Numbers: Complete 2025 Support Guide
flyunitedguide
0
800
ロールが細分化された組織でSREは何をするか?
tgidgd
1
420
ClaudeCodeにキレない技術
gtnao
1
860
CDK Vibe Coding Fes
tomoki10
1
630
無理しない AI 活用サービス / #jazug
koudaiii
0
100
“日本一のM&A企業”を支える、少人数SREの効率化戦略 / SRE NEXT 2025
genda
1
270
united airlines ™®️ USA Contact Numbers: Complete 2025 Support Guide
flyunitedhelp
1
470
対話型音声AIアプリケーションの信頼性向上の取り組み
ivry_presentationmaterials
3
1k
LLM拡張解体新書/llm-extension-deep-dive
oracle4engineer
PRO
23
6.2k
安定した基盤システムのためのライブラリ選定
kakehashi
PRO
3
130
Featured
See All Featured
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Rails Girls Zürich Keynote
gr2m
95
14k
Become a Pro
speakerdeck
PRO
29
5.4k
The Invisible Side of Design
smashingmag
301
51k
It's Worth the Effort
3n
185
28k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Music & Morning Musume
bryan
46
6.7k
Statistics for Hackers
jakevdp
799
220k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Site-Speed That Sticks
csswizardry
10
700
Building Adaptive Systems
keathley
43
2.7k
Transcript
IoT Hackathon @pimterry @telphan
Today’s Kit @pimterry Raspberry Pi 3 B+ Sense HAT @telphan
@pimterry @telphan
How do you deploy, monitor and manage IoT applications? @pimterry
@telphan
@pimterry @telphan
@pimterry @telphan
@pimterry @telphan
@pimterry @telphan
Create an account Create an application Add your device Push
your code @pimterry Let’s get started! @telphan
Follow the slides yourself at: bit.ly/balenahack18 @pimterry @telphan
@pimterry Wifi Login SSID: BALENA Password: the spoon jumped over
the moon @telphan
Sign up at Resin.io Enter your details Add an SSH
key (optional) @pimterry Create an account @telphan
@pimterry Create an application @telphan
@pimterry Add your device Click ‘Add Device’ Pick Development edition
Enter the network details Follow the guide to flash your SD card Setup your hardware Wait for it to boot... @telphan
@pimterry Push your code (with an SSH key) git clone
https://github.com/resin-io-playground/sense-snake Add your app as a git remote > git push resin master @telphan
@pimterry Push your code (with no SSH key) git clone
https://github.com/resin-io-playground/sense-snake Install the CLI: docs.resin.io/reference/cli/ (‘Standalone install’) In the sense-snake folder: > resin login > resin push <AppName> @telphan
IoT Hackathon @pimterry @telphan