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.
  • J Offline
    J Offline
    Jan Gatzke
    wrote on last edited by
    #81

    Ok, lazy me didn't have a look at the zip. Tanks for the hint. :)

    1 Reply Last reply
    0
    • petewillP Offline
      petewillP Offline
      petewill
      Admin
      wrote on last edited by
      #82

      @aproxx This looks very cool! I am curious what (if any) heat sink will be used with the solid state relay? I have never used a solid state relay but I have been reading about them and it seems that most are used with a heat sink. Maybe it depends on the amperage that will be switched though. Thanks!

      My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

      1 Reply Last reply
      0
      • bjornhallbergB Offline
        bjornhallbergB Offline
        bjornhallberg
        Hero Member
        wrote on last edited by
        #83

        The SSR has an integrated heat sink according to the specs. Don't know if this is a knockoff and follows the same standard of quality though. Given the low A rating, and the fact that most of us will be switching a 10-20W worth of lights, I think it will be fine.

        I noticed the ceramic "Slow Blow Fuse (250v 0.3A)" was out of stock on Ebay. As was the 0.2A version. Someone is stocking up :-) Would it have to be a ceramic fuse?

        petewillP DrJeffD 2 Replies Last reply
        0
        • bjornhallbergB bjornhallberg

          The SSR has an integrated heat sink according to the specs. Don't know if this is a knockoff and follows the same standard of quality though. Given the low A rating, and the fact that most of us will be switching a 10-20W worth of lights, I think it will be fine.

          I noticed the ceramic "Slow Blow Fuse (250v 0.3A)" was out of stock on Ebay. As was the 0.2A version. Someone is stocking up :-) Would it have to be a ceramic fuse?

          petewillP Offline
          petewillP Offline
          petewill
          Admin
          wrote on last edited by
          #84

          @bjornhallberg Thanks. I still have some reading to do... :)

          My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

          1 Reply Last reply
          0
          • bjornhallbergB bjornhallberg

            The SSR has an integrated heat sink according to the specs. Don't know if this is a knockoff and follows the same standard of quality though. Given the low A rating, and the fact that most of us will be switching a 10-20W worth of lights, I think it will be fine.

            I noticed the ceramic "Slow Blow Fuse (250v 0.3A)" was out of stock on Ebay. As was the 0.2A version. Someone is stocking up :-) Would it have to be a ceramic fuse?

            DrJeffD Offline
            DrJeffD Offline
            DrJeff
            wrote on last edited by
            #85

            @bjornhallberg said:

            was out of stock on Ebay. As was the 0.2A version. Someone is stocking up

            :pensive: oops! You wanted some?

            just kidding, let me check I have a line on parts I will see if they have some.

            bjornhallbergB 1 Reply Last reply
            0
            • DrJeffD DrJeff

              @bjornhallberg said:

              was out of stock on Ebay. As was the 0.2A version. Someone is stocking up

              :pensive: oops! You wanted some?

              just kidding, let me check I have a line on parts I will see if they have some.

              bjornhallbergB Offline
              bjornhallbergB Offline
              bjornhallberg
              Hero Member
              wrote on last edited by
              #86

              @DrJeff I actually bought the 0.2A version myself before it was gone :-) But I was surprised to find how hard it was to find axial ceramic fuses of the right size or at the right price. Maybe we could find some sort of small fuse holder instead?

              DrJeffD 1 Reply Last reply
              0
              • bjornhallbergB bjornhallberg

                @DrJeff I actually bought the 0.2A version myself before it was gone :-) But I was surprised to find how hard it was to find axial ceramic fuses of the right size or at the right price. Maybe we could find some sort of small fuse holder instead?

                DrJeffD Offline
                DrJeffD Offline
                DrJeff
                wrote on last edited by
                #87

                @bjornhallberg said:

                Maybe we could find some sort of small fuse holder instead?

                I know its probably not the best thing to do but I have just soldered on leads, bare wire. I just tin the metal first and scuff it a little. I have done the same thing to batteries with no ill effect.The key is get in and off quickly!

                1 Reply Last reply
                0
                • A aproxx

                  @AWI Thanks for the kind words! I did my best on the soldering part, but the reinforcement of the 230v circuit could have done a bit better in my opinion. :) Next time I would use an isolated wire to reinforce the 230v traces, but for a prototype build this was sufficient.

                  M Offline
                  M Offline
                  mvdarend
                  wrote on last edited by
                  #88

                  @aproxx I'm hoping to receive the boards soon (they were sent almost two weeks ago) and have one question for you.

                  I've had a quick look at your example code in the Word document but I'm not familiar with Arduino Debouncing. My question is what kind of switch is the best to use, a standard On/Off switch or a Pulse switch?

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    aproxx
                    Hero Member
                    wrote on last edited by
                    #89

                    @mvdarend I'm not sure if I completely understand what you mean by "pulse switch"..
                    I was planning on using a normal light switch, in order to have an on/off (open and closed) circuit.
                    But it shouldn't be a problem to modify the code a bit in case you're using some other buttons (like a push button for example). I'm sure me or somebody else on this forum can help you with your code in case it shouldn't work out as expected. :)

                    M 1 Reply Last reply
                    0
                    • A aproxx

                      @mvdarend I'm not sure if I completely understand what you mean by "pulse switch"..
                      I was planning on using a normal light switch, in order to have an on/off (open and closed) circuit.
                      But it shouldn't be a problem to modify the code a bit in case you're using some other buttons (like a push button for example). I'm sure me or somebody else on this forum can help you with your code in case it shouldn't work out as expected. :)

                      M Offline
                      M Offline
                      mvdarend
                      wrote on last edited by
                      #90

                      @aproxx said:

                      @mvdarend I'm not sure if I completely understand what you mean by "pulse switch"..

                      Thanks for your reply, a 'pulse switch' is basically a push button type switch like you mentioned. I'll see if I can get it working when the boards come in. (I've already got all the other parts)

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        mvdarend
                        wrote on last edited by mvdarend
                        #91

                        NIce little boards! I received mine yesterday :) after a few hiccups I got it working fairly quickyl.

                        Two small things that might need your attention:

                        • The holes for fuse2 were too small for the resettable fuses I bought, had to drill them out a tiny bit.
                        • I think the LE33 is the wrong way around in the pictures. I kept getting a "Check wires" message in the debugger. After checking a number of things I noticed that the voltage to the radio was too high. After looking at the diagrams I noticed that the LE33 is the wrong way around, after desoldering and turning it around (flat side facing Fuse2) the unit worked as expected.

                        For anyone else that bought the 5.5v DC varistors from the given link, double check them before using them. I received a few that were defective, there was absolutely no resistance between the two poles. Causing Fuse2 to get a bit warm :)

                        IMG_20151009_223249.jpg

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

                          Hi! Nice! :+1:

                          Is this board 5x5cm? If so it might be to big for my in-wall projects.
                          This is a board thats 5x5 on top of a standard whatsitsname...

                          55.jpg

                          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
                          • A Offline
                            A Offline
                            aproxx
                            Hero Member
                            wrote on last edited by
                            #93

                            @mvdarend Thanks for the feedback! Happy to hear that it's working fine on your side as well. Although I do find it strange that the LE33 seems to be the other way around on your board? Maybe I just made a mistake with the silkscreen, and should the LE33 be on the bottom side? Anyway, I'll make sure to address this as soon as I possible (probably somewhere during next week). Sorry for the possible inconvenience, but thanks for pointing this out! :)

                            @sundberg84 The board dimension are about 4.2x4.7cm, so it is quite small. However, I'm afraid that because of the NRF24L01 module, and the 230v connections to it, it wouldn't really fit the box you have on that picture (assuming the board you have there is 5x5cm)..

                            Somewhere in the next week or 2 I'll try to design a custom 3d printable plastic box for the board that I've designed. Together with a 2-relay board as requested by @jemish .

                            AWIA Z 2 Replies Last reply
                            0
                            • M Offline
                              M Offline
                              mvdarend
                              wrote on last edited by mvdarend
                              #94

                              I spoke too soon... the unit seems to work well, but I hadn't tested if the relay actually switched or not. The status seems to change fine in the serial monitor, but it doesn't seem to be actually switching. I'll have to do some more troubleshooting.

                              S 1 Reply Last reply
                              0
                              • A aproxx

                                @mvdarend Thanks for the feedback! Happy to hear that it's working fine on your side as well. Although I do find it strange that the LE33 seems to be the other way around on your board? Maybe I just made a mistake with the silkscreen, and should the LE33 be on the bottom side? Anyway, I'll make sure to address this as soon as I possible (probably somewhere during next week). Sorry for the possible inconvenience, but thanks for pointing this out! :)

                                @sundberg84 The board dimension are about 4.2x4.7cm, so it is quite small. However, I'm afraid that because of the NRF24L01 module, and the 230v connections to it, it wouldn't really fit the box you have on that picture (assuming the board you have there is 5x5cm)..

                                Somewhere in the next week or 2 I'll try to design a custom 3d printable plastic box for the board that I've designed. Together with a 2-relay board as requested by @jemish .

                                AWIA Offline
                                AWIA Offline
                                AWI
                                Hero Member
                                wrote on last edited by
                                #95

                                @aproxx My first project with your design, Thanks :+1:
                                p.s. the regulator needs to be mounted "reversed" from the silk screen. Some puzzling but a lot of fun and top result :heartbeat:
                                upload-04a945b8-8cc0-4671-becd-0a72580c8b6b

                                1 Reply Last reply
                                2
                                • Cliff KarlssonC Offline
                                  Cliff KarlssonC Offline
                                  Cliff Karlsson
                                  wrote on last edited by
                                  #96

                                  Is it possible to add the option to be able to use RFM69 radio also?

                                  1 Reply Last reply
                                  0
                                  • C Offline
                                    C Offline
                                    cygnus
                                    wrote on last edited by
                                    #97

                                    The board looks really nice! Just one question though; what about temperature protection? In this thread people talks about gluing a thermal fuse on top of the HLK-PM01, is that something you considered or do you think it's unnecessary?

                                    K 1 Reply Last reply
                                    0
                                    • C cygnus

                                      The board looks really nice! Just one question though; what about temperature protection? In this thread people talks about gluing a thermal fuse on top of the HLK-PM01, is that something you considered or do you think it's unnecessary?

                                      K Offline
                                      K Offline
                                      krizzziz
                                      wrote on last edited by
                                      #98

                                      @cygnus said:

                                      The board looks really nice! Just one question though; what about temperature protection? In this thread people talks about gluing a thermal fuse on top of the HLK-PM01, is that something you considered or do you think it's unnecessary?

                                      Good point, been following this topic because of the other topic about the HLK-PM01 ad to dc regulator. And after extensive testing the outcome was that there should be added the thermal fuse because of additional safety. What do you all think?

                                      DrJeffD 1 Reply Last reply
                                      0
                                      • K krizzziz

                                        @cygnus said:

                                        The board looks really nice! Just one question though; what about temperature protection? In this thread people talks about gluing a thermal fuse on top of the HLK-PM01, is that something you considered or do you think it's unnecessary?

                                        Good point, been following this topic because of the other topic about the HLK-PM01 ad to dc regulator. And after extensive testing the outcome was that there should be added the thermal fuse because of additional safety. What do you all think?

                                        DrJeffD Offline
                                        DrJeffD Offline
                                        DrJeff
                                        wrote on last edited by
                                        #99

                                        @krizzziz
                                        I have seen in some commercial wall switches thermal cutoff/fuses they are usually to the top of the offending (heat producing components) not necessarily directly touching. I have definitely added them to mine for peace of mind. Like this one:
                                        upload-2d08b952-3efd-4445-a12c-e3c1393fcbcf
                                        http://i.imgur.com/rqOawGmm.jpg

                                        Just make sure you heat sink when soldering them into place and check them after installation.

                                        1 Reply Last reply
                                        0
                                        • M mvdarend

                                          NIce little boards! I received mine yesterday :) after a few hiccups I got it working fairly quickyl.

                                          Two small things that might need your attention:

                                          • The holes for fuse2 were too small for the resettable fuses I bought, had to drill them out a tiny bit.
                                          • I think the LE33 is the wrong way around in the pictures. I kept getting a "Check wires" message in the debugger. After checking a number of things I noticed that the voltage to the radio was too high. After looking at the diagrams I noticed that the LE33 is the wrong way around, after desoldering and turning it around (flat side facing Fuse2) the unit worked as expected.

                                          For anyone else that bought the 5.5v DC varistors from the given link, double check them before using them. I received a few that were defective, there was absolutely no resistance between the two poles. Causing Fuse2 to get a bit warm :)

                                          IMG_20151009_223249.jpg

                                          korttomaK Offline
                                          korttomaK Offline
                                          korttoma
                                          Hero Member
                                          wrote on last edited by
                                          #100

                                          @mvdarend said:

                                          For anyone else that bought the 5.5v DC varistors from the given link, double check them before using them.

                                          I wish I would have read this a week ago. Would have spared me from a "WTF!" moment.

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


                                          6

                                          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