Jump to content

Wireless Relay for Arduino


G+_B H
 Share

Recommended Posts

Wireless Relay for Arduino

 

Looking for community input on using Arduino to wirelessly control lights etc.

 

Hello. New to the community. Fan of Know How.

 

I am planning a little project. For the holidays, we have miscellaneous lighted decorations around the house. Some are mains powered, some battery. Some tucked away in a corner, some on a table in the middle of the room. I would like to be able to control them all remotely, rather than having to make my rounds through the house manually turning them all on and off. I am thinking about using an Arduino to active relays remotely over some form of wireless connection. I came across the ESP8266 and that seems like a great value. However, I think it might be overkill as well as having too high a power requirement.

 

I wanted to post here and hopefully get some input. I do not want to re-invent the wheel if someone here already has a great solution for this. Otherwise, I would really like to find a super inexpensive radio link of some kind.

 

Thank you

 

Ben

Link to comment
Share on other sites

There was an instructable on this, but it seemed more like an advert for his blog.

However, the like forum post seemed to be pretty in depth.

 

Your thoughts to use a relay strike me as on the right track, or at least a fun project. The main concern is not the lights powered from the mains (parden the horrendous pun), but the battery operated lights. You don't want to over power those circuits.

As for code, I'd love to see examples from you or others on what to run.

forum.arduino.cc - Christmas Lights Control System -Arduino Mega - 16 Channel Relay Board

Link to comment
Share on other sites

Thank you all for you quick and useful responses. (Still open to more ideas, so do not stop) I am impressed with the know how community.

 

I am very intrigued by the NRF24L01. That looks to be right on track with where I want to go. I am researching it now. One drawback I see so far is that I need an Arduino on the receiving side also. Not a huge problem, but it does add more power draw on the receiver side and more cost. At quantity one, an extra $12 for a second, receiver-side, Arduino is not a big deal, but multiply that out by the number of different lights around the house and it adds up quickly. None the less, so far I am excited about the potential of making this project happen.

Link to comment
Share on other sites

So what is a good source from which to purchase components? In videos and posts people often make mention of $2 arduinos and cheap jumper wires and breadboards etc but they never mention where they actually got them. Is there a reputable vendor recommended?

Link to comment
Share on other sites

The $2 Arduinos are knockoffs sold in multi-packs on Amazon or eBay. I don't know that you could find individual components at that price. There probably are some brands that are more reliable than others, but I suspect there's probably not much difference when you venture away from the name brand Arduino.

Link to comment
Share on other sites

 Share

×
×
  • Create New...