Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. mycontroller.org
    Log in to post

    • jkandasa

      MyController version "1.4.0.Final" released
      MyController.org • controller mycontroller.org release mycontroller 1.4.0.final • • jkandasa  

      1
      5
      Votes
      1
      Posts
      750
      Views

      No one has replied

    • jkandasa

      MyController version "1.3.0.Final" released
      MyController.org • controller mycontroller.org release mycontroller 1.3.0.final • • jkandasa  

      2
      1
      Votes
      2
      Posts
      1316
      Views

      skywatch

      @jkandasa Brilliant - thank you!!!
    • Avamander

      High-performance controllers
      Controllers • mycontroller.org home-assistant plot • • Avamander  

      5
      0
      Votes
      5
      Posts
      1171
      Views

      bgunnarb

      @Avamander I'm using OpenHab together with influxdb and grafana. All running on the same RPi. influxdb collects temperatures from half a dozen sensors and also a rain gauge every 2-5 minutes. Grafana plots the values every five minutes. OpenHab has rather a steep learning curve but the support forum is excellent. Openhabian is the easiest way to get running with OpenHab on and RPi
    • jkandasa

      MyController 1.2.0.Final version released
      MyController.org • controller mycontroller.org release mycontroller • • jkandasa  

      1
      5
      Votes
      1
      Posts
      837
      Views

      No one has replied

    • jkandasa

      MyController 1.1.0.Final version released
      MyController.org • controller iot mycontroller.org release mycontroller • • jkandasa  

      6
      4
      Votes
      6
      Posts
      1448
      Views

      juanmrodrigues

      @jkandasa Great! Thanks for pointing me out. I'll take a look. Regards
    • jkandasa

      0.0.3.Final pre-release - volunteers required to test
      MyController.org • mycontroller.org release pre-release • • jkandasa  

      5
      3
      Votes
      5
      Posts
      2076
      Views

      rmtucker

      Testing now and so far the mysensors smartsleep etc is working perfectly. What a great controller, thank you for your hard work. I will maybe switch to this in place of Demotic.
    • Christian Simonsen

      How do I setup Raspberry Pi 2 with NRF24L01 as MySensor 2.0 Gateway with MyController as controller
      Hardware • nrf24l01 mycontroller.org gpio raspberry pi 2 rbp2 • • Christian Simonsen  

      19
      1
      Votes
      19
      Posts
      6828
      Views

      Christian Simonsen

      @alexsh1 Hi Alex, I tested the Sanity check on the the Arduino sensor node, and status came back OK. However I could get this to work on the Raspberry Pi, seems like this function is not yet supported. At least I couldn't find any info on it using the "./configuration -h". I don't have a AMS1117 available so I can test that. I connected my Arduino Nano and NRF24L01+ to the Raspberry Pi via USB, that would really well. So I might just use this solution instead as I see little benefit of connecting the NRF24L01 directly to the GPIO pins on the Raspberry Pi. Next step is to start building some battery powered sensors that I can use, and get MyController setup properly.
    • jkandasa

      MyController 0.0.3.Alpha2 released!! :)
      MyController.org • controller mycontroller.org topology influxdb new-release • • jkandasa  

      17
      8
      Votes
      17
      Posts
      6005
      Views

      Fabien

      @jkandasa Thank you for the update. I will use this controller in production in few days. Eactly what I want. For non-msensors devices I Will use node-red as glue !
    • jkandasa

      MyController - 0.0.3-Alpha2 pre-release - volunteers required to test
      MyController.org • mycontroller.org pre-release alpha • • jkandasa  

      25
      1
      Votes
      25
      Posts
      6981
      Views

      pebri86

      @jkandasa said: @pebri86 Yes, I will implement smartSleep feature. But it will take bit more time. may be after release. Please raise a ticket for this feature request to follow. https://github.com/mycontroller-org/mycontroller/issues between what type of actions do we(controller) need to do with smartsleep nodes? Actually all action like reboot, erase configuration, or send values to node since all battery node do sleep all the time and can't response while sleep.
    • jkandasa

      MyController.org - 0.0.3-alpha1 released
      MyController.org • controller mycontroller.org release new • • jkandasa  

      12
      0
      Votes
      12
      Posts
      4198
      Views

      tripy

      Ok, I feel pretty dumb not to have thought of it before, but I've found the issue. For the sake of anyone running in the same issue, if you are running an ad blocker, try to disable it first. Looking at the request in Chromium, it said "ERR_BLOCKED_BY_CLIENT" Turning off the ad blocker resulted in a dashboard as you would expect it. Sorry for bothering you for something I should have thought of, and thank you for your support.
    • jkandasa

      beta testers required for MyController 0.0.3-alpha1 release
      MyController.org • mycontroller.org • • jkandasa  

      55
      4
      Votes
      55
      Posts
      13384
      Views

      jkandasa

      @hoegaarden_bier said: Question: When my sensor node does a 'requestTime', what time (epoch) does it send back? Is this UTC, localtime???? will send local server time with local timezone. https://github.com/mycontroller-org/mycontroller/blob/development/src/main/java/org/mycontroller/standalone/mysensors/MySensorsMessageEngine.java#L211