Mid-term project
The midterm project demo is to help TQL101 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
For samples:
Thanks to Class2 Neha Chaurasia and Samyak Bhalerao
Thanks to Class1 Radheshyam Sarda, Digvijay Kulkarni, Nilesh Ladhe, Swapnil Bhosale, Neha Saggam
Â