tiktak
Newbie level 1
- Joined
- Apr 13, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,289
hellow... who can help me?.... i want to build system using last elements(in title).. system apply in any room of ahouse as following:
LDR for sunlight .
MQ-7 for gas sensing.
motor1 for curtain shading.(deal with LDR)
motor2 for window openning.(deal with MQ-7)
IF LDR =false AND MQ-7=false THEN two servo motor=false
IF LDR =false AND MQ-7=true THEN motor2=true and motor1=false
IF LDR =true AND MQ-7=false THEN motor1=true and motor2=false
IF LDR =true AND MQ-7=true THEN motor2=true and motor1=false
please any help in hardware (using protus semulation) , software (micro basic or microC)
thanks a lot
LDR for sunlight .
MQ-7 for gas sensing.
motor1 for curtain shading.(deal with LDR)
motor2 for window openning.(deal with MQ-7)
IF LDR =false AND MQ-7=false THEN two servo motor=false
IF LDR =false AND MQ-7=true THEN motor2=true and motor1=false
IF LDR =true AND MQ-7=false THEN motor1=true and motor2=false
IF LDR =true AND MQ-7=true THEN motor2=true and motor1=false
please any help in hardware (using protus semulation) , software (micro basic or microC)
thanks a lot