Skip to content

Instantly share code, notes, and snippets.

@refugeesus
Last active November 13, 2018 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save refugeesus/88d51e4841e79a76f1a9c8dd1ecdba0b to your computer and use it in GitHub Desktop.
Save refugeesus/88d51e4841e79a76f1a9c8dd1ecdba0b to your computer and use it in GitHub Desktop.

Developer Day Schedule

This schedule is a general guide for activities at the Helium office for developer day. While we will probably not stick strictly to this schedule, these are the topics and developer sessions you can expect to work through during the day.

10:00 AM - Welcome

10:15 AM - Helium Overview

* “Helium Overview and Vision” - Frank Mong
* “New Platform and Architecture” - Coco Tang
  - Helium's Roadmap Overview
* Blockchain and Wallet Demonstration

11:00 AM - Talking Tock

* Compare and contrast Modules from Gen 1 vs Gen 2
* Tock Architecture Overview
  - Overview of Tock Application Environment
  - Synchronous environment
  - Asynchronous environment
  - Applications in C

12:00 PM - Lunch Delivered

12:45 PM - Workshop

* Building Tock Applications
  - Helium SensorPack Example
    We will be building an example application which connects multiple sensors to the development board
    and transmitts this data to a gateway, which will then offload the data to our new router. In this
    example you will see an asynchronous application which responds to physical and timer callbacks to
    start a transmission.
    
  - Synchronous/Asynchronous application
    Collaborate with Helium's embedded team to explore how to implement your own application in the new Module SDK
    
* Case studies and feedback on current deployments
* Developer feedback

5:00 PM - Closing

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment