6. How to create your first IoT case for a smart home with RIC. Smart light in 7 minutes.
In this video we implement a smart network that will turn on and off on schedule and additionally turn on when there is low light in the room.
1. Creating a model “smart light“ with the commands “ turn on/ turn off “
2. Creating an object in the platform.
3. Assembling the layout and connecting it to the platform
4. Creation of a script for turning on a smart lamp for 5 seconds in low light (less than 200 lux)
5. Running and testing the script
6. Creation of a script that turns on the lamp according to a pre-created schedule.
7. Launching the second automaton in Rightech IoT Cloud platform.
- arduino sketch
Import Model from the video:
- a model of the device for Rightech IoT Cloud
Import Automaton from the video:
А - a script for turning on a smart lamp for 5 seconds in low light (less than 200 lux)
I