IoT Smart Blinds
The project is about Smart Blinds. The key point here is the opening and closing of the blinds made automatic and which depends on the intensity of the outside light. Also, can analyse the duration of opening and closing of blinds.
Things Required:
Light Sensor, DHT11 Sensor, Servo Motor, Raspberry pi, Arduino
Data:
The intensity of light is collected using the Light Sensor.
Process:
The data collected from the light sensor sends to raspberry using the MQTT which stores data. From the collected data the PI will make the motor rotate to either close or open the blinds based on the data.
No comments:
Post a Comment