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. Controllers
  3. Freedomotic
  4. Freedomotic
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

Freedomotic

Scheduled Pinned Locked Moved Freedomotic
automationserialgatewaycontroller
72 Posts 15 Posters 41.5k Views 4 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.
  • freedomoticF Offline
    freedomoticF Offline
    freedomotic
    Plugin Developer
    wrote on last edited by
    #51

    Hi Roberto
    thanks for your interest. The plugin is in stand-by because I don't have any hardware for tests. I asked some help on this forum with no success. If you want we can collaborate. I tried a first draft using a fake serial connection on Windows. Let me know your idea with Raspi. Bye

    Freedomotic Iot & Smart Spaces framework
    http://www.freedomotic.com

    1 Reply Last reply
    0
    • freedomoticF Offline
      freedomoticF Offline
      freedomotic
      Plugin Developer
      wrote on last edited by
      #52

      Hi @Roberto-Brunialti
      are you still interested?

      Freedomotic Iot & Smart Spaces framework
      http://www.freedomotic.com

      1 Reply Last reply
      0
      • Roberto BrunialtiR Offline
        Roberto BrunialtiR Offline
        Roberto Brunialti
        wrote on last edited by
        #53

        Yes, I' am. Still to understand the needs in terms of sensors, gw and so on...
        Never used before mysensor, but i've got 4 sensordend boards.
        I should be able to setup a gw with nrf+ in a raspberry 2.

        1 Reply Last reply
        0
        • V Offline
          V Offline
          virgus1970
          wrote on last edited by
          #54

          Hi, Freedomotic!
          I'm too interesting in testing hardware (sensors & rellays) with MySensor Plugin on Pi B+. Do You need one more tester?

          1 Reply Last reply
          0
          • freedomoticF Offline
            freedomoticF Offline
            freedomotic
            Plugin Developer
            wrote on last edited by
            #55

            Of course @virgus1970 , I need all possible testers.
            I'm updating the plugin to start testing. For now you can install Freedomotic on your raspberry and try it. The plugin works with the upcoming version 5.6 you can download from http://teamcity.codebetter.com/guestAuth/repository/download/bt1177/.lastSuccessful/freedomotic-5.6.0-{build.number}.zip

            Freedomotic Iot & Smart Spaces framework
            http://www.freedomotic.com

            1 Reply Last reply
            0
            • V Offline
              V Offline
              virgus1970
              wrote on last edited by
              #56

              Ok. I'm going to start next week & will keep You up to date

              1 Reply Last reply
              0
              • freedomoticF Offline
                freedomoticF Offline
                freedomotic
                Plugin Developer
                wrote on last edited by
                #57

                Hi, in attachment the new development version. You need to download freedomotic from the previous link (teamcity), extract the plugin zip to freedomotic_root/plugins/devices folder and then modify your serial port name in mysensors-manifest.xml.
                Start Freedomotic and double click on Mysensors icon.
                mysensors.zip

                Freedomotic Iot & Smart Spaces framework
                http://www.freedomotic.com

                barduinoB 1 Reply Last reply
                0
                • freedomoticF freedomotic

                  Hi, in attachment the new development version. You need to download freedomotic from the previous link (teamcity), extract the plugin zip to freedomotic_root/plugins/devices folder and then modify your serial port name in mysensors-manifest.xml.
                  Start Freedomotic and double click on Mysensors icon.
                  mysensors.zip

                  barduinoB Offline
                  barduinoB Offline
                  barduino
                  wrote on last edited by
                  #58

                  @freedomotic

                  When you say you dont have hardware for testing, what do you mean?

                  Do you have ate least 2 Arduinos?

                  Im working on a way to simulate sensors, still alpha and not tested (im travelling) but so far it should be capable of simulating 12 sensors.

                  Would this work for you?

                  1 Reply Last reply
                  1
                  • freedomoticF Offline
                    freedomoticF Offline
                    freedomotic
                    Plugin Developer
                    wrote on last edited by
                    #59

                    @barduino
                    Now I have only an Arduino Uno and no radio transceiver and sensors.
                    I made some tests sending "fake" serial protocol strings via software.

                    Freedomotic Iot & Smart Spaces framework
                    http://www.freedomotic.com

                    1 Reply Last reply
                    0
                    • freedomoticF Offline
                      freedomoticF Offline
                      freedomotic
                      Plugin Developer
                      wrote on last edited by
                      #60

                      @barduino
                      any news about your simulator?
                      Thanks

                      Freedomotic Iot & Smart Spaces framework
                      http://www.freedomotic.com

                      barduinoB 1 Reply Last reply
                      0
                      • freedomoticF freedomotic

                        @barduino
                        any news about your simulator?
                        Thanks

                        barduinoB Offline
                        barduinoB Offline
                        barduino
                        wrote on last edited by
                        #61

                        @freedomotic
                        Actually yes.

                        I did a major refactor recently (here) and in a last minute update it ended up on the development branch of the 1.5 library, here

                        This is intented to be used with at least 2 arduinos, a normal gateway and a fake sensors arduino mocking signals. It should support all the 24 sensors from lib 1.4.1.

                        Not sure how you could take this and adapt to your situation since i'm using the MySensors library and it wont run without the radios.

                        Cheers

                        1 Reply Last reply
                        0
                        • freedomoticF Offline
                          freedomoticF Offline
                          freedomotic
                          Plugin Developer
                          wrote on last edited by
                          #62

                          @barduino
                          My plugin is based on serial protocol so I need to generate some "serial" strings as the gateway does. Now I'm using a serial data port emulator to write manually these strings. If I read your fake frames from serial (without using a gateway) maybe I could solve the problem

                          Freedomotic Iot & Smart Spaces framework
                          http://www.freedomotic.com

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

                            The MySensors project could perhaps support you by donating a couple of radios and arduino boards so you can make the necessary tests properly. Please contact me.

                            1 Reply Last reply
                            0
                            • freedomoticF Offline
                              freedomoticF Offline
                              freedomotic
                              Plugin Developer
                              wrote on last edited by
                              #64

                              Hi @hek
                              thanks for your offer.

                              Freedomotic Iot & Smart Spaces framework
                              http://www.freedomotic.com

                              1 Reply Last reply
                              0
                              • freedomoticF Offline
                                freedomoticF Offline
                                freedomotic
                                Plugin Developer
                                wrote on last edited by
                                #65

                                Hello,
                                a new version of our plugin is available on the marketplace.
                                More info on http://freedomotic.com/content/plugins/mysensors

                                Freedomotic Iot & Smart Spaces framework
                                http://www.freedomotic.com

                                1 Reply Last reply
                                1
                                • freedomoticF Offline
                                  freedomoticF Offline
                                  freedomotic
                                  Plugin Developer
                                  wrote on last edited by
                                  #66

                                  Hi all
                                  finally the first Release Candidate version of Commander is available.
                                  You can download it from http://sourceforge.net/projects/freedomotic/files/freedomotic-commander-5.6.0-rc1.zip/download
                                  We ask your help: try it and share your feedback here or filling out the form at https://goo.gl/CC65By
                                  Share your experience about Freedomotic: only 5 minutes of time to answer our survey at https://goo.gl/Iq8C6e
                                  Thanks in advance

                                  Freedomotic Iot & Smart Spaces framework
                                  http://www.freedomotic.com

                                  1 Reply Last reply
                                  0
                                  • freedomoticF Offline
                                    freedomoticF Offline
                                    freedomotic
                                    Plugin Developer
                                    wrote on last edited by
                                    #67

                                    Hi
                                    we are looking for Swedish translators for our project. If you want to give us a hand please reply.
                                    Thanks

                                    Freedomotic Iot & Smart Spaces framework
                                    http://www.freedomotic.com

                                    1 Reply Last reply
                                    0
                                    • freedomoticF Offline
                                      freedomoticF Offline
                                      freedomotic
                                      Plugin Developer
                                      wrote on last edited by
                                      #68

                                      Hi all
                                      Freedomotic 5.6 Commander RC2 is out and can be downloaded from
                                      http://sourceforge.net/projects/freedomotic/files/freedomotic-commander-5.6.0-rc2.zip/download
                                      We fixed some bugs and in particular included the first draft of a web client.
                                      After starting Freedomotic go to http://localhost:8090 in your browser and digit admin/admin as username/password.
                                      You can access from another pc in your network by changing in the previous URL "localhost" with the ip of the machine running Freedomotic.
                                      The web client doesn't have all features included in the java frontend but they can run at the same time.
                                      If you want to use only the web client please remove the folder "frontend-java" under plugins/devices.
                                      We need your help in different areas:

                                      • testing (not all browsers are 100% html5-compatible)
                                      • functionality
                                      • usability/UX
                                      • graphics/layout
                                        ...

                                      So report your comments/issues on https://goo.gl/CC65By
                                      If you want to contribute take a look at the source code https://github.com/freedomotic and at our tracking system http://freedomotic.myjetbrains.com/youtrack/issues

                                      Stay tuned!

                                      Freedomotic Iot & Smart Spaces framework
                                      http://www.freedomotic.com

                                      1 Reply Last reply
                                      1
                                      • freedomoticF Offline
                                        freedomoticF Offline
                                        freedomotic
                                        Plugin Developer
                                        wrote on last edited by
                                        #69

                                        Hi all,
                                        we moved our issues tracker to github.
                                        Take a look at https://github.com/freedomotic/freedomotic/issues
                                        Thanks

                                        Freedomotic Iot & Smart Spaces framework
                                        http://www.freedomotic.com

                                        freedomoticF 1 Reply Last reply
                                        0
                                        • freedomoticF freedomotic

                                          Hi all,
                                          we moved our issues tracker to github.
                                          Take a look at https://github.com/freedomotic/freedomotic/issues
                                          Thanks

                                          freedomoticF Offline
                                          freedomoticF Offline
                                          freedomotic
                                          Plugin Developer
                                          wrote on last edited by
                                          #70

                                          Hello
                                          in this video https://youtu.be/G98U2Q3cCVc you can see our Telegram bot plugin in action.
                                          We need your feedback to improve it.
                                          Thanks

                                          Freedomotic Iot & Smart Spaces framework
                                          http://www.freedomotic.com

                                          1 Reply Last reply
                                          2
                                          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