Skip to content
  • 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. Roller Shutter
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

Roller Shutter

Scheduled Pinned Locked Moved Hardware
87 Posts 23 Posters 57.5k Views 32 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.
  • scalzS Offline
    scalzS Offline
    scalz
    Hardware Contributor
    wrote on last edited by
    #45

    Hi.
    I have updated my git and my first post with details about my latest revision of this board :smiley:
    I just need to check one or two things on the BOM before upload it too.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Fabien
      wrote on last edited by
      #46

      Just soldering. Missing some componments.
      0_1453327912240_IMG_20160120_230900.jpg

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

        :+1: too fast! I have to run now, ahaha :)

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Fabien
          wrote on last edited by
          #48

          Board finished.
          Test :

          • ATMEGA328p ok. Setting fuses and loading optiboot/DualOptiboot.
          • LED ok :) (blink test) With DualOptiboot you need to reset device after uploading new sketch.
          • ATSHA ok with test exemple
          • EEPROM ok with Write/read test
          • Realys ok wit simple commands.
          • Regulator 3.3V Ok

          Need to test : Radio (RFM69W) and current sensor.

          Some photos :
          1_1453846320559_IMG_20160126_225347.jpg 0_1453846320558_IMG_20160126_225334.jpg

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

            great news :) thx for helping me on this :wink:
            for AC connection insulation on bottom, I am planning to use pcb varnish and liquidtape. Liquidtape is not so cheap, but can be useful for other things..

            1 Reply Last reply
            0
            • F Offline
              F Offline
              Fabien
              wrote on last edited by
              #50

              Last news ! Radio work ok and MySensors too.
              Upload RelaySketch and I can control relay with MYSController ! Wow !

              1 Reply Last reply
              3
              • martinhjelmareM Offline
                martinhjelmareM Offline
                martinhjelmare
                Plugin Developer
                wrote on last edited by
                #51

                Hi!

                Great news! I've been waiting for this board to be tested and approved.

                Is it possible to use the two relays to control two individual lines, for example two different lights? I read above that for the roller shutter function with a motor, the relays were interconnected. But If the use case is plain switching lights, can you work around this easily?

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

                  can we control our windows curtains using this????

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

                    I have uploaded it on openhardware. I still need to upload the BOM, as I need to make better the linl between my git, I have to enter my BOM manually for the moment.
                    I will put some real pics soon too, or maybe yours @Fabien ?

                    @martinhjelmare : the first rev I did was like you want, two relays in parallel for individual lines.
                    But guys asked me (here and at jeedom) if instead, I could interconnect it to protect the rollershutter motor. They were right so I made the change. Unfortunately, this can't be changed on the rev2. I wanted to do it but I had not enough room onboard for route cleareance...
                    But I will upload my first rev asap, I am already using one at my job. I just need to check if my files are ok ;)

                    @jemish: if it is something like rollershutter node motor, it should work. I don't know what do you mean by windows curtains. Can you show me what is it please?

                    Last note, the 0-100% opening depends on the ACS712. I have not tested yet on this new rev, nor Fabien. It's in a very good progress :)

                    1 Reply Last reply
                    0
                    • F Offline
                      F Offline
                      Fabien
                      wrote on last edited by Fabien
                      #54

                      @scalz You can take my pics.

                      fetsF 1 Reply Last reply
                      1
                      • F Fabien

                        @scalz You can take my pics.

                        fetsF Offline
                        fetsF Offline
                        fets
                        wrote on last edited by
                        #55

                        @Fabien I can't see the antenna on your pictures, where is it ?
                        Could you tell me the actual height please (RFM69W version) ?
                        If I correctly read the thread, I understand that the dimension are 47x48, is it right for RFM69 version ?

                        1 Reply Last reply
                        0
                        • F Offline
                          F Offline
                          Fabien
                          wrote on last edited by
                          #56

                          @fets you're right, on the pics, antenna is note present (8.2 cm wire). Height is 2cm. Board size is the same (47x48 mm) for both NRF24 and RFM69 versions.

                          fetsF 1 Reply Last reply
                          0
                          • F Fabien

                            @fets you're right, on the pics, antenna is note present (8.2 cm wire). Height is 2cm. Board size is the same (47x48 mm) for both NRF24 and RFM69 versions.

                            fetsF Offline
                            fetsF Offline
                            fets
                            wrote on last edited by
                            #57

                            @Fabien thanks, good news.

                            1 Reply Last reply
                            0
                            • J Offline
                              J Offline
                              jserfaty
                              wrote on last edited by jserfaty
                              #58

                              @scalz said:

                              Last note, the 0-100% opening depends on the ACS712. I have not tested yet on this new rev, nor Fabien. It's in a very good progress

                              How are you doing on the 0-100% code function?
                              Im doing the same thing for a greenhouse sides opening controller using 2 relays and V_PERCENTAGE.

                              Im not having great luck at the part of passing the value from the controller to the function to execute running for X number of milliseconds (will add the current sense you suggest later it is a great idea but trying hardcoded travel time for now)

                              Just wondering if you had any code to share that could shed light on my current project.

                              thanks

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

                                @jserfaty I will try to share some code as soon as possible, sorry being late on this. Bzzz, bzzz I'm like a bee sometimes :laughing:
                                In sketch, I will have two options:

                                • automatic calibration with current sense..
                                • or a fixed calibration, a time travel set in sketch.

                                So I will try to look if I have nothing ugly in my sketch asap (there is already someone waiting for this ;))
                                And a note, for others, about the board, I'm thinking to reduce size if possible to fit better in wallbox but I would like to keep hilink.

                                1 Reply Last reply
                                1
                                • ? Offline
                                  ? Offline
                                  A Former User
                                  wrote on last edited by
                                  #60

                                  Maybe look at this one: Arduino shutters

                                  I am using this one with my 8ch relay board. Working fine here!

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

                                    @kenci yep I am using this one ;) it's time based in the sketch. and nice class.
                                    I just need to add an auto calibration if using current sensor

                                    1 Reply Last reply
                                    0
                                    • A Offline
                                      A Offline
                                      anarro
                                      wrote on last edited by
                                      #62

                                      @scalz, I love this project. I am waiting your last changes (in a code), then I wold test it in my home!, thank you very much for share it.

                                      Antoni.

                                      1 Reply Last reply
                                      0
                                      • ? Offline
                                        ? Offline
                                        A Former User
                                        wrote on last edited by
                                        #63

                                        @scalz are you going to sell this on openhardware.io as a complete module?

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

                                          @kenci I think so...this is a very nice new feature on openhardware, not only for commission (sure that could help a little bit for dev cost..) but, more interesting is to have competitive price for some device and make these available for others, that's excellent :) I can't wait to test this, to see what will be the quotation..I will try to do my best ;)

                                          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
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular