2

I am using Arduino Uno. I want to control my room lamp both manually and over the network, so when I switch off my lamp manually, how do I get acknowledgement over the network that lamp is off ?

6
  • Disconnect the switch from the lamp and instead connect it to a digital pin on the Arduino. Have the Arduino toggle the lamp when the switch changes position. Commented Aug 20, 2016 at 20:03
  • Or attach a lightsensor to see if the bulb is on. Commented Aug 20, 2016 at 20:04
  • @Gerben not nice. Commented Aug 20, 2016 at 21:09
  • Please read How do I ask a good question?. What do you mean by "manually"? What do you mean by "acknowledgement over the network"? I don't know why the above comments have been reported to the moderators. Commented Aug 21, 2016 at 9:09
  • 1
    @Gerben - My mistake.- I read it wrong. Sorry Commented Aug 21, 2016 at 12:04

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.