Slide 1

Slide 1 text

IoT Hackathon @pimterry @telphan

Slide 2

Slide 2 text

Today’s Kit @pimterry Raspberry Pi 3 B+ Sense HAT @telphan

Slide 3

Slide 3 text

@pimterry @telphan

Slide 4

Slide 4 text

How do you deploy, monitor and manage IoT applications? @pimterry @telphan

Slide 5

Slide 5 text

@pimterry @telphan

Slide 6

Slide 6 text

@pimterry @telphan

Slide 7

Slide 7 text

@pimterry @telphan

Slide 8

Slide 8 text

@pimterry @telphan

Slide 9

Slide 9 text

Create an account Create an application Add your device Push your code @pimterry Let’s get started! @telphan

Slide 10

Slide 10 text

Follow the slides yourself at: bit.ly/balenahack18 @pimterry @telphan

Slide 11

Slide 11 text

@pimterry Wifi Login SSID: BALENA Password: the spoon jumped over the moon @telphan

Slide 12

Slide 12 text

Sign up at Resin.io Enter your details Add an SSH key (optional) @pimterry Create an account @telphan

Slide 13

Slide 13 text

@pimterry Create an application @telphan

Slide 14

Slide 14 text

@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

Slide 15

Slide 15 text

@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

Slide 16

Slide 16 text

@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 @telphan

Slide 17

Slide 17 text

IoT Hackathon @pimterry @telphan