Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. OpenHardware.io
  3. 💬 AC-DC double solid state relay module

💬 AC-DC double solid state relay module

Scheduled Pinned Locked Moved OpenHardware.io
hlk-pm01solid state relaylight switchlightacdc
226 Posts 67 Posters 103.7k Views 65 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y_samY Y_sam

    Looking to do something similar, Thanks for the contribution.
    However, I'd be very concerned about using an SSR (solid state relay) vs a mechanical relay. Even in the "OFF" position there is typically a small potential/current leakage through an SSR. When using SSR nearly all applications use a secondary mechanical disconnect to truely isolate the load, for service etc. Thoughts?

    Nca78N Offline
    Nca78N Offline
    Nca78
    Hardware Contributor
    wrote on last edited by
    #132

    @Y_sam said:
    ... to truely isolate the load, for service etc. Thoughts?

    For that, disconnect the fuse in your fuse box, it's the only safe way.

    1 Reply Last reply
    0
    • Y_samY Y_sam

      Looking to do something similar, Thanks for the contribution.
      However, I'd be very concerned about using an SSR (solid state relay) vs a mechanical relay. Even in the "OFF" position there is typically a small potential/current leakage through an SSR. When using SSR nearly all applications use a secondary mechanical disconnect to truely isolate the load, for service etc. Thoughts?

      br0wnB Offline
      br0wnB Offline
      br0wn
      wrote on last edited by
      #133

      @Y_sam,
      Nca78 highlighetd two problems:

      • The absence of mecanical interlock between the "up" and "down" relays, (you can use a soft interlock to prevent them from beign activated at the same time)
      • The absence of a current sensor to know whether or not the shutter is fully open or fully closed : I am trying to add an ACS712, but in my case, i will know if its fully open/close if the current becomes relatively high, because the my roller shutter doesnt have limit switches and keeps running ...
      1 Reply Last reply
      0
      • JonnyDev13J JonnyDev13

        @mr_const said:

        ybe that aliexpress listing has changed). Project uses same relay, but 5V version

        Uggh, I just received 20 of the 12v ones yesterday that I purchased from the BOM link. Is it safe to say that these will absolutely not work, or is there some way to adapt them with a step-up converter or something?

        Nca78N Offline
        Nca78N Offline
        Nca78
        Hardware Contributor
        wrote on last edited by
        #134

        @JonnyDev13 said:

        @mr_const said:

        ybe that aliexpress listing has changed). Project uses same relay, but 5V version

        Uggh, I just received 20 of the 12v ones yesterday that I purchased from the BOM link. Is it safe to say that these will absolutely not work, or is there some way to adapt them with a step-up converter or something?

        You cannot adapt them with a step-up converter, there's no space on the PCB for that. But you should test them with 5V, if you are lucky they might work. I'm using 5V relays with 3.3V without any problem. The "must switch off" value in datasheet (for the original, remember what you bought is a clone...) is 0.9V which should be ok (real switch off value will probably be closer to this than to 5V) but the "must switch on" value is 8.4V which is quite far away from the 5V. The only way you will know if it will reliably switch one with 5V is to give it a try.

        @okos said:

        Hello.
        I tried to upload my two boards ( arduino pro mini 8Mhz , 3,3 V ) modified sketches but returned to sketch Nca78 (with DS18B20), unfortunately, does not operate a physical switch. Sometimes phisical switch changes state in domoticz ( not every time ) but relays do not change state.
        Switching on and switching off the lights of domoticz changes state relay without a problem.
        What could be wrong ?

        Sorry I'm a bit short on free time at the moment, didn't have time to take a look at the sketch yet.
        What you are saying is sometimes you change the physical switch position, it changes the status in domoticz, but the light status is not matching the status of the physical switch and the value of the switch in Domoticz ?

        For example: light is off and domoticz says off. Then you push the switch and domoticz says the light is on. But in fact the light is still off ?

        JonnyDev13J 1 Reply Last reply
        0
        • laster13L Offline
          laster13L Offline
          laster13
          wrote on last edited by
          #135

          @tonnerre33, je suis également en France et je n'ai pas de neutre dans mes interrupteurs. Peux tu me dire comment tu as pu tester le pcb stp. Mon anglais est loin d être top desolé !!

          tonnerre33T 1 Reply Last reply
          0
          • Nca78N Nca78

            @JonnyDev13 said:

            @mr_const said:

            ybe that aliexpress listing has changed). Project uses same relay, but 5V version

            Uggh, I just received 20 of the 12v ones yesterday that I purchased from the BOM link. Is it safe to say that these will absolutely not work, or is there some way to adapt them with a step-up converter or something?

            You cannot adapt them with a step-up converter, there's no space on the PCB for that. But you should test them with 5V, if you are lucky they might work. I'm using 5V relays with 3.3V without any problem. The "must switch off" value in datasheet (for the original, remember what you bought is a clone...) is 0.9V which should be ok (real switch off value will probably be closer to this than to 5V) but the "must switch on" value is 8.4V which is quite far away from the 5V. The only way you will know if it will reliably switch one with 5V is to give it a try.

            @okos said:

            Hello.
            I tried to upload my two boards ( arduino pro mini 8Mhz , 3,3 V ) modified sketches but returned to sketch Nca78 (with DS18B20), unfortunately, does not operate a physical switch. Sometimes phisical switch changes state in domoticz ( not every time ) but relays do not change state.
            Switching on and switching off the lights of domoticz changes state relay without a problem.
            What could be wrong ?

            Sorry I'm a bit short on free time at the moment, didn't have time to take a look at the sketch yet.
            What you are saying is sometimes you change the physical switch position, it changes the status in domoticz, but the light status is not matching the status of the physical switch and the value of the switch in Domoticz ?

            For example: light is off and domoticz says off. Then you push the switch and domoticz says the light is on. But in fact the light is still off ?

            JonnyDev13J Offline
            JonnyDev13J Offline
            JonnyDev13
            wrote on last edited by
            #136

            @Nca78 Thanks for your thoughts. I will try testing it with 5v and see what happens.

            1 Reply Last reply
            0
            • laster13L laster13

              @tonnerre33, je suis également en France et je n'ai pas de neutre dans mes interrupteurs. Peux tu me dire comment tu as pu tester le pcb stp. Mon anglais est loin d être top desolé !!

              tonnerre33T Offline
              tonnerre33T Offline
              tonnerre33
              Hardware Contributor
              wrote on last edited by tonnerre33
              #137

              @laster13 hi, i have tried this pcb with my bedroom lamp. Indeed, these lamps are powered by electrical socket which include neutral wire.
              For the others lamps, i need to find how to command them without neutral wire ;)
              I am looking at this project but this is an smd project :

              https://www.openhardware.io/view/249/MDMSNode-Lighting

              @laster13 salut, en fait mes lampes de chambres sont sur prises commandées (donc accès au neutre), du coup j'utilise ce module pour ces lampes mais pour les autres bin il va falloir que je trouve autre chose ;)
              Je regarde un peu du coté de ce projet mais c'est du cms : voir le lien au dessus

              1 Reply Last reply
              0
              • hekH Offline
                hekH Offline
                hek
                Admin
                wrote on last edited by hek
                #138

                @laster13

                English please...

                1 Reply Last reply
                0
                • laster13L Offline
                  laster13L Offline
                  laster13
                  wrote on last edited by
                  #139

                  I Will tried to speak english 😗.
                  Thanks tonnerre33 for your help. Could you give me à shema of your installation in the bedroom ?

                  tonnerre33T 1 Reply Last reply
                  0
                  • laster13L laster13

                    I Will tried to speak english 😗.
                    Thanks tonnerre33 for your help. Could you give me à shema of your installation in the bedroom ?

                    tonnerre33T Offline
                    tonnerre33T Offline
                    tonnerre33
                    Hardware Contributor
                    wrote on last edited by tonnerre33
                    #140

                    @laster13

                    Here is a schema of my installation without the node :
                    http://electric.system.free.fr/schemas/schemas/schema-prise-commandee.jpg

                    and one with the pcb :

                    http://www.photorapide.com/images.php?photoName=2whnu7.png&photoId=935027

                    Edit : and the node with connectors :

                    http://www.photorapide.com/images.php?photoName=074tl3.jpg&photoId=935034

                    1 Reply Last reply
                    0
                    • laster13L Offline
                      laster13L Offline
                      laster13
                      wrote on last edited by
                      #141

                      thanks, I'll try. You say that your lamps are powered by electrical socket .
                      Is mounting possible on simple sockets with neutral wire? (non commandées)?

                      1 Reply Last reply
                      0
                      • tonnerre33T Offline
                        tonnerre33T Offline
                        tonnerre33
                        Hardware Contributor
                        wrote on last edited by tonnerre33
                        #142

                        Sure you can use an electrical socket without switch control.
                        But caution, max current is 2A ! It is ok for lamps but you can't supply a receiver which consumes more than 460VA per relay ( = 460W for resistive receiver).
                        I didn't see protection for relays, be careful ;)

                        1 Reply Last reply
                        0
                        • laster13L Offline
                          laster13L Offline
                          laster13
                          wrote on last edited by
                          #143

                          I am trying to test a montage which I am not sure about and besides when I plug the pcb on the socket the lamp remains on. I invite you to read my post on the Domoticz forum.
                          http://easydomoticz.com/forum/viewtopic.php?f=20&t=2680&p=25219#p25219

                          I am sorry for my english, I use the traducer of google

                          tonnerre33T 1 Reply Last reply
                          0
                          • Richard_SkeR Offline
                            Richard_SkeR Offline
                            Richard_Ske
                            wrote on last edited by
                            #144

                            Hi All,

                            This is my first post on this site!!

                            Yes this is a really good project but for the UK controlling a light inside of a wall switch you would need to do the following.

                            Re-wire the ceiling rose as in the UK there is a live feed from the rose that is switched by the switch and then returns to the rose to the "switched live" See http://www.diydoctor.org.uk/project_images/lights_and_switches/ceilingroseb2.jpg

                            Put an extra cable up to the ceiling rose with the return cable from the board that goes to the switched live and add an extra terminal in the ceiling rose to link the neutral to the other side of the lamp fitting.

                            If the back box is metal, it would need to be changed to a plastic box , I wouldn't myself want to mount the board in an earthed metal box!!

                            As other contributors have noted there isn't any fusing on the live and neutral feeds if the SSR were to fail short because of a short circuit in the lamp or ceiling rose then there could be a large current going through board that could potentially cause a fire, safety is always the first thought with any mains electrical circuit.

                            I could see this board being used in a plastic box inline to a table lamp etc. but it would need a lot of work to re-wire your house if you intended to use it behind a wall switch.

                            1 Reply Last reply
                            0
                            • laster13L laster13

                              I am trying to test a montage which I am not sure about and besides when I plug the pcb on the socket the lamp remains on. I invite you to read my post on the Domoticz forum.
                              http://easydomoticz.com/forum/viewtopic.php?f=20&t=2680&p=25219#p25219

                              I am sorry for my english, I use the traducer of google

                              tonnerre33T Offline
                              tonnerre33T Offline
                              tonnerre33
                              Hardware Contributor
                              wrote on last edited by
                              #145

                              @laster13 Yes your schema is correct.
                              The sketch has been modified by Nca78, you can try it first.
                              The problem does not come from the unused switch, because i use this node without switch.

                              1 Reply Last reply
                              0
                              • E Offline
                                E Offline
                                Eawo
                                wrote on last edited by
                                #146

                                I'm going to do these for my light switches but what should I use for in wall on off switch without relay?

                                1 Reply Last reply
                                0
                                • HilltanH Offline
                                  HilltanH Offline
                                  Hilltan
                                  wrote on last edited by
                                  #147

                                  The link to to DirtyPCBs is broken, got a new one?

                                  tonnerre33T 1 Reply Last reply
                                  1
                                  • HilltanH Hilltan

                                    The link to to DirtyPCBs is broken, got a new one?

                                    tonnerre33T Offline
                                    tonnerre33T Offline
                                    tonnerre33
                                    Hardware Contributor
                                    wrote on last edited by
                                    #148

                                    @Hilltan Hello, i think this link will be ok : http://dirtypcbs.com/store/details/885/mysensors-v3-3-2-light-switch

                                    For information, a few members have too many PCB of this node that's why if you are living in Vietnam or asia, Nca78 can send you PCB and if you are in france, i can send too (contact by pm for terms).

                                    I use this node since 20 days ago, and it's working well ;)

                                    1 Reply Last reply
                                    0
                                    • johnym30J Offline
                                      johnym30J Offline
                                      johnym30
                                      wrote on last edited by
                                      #149

                                      Hi everyone.
                                      I can not find anywhere Slow Blow Fuse (250v 0.2A). Does anyone has an available link??
                                      Thanks in advance.

                                      1 Reply Last reply
                                      0
                                      • johnym30J Offline
                                        johnym30J Offline
                                        johnym30
                                        wrote on last edited by
                                        #150

                                        Never mind, got them. thank you!!!

                                        1 Reply Last reply
                                        0
                                        • laster13L Offline
                                          laster13L Offline
                                          laster13
                                          wrote on last edited by
                                          #151

                                          @tonnerre33
                                          I will be really interested to buy you all the components you would no longer need. NRF, pcb, fuse thermal ... If you agree, can you tell me a list of what you offer thanks

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          15

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          Posts


                                          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular