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.
  • axillentA Offline
    axillentA Offline
    axillent
    Mod
    wrote on last edited by
    #9

    It was another discussion http://forum.mysensors.org/topic/687/230v-power-supply-to-arduino/23
    You are adding a valuable solution.
    This module looks very interesting in case it will meet all stated characteristics,

    I also thinkin on something small to fit into standard wall box but I have some complication.
    I need a solution for 2-wire lighting, It is because All lighting in my house is a two-wire system.
    Otherwise I will need to feed third wire to each wall box.

    sense and drive

    1 Reply Last reply
    0
    • scalzS Offline
      scalzS Offline
      scalz
      Hardware Contributor
      wrote on last edited by scalz
      #10

      @aproxx : of course I am interested with your files. It could be useful.

      @axillent : when you say 2-wire lighting, do you mean for one main??? I have done some tests last month to make something like fibaro fgd211. But I jumped onto another project. I had problems I remember. To test I was using a little china transfo and incandescent bulb. First test, zero cross detect with triac. Arduino rebooted always at start (I think about drop voltage and brownout reset arduino, because of a reset of the transfo. but not sure it was that, or maybe it was a no good zerocross....). Then I tried with mosfet pwm. Arduino booted right, but when I increased pwm to something like 192-200, arduino resetted. So I was thinking to use lnk306 but no time (and I think lnk306 need same input voltage so I don't know if it could resolve the problem. So I now am thinking to disconnect my light network and connect it to dc 48 and using led instead.
      Do you have idea, to power (steal energy) nodes with one main???

      RJ_MakeR 1 Reply Last reply
      0
      • scalzS scalz

        @aproxx : of course I am interested with your files. It could be useful.

        @axillent : when you say 2-wire lighting, do you mean for one main??? I have done some tests last month to make something like fibaro fgd211. But I jumped onto another project. I had problems I remember. To test I was using a little china transfo and incandescent bulb. First test, zero cross detect with triac. Arduino rebooted always at start (I think about drop voltage and brownout reset arduino, because of a reset of the transfo. but not sure it was that, or maybe it was a no good zerocross....). Then I tried with mosfet pwm. Arduino booted right, but when I increased pwm to something like 192-200, arduino resetted. So I was thinking to use lnk306 but no time (and I think lnk306 need same input voltage so I don't know if it could resolve the problem. So I now am thinking to disconnect my light network and connect it to dc 48 and using led instead.
        Do you have idea, to power (steal energy) nodes with one main???

        RJ_MakeR Offline
        RJ_MakeR Offline
        RJ_Make
        Hero Member
        wrote on last edited by
        #11

        @scalz
        May I make a suggestion? I would look for a solution for both 230v AND 120v for us yanks.. :-) I know I would make the purchase.

        RJ_Make

        scalzS 1 Reply Last reply
        0
        • A Offline
          A Offline
          Andreas Maurer
          wrote on last edited by
          #12

          If you have a look at the datasheet you see:

          All voltage input (AC: 90 ~ 264V)

          110 should work.

          RJ_MakeR 1 Reply Last reply
          0
          • A Andreas Maurer

            If you have a look at the datasheet you see:

            All voltage input (AC: 90 ~ 264V)

            110 should work.

            RJ_MakeR Offline
            RJ_MakeR Offline
            RJ_Make
            Hero Member
            wrote on last edited by
            #13

            @Andreas-Maurer Thats Great. You may want to change the title to reflect that.

            RJ_Make

            1 Reply Last reply
            0
            • RJ_MakeR RJ_Make

              @scalz
              May I make a suggestion? I would look for a solution for both 230v AND 120v for us yanks.. :-) I know I would make the purchase.

              scalzS Offline
              scalzS Offline
              scalz
              Hardware Contributor
              wrote on last edited by
              #14

              @ServiceXp : are you talking about my relay board? if yes, I will check what I can do in the end of the week and post my project in a new topic (I think I have to rearrange the board to fit the step down).

              RJ_MakeR 1 Reply Last reply
              0
              • axillentA Offline
                axillentA Offline
                axillent
                Mod
                wrote on last edited by
                #15

                @scalz two wire ligting menas that a wall switch is feeded only with two wires. One wire is a L source and second wire is from the load (from the lamp). Classical switch just need to short this two for the light to startup. In this case ay smart switch need some advanced technique on to power itself. For example fibaro dimmers do so.

                Do you plan to use single 48V power supply for the lighting? I'm working on the prokect for the guest house because it is just on building stage. I have a plan to use single 48V AC-DC power source with wired mysensors network. I will use 3 wires accross all lamps and switches and sensors. They will communicate with each othe P2P using a single wire interface based on Manchester encoding. I also plan to have Mysensors gateway.

                sense and drive

                1 Reply Last reply
                0
                • scalzS Offline
                  scalzS Offline
                  scalz
                  Hardware Contributor
                  wrote on last edited by scalz
                  #16

                  @axillent Ok. thank you. At my home it is like that. sure it needs a smart switch. and fibaro seems to be very smart (very small, small transfo, and steal energy, but z wave so I think it may use sync comm to use less energy. Maybe I am wrong and don't know how it is inside).
                  You are right. I am thinking to use 48v power supply lighting. But I cannot change my electrical network. So two wire. And I hope it will be easier to steal energy and power the in wall switch node for leds. Maybe I am wrong. I will power my lightings with energy harvesting (solar, or maybe I have another idea but i have to make experiments.

                  Your lighting project is very smart too. can't wait to see it too.

                  1 Reply Last reply
                  0
                  • scalzS scalz

                    @ServiceXp : are you talking about my relay board? if yes, I will check what I can do in the end of the week and post my project in a new topic (I think I have to rearrange the board to fit the step down).

                    RJ_MakeR Offline
                    RJ_MakeR Offline
                    RJ_Make
                    Hero Member
                    wrote on last edited by
                    #17

                    @scalz Sorry, No I was referring to the OP.

                    RJ_Make

                    1 Reply Last reply
                    0
                    • rvendrameR Offline
                      rvendrameR Offline
                      rvendrame
                      Hero Member
                      wrote on last edited by
                      #18

                      @ServiceXp , I'm also looking for a way to power a node from the available-standard two wire switch. It should be possible to steal some milliamps from there, but I don't know even from where to start researching it.

                      Home Assistant / Vera Plus UI7
                      ESP8266 GW + mySensors 2.3.2
                      Alexa / Google Home

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

                        Hi All,

                        I'm not sure if I understand the 2-wire thing completely, but in my house (which is kind of standard I guess in Europe) I have 3 wires going from the electricity cabinet, to the light switch and then to the light bulb. These cables are Phase, Neutral and Ground.

                        As I don't want to rewire my entire grid, I decided to build these boards so I can reuse the current wiring. I ended up with the following "schematic" if I can call my paintskills like that.
                        The enclosure at the bottom of the drawing would be placed behind the current light switch, while the enclosure at the top of the drawing would be placed right above the light bulb. This requires little to no modification of my current wiring.

                        Connection overview.jpg

                        @ServiceXP, I'll update the title to include the 110v information.

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

                          Why don't you place the relay behind the switch, too? This way you could save half of the nodes.

                          I have just ordered some of those power supply modules. Very interesting, cheapest similar ones I found before were about 14 €.

                          1 Reply Last reply
                          0
                          • S Offline
                            S Offline
                            shabba
                            wrote on last edited by
                            #21

                            This is what I have done for a light bulb in the pantry with a motion sensor. Its a mess as it is a proof of concept.

                            I have a 5 separate "modules" as such. Arduino Pro Mini, Motion Sensor, Radio, 5V AC/DC transformer and a 5V Relay. So clearly it is too big and a bit of a mess! So I am really interested in your PCB @aproxx! Do let us know how it works for you.

                            2015-06-17 20.02.09.jpg

                            AWIA 1 Reply Last reply
                            0
                            • S shabba

                              This is what I have done for a light bulb in the pantry with a motion sensor. Its a mess as it is a proof of concept.

                              I have a 5 separate "modules" as such. Arduino Pro Mini, Motion Sensor, Radio, 5V AC/DC transformer and a 5V Relay. So clearly it is too big and a bit of a mess! So I am really interested in your PCB @aproxx! Do let us know how it works for you.

                              2015-06-17 20.02.09.jpg

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

                              @shabba It looks like you are trying to build something to "pop your corn" on the shelf :smile:

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

                                @shabba

                                That picture makes me a bit worried... :sweat: Please don't let any kids near it.

                                1 Reply Last reply
                                0
                                • C Offline
                                  C Offline
                                  ceech
                                  Hardware Contributor
                                  wrote on last edited by ceech
                                  #24

                                  There is something similar I'm working on. Although mine is more like a solid state relay. And it can be used as an AC dimmer. But has the same concept with AC-DC converter. I used one from Vigortronix. It has a 3.3V output.
                                  20150619_152947.jpg

                                  Here it is controlled with Bluetooth serial connection
                                  20150619_153015-1.jpg
                                  This is how the board looks like
                                  board_01.png
                                  If anyone wants it, let me know.

                                  @aproxx I like your form factor. Great find with that AC-DC converter.

                                  1 Reply Last reply
                                  3
                                  • Roberto BrunialtiR Offline
                                    Roberto BrunialtiR Offline
                                    Roberto Brunialti
                                    wrote on last edited by
                                    #25

                                    Those are even much smaller (3.3v , 25x38x17 mm , 3w) and have similar price. I've got one (still to experiment with)

                                    https://it.rs-online.com/web/p/alimentatori-switching-integrati-smps/8431988/?searchTerm=8431988&relevancy-data=636F3D3126696E3D4931384E525353746F636B4E756D6265724D504E266C753D656E266D6D3D6D61746368616C6C26706D3D5E5C647B367D247C5E5C647B377D247C5E5C647B31307D2426706F3D313426736E3D592673743D52535F53544F434B5F4E554D4245522677633D4E4F4E45267573743D3834333139383826

                                    1 Reply Last reply
                                    0
                                    • scalzS Offline
                                      scalzS Offline
                                      scalz
                                      Hardware Contributor
                                      wrote on last edited by
                                      #26

                                      Too bad these Ac Dc are so expensive and little big. But good quality for sure.

                                      @ceech : looks like a pretty board. I am interested in your files please. It could be useful..:wink:

                                      C 1 Reply Last reply
                                      0
                                      • scalzS scalz

                                        Too bad these Ac Dc are so expensive and little big. But good quality for sure.

                                        @ceech : looks like a pretty board. I am interested in your files please. It could be useful..:wink:

                                        C Offline
                                        C Offline
                                        ceech
                                        Hardware Contributor
                                        wrote on last edited by
                                        #27

                                        @scalz Here you go:
                                        https://github.com/ceech/AC-dimmer
                                        Enjoy.

                                        1 Reply Last reply
                                        1
                                        • scalzS Offline
                                          scalzS Offline
                                          scalz
                                          Hardware Contributor
                                          wrote on last edited by
                                          #28

                                          thank you!

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


                                          14

                                          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