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. Hardware
  3. 110v-230v AC to Mysensors PCB board

110v-230v AC to Mysensors PCB board

Scheduled Pinned Locked Moved Hardware
269 Posts 63 Posters 270.9k Views 68 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.
  • P Offline
    P Offline
    punter9
    wrote on last edited by
    #184

    thanks for the update on the resettable fuses! Another rookie ?. I ordered 0.4A fuses since the 0.3A are sold out. Is this a classic dumb move thinking that 0.1A is no big deal?

    1 Reply Last reply
    0
    • sundberg84S Offline
      sundberg84S Offline
      sundberg84
      Hardware Contributor
      wrote on last edited by
      #185

      HLK spec. is max input of 0.2a with small spikes tolerance to 1.0A. I also ran out of 0.3 but are now using 0.2a and that works fine.

      Controller: Proxmox VM - Home Assistant
      MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
      MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
      RFLink GW - Arduino Mega + RFLink Shield, 433mhz

      1 Reply Last reply
      0
      • C Offline
        C Offline
        csa02221862
        wrote on last edited by
        #186

        Does the light switch need to be a SPST or can you use a pushbutton? Curious how this would work with a SPST switch. I haven't looked at the code to see what is setup.

        1 Reply Last reply
        0
        • J Offline
          J Offline
          Jan Gatzke
          wrote on last edited by
          #187

          @csa02221862 said:

          SPST

          This depends on the sketch you flash. ;)

          1 Reply Last reply
          0
          • NikolayChN Offline
            NikolayChN Offline
            NikolayCh
            wrote on last edited by
            #188

            Hi,

            I understand that the question has already been asked, but ... Is there a possibility to adjust the scheme to the ESP8266 instead of Arduino? Anybody can tell or help - how to do it?

            Regards,
            Nikolay

            1 Reply Last reply
            0
            • J Offline
              J Offline
              jemish
              wrote on last edited by
              #189

              yes, now how to use ESP8266 instead of arduino for the same function that we are discuss in this topics.

              1 Reply Last reply
              0
              • toabhishekvermaT Offline
                toabhishekvermaT Offline
                toabhishekverma
                wrote on last edited by
                #190

                Hey Guys,
                I am working on ESP8266 as well. But I am newbie to electronic designs. But in my view it should be silmple and we can replace Arduino nano with ESP8266 and remove NRF module.

                One diagram and circuit is explained here http://iot-playground.com/blog/2-uncategorised/77-esp8266-internet-controlled-switch-easyiot-cloud-mqtt-api#materials

                @csa02221862 you can use this cercuit with SPST buttons. But Switch will notbe connected to mains. It will be conneted to ESP8266 GPIO of (or arduino). And in Sketch (i.e code ) you have to write code based on GPIO when ever it goes 0 to 1 or 1 to 0 Relay state shoud be toggled.

                I hope I make sense

                @aproxx you did great job here.

                I am looking to reduce its size more if possible and wish to use ESP8266. Also looking to add more then one relays to the board. In some rooms there are 3 buttons on one panel. So thinking to use 3 relays. Will it be a good Idea? I think should not matter as long as I have enough GPIO to control relays and Electric wire connectors can bear the load.

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  jemish
                  wrote on last edited by
                  #191

                  yes , I also thinking to use more than one relay.

                  1 Reply Last reply
                  0
                  • GertSandersG Offline
                    GertSandersG Offline
                    GertSanders
                    Hardware Contributor
                    wrote on last edited by
                    #192

                    Found something interesting on Aliexpress which is a drop in replacement for the HLK-PM01:

                    the HLK-PM03

                    Same size and pin locations, but 110-200 V AC to 3V3 DC.

                    0_1455218529807_IMG_7765.jpg

                    http://www.aliexpress.com/item/5-pcs-HLK-PM03-AC-DC-220V-to-3-3V-Step-Down-Buck-Power-Supply-Module/32585760937.html

                    It fits my multi-power options board perfectly.

                    1 Reply Last reply
                    0
                    • toabhishekvermaT Offline
                      toabhishekvermaT Offline
                      toabhishekverma
                      wrote on last edited by
                      #193

                      Nice find GertSanders ... I am planning to use esp8266 which runs on 3.3 volt... best fit ..

                      If we use this we may have to drop few things from 5.5 board right?
                      Like no need of 5v - 3.3 converter
                      change relay to match 3.3v like this http://vod.ebay.com/vod/FetchOrderDetails?qu=1&itemid=401045943120&transid=522355020027&viewpaymentstatus=

                      Anyexpert around? do we need to remove anythingelse (any capacitor?)

                      YveauxY 1 Reply Last reply
                      0
                      • toabhishekvermaT Offline
                        toabhishekvermaT Offline
                        toabhishekverma
                        wrote on last edited by
                        #194

                        But 3.3v relay will not match the board. If we use 5.5v relay do we need to add something to circuit?

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          johnr
                          wrote on last edited by
                          #195

                          Hi,

                          Thank you for this pcb. In which program did you do the design? Do you think you can share an editable version of the design?

                          I would like to modify it to accept the Mean Well IRM-05-5 instead of the Hi-Link.
                          It is more expensive and bigger AC-DC circuit but since I hace some in my stash i would like to use them.

                          1 Reply Last reply
                          0
                          • toabhishekvermaT toabhishekverma

                            Nice find GertSanders ... I am planning to use esp8266 which runs on 3.3 volt... best fit ..

                            If we use this we may have to drop few things from 5.5 board right?
                            Like no need of 5v - 3.3 converter
                            change relay to match 3.3v like this http://vod.ebay.com/vod/FetchOrderDetails?qu=1&itemid=401045943120&transid=522355020027&viewpaymentstatus=

                            Anyexpert around? do we need to remove anythingelse (any capacitor?)

                            YveauxY Offline
                            YveauxY Offline
                            Yveaux
                            Mod
                            wrote on last edited by
                            #196

                            @toabhishekverma said:

                            change relay to match 3.3v like this http://vod.ebay.com/vod/FetchOrderDetails?qu=1&itemid=401045943120&transid=522355020027&viewpaymentstatus=

                            That's a link to your shopping cart, we don't have access to...
                            I'm interested in the relay, can you post a working link?

                            http://yveaux.blogspot.nl

                            1 Reply Last reply
                            0
                            • toabhishekvermaT Offline
                              toabhishekvermaT Offline
                              toabhishekverma
                              wrote on last edited by
                              #197

                              oops..

                              here is the link

                              http://www.ebay.com/itm/401045943120

                              1 Reply Last reply
                              0
                              • GertSandersG Offline
                                GertSandersG Offline
                                GertSanders
                                Hardware Contributor
                                wrote on last edited by
                                #198

                                I use the same SONGLE relays:

                                http://www.aliexpress.com/item/5pcs-SRD-03VDC-SL-C-3V-relay-5-feet-10A/32453591000.html

                                YveauxY 1 Reply Last reply
                                0
                                • toabhishekvermaT Offline
                                  toabhishekvermaT Offline
                                  toabhishekverma
                                  wrote on last edited by
                                  #199

                                  @GertSanders thanks for this link.
                                  So do you have working prototype? what board are you using? I am in middle of finalising components and trying to finalise design. With little knowledge of electronics my progress is slow.
                                  Also for 220 to 3.3v there is another converter from Olimex https://www.olimex.com/Products/Power/PWR-90-240V-3.3V0.8A/
                                  overall its abit smaller then Hi-Link... Hi-Link abit better because all covered and less dangerous.

                                  Please share if you have any design finalised.

                                  1 Reply Last reply
                                  0
                                  • GertSandersG GertSanders

                                    I use the same SONGLE relays:

                                    http://www.aliexpress.com/item/5pcs-SRD-03VDC-SL-C-3V-relay-5-feet-10A/32453591000.html

                                    YveauxY Offline
                                    YveauxY Offline
                                    Yveaux
                                    Mod
                                    wrote on last edited by
                                    #200

                                    @GertSanders @toabhishekverma Do you have the dimensions and/or holding resistance?

                                    http://yveaux.blogspot.nl

                                    1 Reply Last reply
                                    0
                                    • toabhishekvermaT Offline
                                      toabhishekvermaT Offline
                                      toabhishekverma
                                      wrote on last edited by
                                      #201

                                      Sorry I didnt get your questions .. do you mean dimensions of 220-3.3v converter. Here they are.
                                      output 2.5W 3.3V/0.8A +-0.2V size: 30x20x18mm

                                      I am not from electronics background so didn't get what holding resistance means?

                                      YveauxY 1 Reply Last reply
                                      0
                                      • toabhishekvermaT toabhishekverma

                                        Sorry I didnt get your questions .. do you mean dimensions of 220-3.3v converter. Here they are.
                                        output 2.5W 3.3V/0.8A +-0.2V size: 30x20x18mm

                                        I am not from electronics background so didn't get what holding resistance means?

                                        YveauxY Offline
                                        YveauxY Offline
                                        Yveaux
                                        Mod
                                        wrote on last edited by
                                        #202

                                        @toabhishekverma No, I meant for the relay ;-)
                                        What's the resistance of the 3V coil? I want to know the current flowing when the relay is active.

                                        http://yveaux.blogspot.nl

                                        1 Reply Last reply
                                        0
                                        • toabhishekvermaT Offline
                                          toabhishekvermaT Offline
                                          toabhishekverma
                                          wrote on last edited by
                                          #203

                                          @Yveaux Still no idea about it. Check link if you get something from it. what I know is it can bear up to 10A current and can be controlled using 3v .... my order still in shipping so don't know more then that.

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


                                          16

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.0k

                                          Posts


                                          Copyright 2019 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