logo elektroda
logo elektroda
X
logo elektroda

Device to control 5 garden lights without WiFi and cloud, 3 power sources?

BiEj 375 9
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 21157200
    BiEj
    Level 9  
    Hi,

    Is there a non WiFi and Smart cloud based device that will allow five garden lights to be switched on but connected to three power sources?
    I would like all the lamps to turn on and off at the same time. Are there any radio transmitters and receivers with relays? Below is a sketch with the lamps.

    Device to control 5 garden lights without WiFi and cloud, 3 power sources? .
  • ADVERTISEMENT
  • #2 21157469
    Mateusz_konstruktor
    Level 36  
    Both conditions must be met, but is it a case of not using the cloud from one device manufacturer or another and transferring data over Wi-Fi is acceptable?
  • ADVERTISEMENT
  • #3 21157480
    TvWidget
    Level 38  
    What is the estimated distance between the lamps ?
    From what location and distance do you want to control them ?
  • ADVERTISEMENT
  • #4 21158640
    BiEj
    Level 9  
    Distance between lamps:
    L1 and L2 from L3 approximately 4m
    L1 and L2 from L4 and L5 approximately 8m

    As for WiFi and the cloud, I would have to install another AP as I have practically no WiFi coverage at this location. This is a last resort. Hence looking for another solution. I was thinking of something along the radio path.
    The L1 and L2 lamps are controlled by a twilight switch. I was hoping that it would be possible to transmit the signal by radio to some receiver with a relay to the power sources of lamp L3 and lamps L4 and L5. I don't want to control this manually, but only with a twilight switch.
    Unless there are three twilight switches. Just are these devices accurate enough to give voltage at similar times?
  • #5 21158661
    Mateusz_konstruktor
    Level 36  
    BiEj wrote:
    I guess three twilight switches. Just are these devices accurate enough to give voltage at similar times?
    .
    Virtually all twilight switches have adjustable sensitivity, and there are usually easily accessible knobs on the outside of the housing just for adjusting to specific needs.
    Please provide more details on these lamps.
  • #6 21158765
    TvWidget
    Level 38  
    I don't know what budget you want to allocate for the solution.
    So-called WiFi relays can create their own separate WiFi network. Internet access is not necessary.
    However, the WiFi interface is relatively power hungry. The whole thing running 24/7 will generate some costs.
    Much more energy efficient is BLE. In this application, however, the cost of the solution will, in my opinion, be higher than that based on WiFi .
  • #7 21159780
    BiEj
    Level 9  
    >>21158661 Correct adjustment is possible, but will the light-sensitive probes and other components allow "reasonably" good on/off synchronisation?
    Here is the info on the lamps
    Device to control 5 garden lights without WiFi and cloud, 3 power sources?

    Added after 3 [minutes]:

    >>21158765 I wouldn't want to spend thousands on this solution. Sooner £200, maybe £300, no more. After all, it's hardly rocket science.
  • #8 21159789
    krzbor
    Level 28  
    You can use ESP-NOW technology Link , and here is the video: Link . Unfortunately you have to program this yourself. You don't have to create the devices for this - just reprogram the SONOFF Basic or any other ESP-based aftermarket relay.
  • ADVERTISEMENT
  • #9 21162701
    BiEj
    Level 9  
    >>21159789 The proposal looks good. While I have uploaded Suple to Sonoff, I will probably upload something else. Worse with the programming. I understand that here would be one transmitter and two receivers. The transmitter programmed so that when there is voltage for the lamps paired with the twilight switch, the transmitter sends information to the receivers, which are programmed to switch on the relay when they receive information from the transmitter?
  • #10 21162742
    TvWidget
    Level 38  
    The transmitter, when energised, periodically transmits a specific frame e.g. every 10 seconds. When the receiver receives such a frame, it extends the switching on of the relay for e.g. 1 minute. Micropython can be uploaded to ESP-based devices. Writing a script in the so-called high-level language is quite simple and does not require special tools, compilation, etc.

Topic summary

The discussion addresses the need for a device to control five garden lights connected to three separate power sources without relying on WiFi or cloud services. The user seeks simultaneous on/off switching triggered by a twilight switch, preferably using radio transmission to relay signals to receivers with relays controlling the lamps. Distances between lamps range from 4 to 8 meters. Adjustable twilight switches are confirmed to provide sensitivity tuning for synchronization. Energy-efficient wireless communication alternatives such as BLE and WiFi-based relays creating independent networks are considered, with cost constraints around £200-£300. A practical solution involves using ESP-NOW technology with ESP-based devices like SONOFF Basic relays, which can be reprogrammed (e.g., with Micropython) to act as one transmitter and multiple receivers. The transmitter sends periodic frames when energized by the twilight switch voltage, prompting receivers to activate relays for lamp power control, enabling automated, synchronized switching without manual intervention or cloud dependency.
Summary generated by the language model.
ADVERTISEMENT