Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The midterm project is to help TQL training/tutorial participants become familiar with the basic concepts and building simple IoT applications. The following is the requirement:

Scope

You can choose any of the Internet of Things domains.

UI app

You can choose any technology for your UI, such as HTML, Javascript, React, etc.

Things

Must include at least one sensor, at least one actuator.

Use one or more of the following protocol handlers:

  • Perif
  • HTTP
  • Ucam
  • Phid

You are free to use any of the sensors or actuators from the tutorials themselves. 

Concepts/constructs demonstrated

The following construct should be used in your application: 

  • ThingFacets
  • ThingModels
  • Queries
  • Subscription
  • Macro (optional)

Environment

You have the option of deploying it in any of the following environment, provided it supports your app:

  • Atomiton sandbox
  • Your local computer
  • Raspberry Pi

 

Presentation guidelines: 

  1. Introduce the team
  2. Use case/business case background
  3. Deployment architecture
  4. Hardware setup
  5. Demo
  6. Learnings, challenges, future considerations
  7. Q&A

For samples: 

https://youtu.be/C_qEIHzRQ5w

 

  • No labels