Upgrade to Pro — share decks privately, control downloads, hide ads and more …

IoT Hackathon

Tim Perry
October 20, 2018

IoT Hackathon

Tim Perry

October 20, 2018
Tweet

More Decks by Tim Perry

Other Decks in Technology

Transcript

  1. IoT Hackathon
    @pimterry
    @telphan

    View Slide

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

    View Slide

  3. @pimterry
    @telphan

    View Slide

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

    View Slide

  5. @pimterry
    @telphan

    View Slide

  6. @pimterry
    @telphan

    View Slide

  7. @pimterry
    @telphan

    View Slide

  8. @pimterry
    @telphan

    View Slide

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

    View Slide

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

    View Slide

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

    View Slide

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

    View Slide

  13. @pimterry
    Create an application
    @telphan

    View Slide

  14. @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

    View Slide

  15. @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

    View Slide

  16. @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

    View Slide

  17. IoT Hackathon
    @pimterry
    @telphan

    View Slide