Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. scalz
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by scalz

    • scalz

      My other PIR multisensor, on coin cell
      Hardware • • scalz  

      43
      7
      Votes
      43
      Posts
      13598
      Views

      Terrence

      @scalz I have also another nice design for nrf52 (again, smaller) but actually busy with my job. Can't wait to see your nrf52 version.
    • scalz

      My 32bits ATSAM node project
      Hardware • • scalz  

      26
      13
      Votes
      26
      Posts
      9927
      Views

      nijupp24

      @scalz Hi, i know its been long time but stil l!!! Can u please explain how it got resolved?
    • scalz

      Sensebender/Dualoptiboot OTA HowTo in Mysensors
      Hardware • • scalz  

      25
      7
      Votes
      25
      Posts
      12856
      Views

      manutremo

      @scalz Mycontroller works fine, I just tested it with Dualoptiboot and last package version (ask in the forum).
    • scalz

      rfm69 and atc
      Development • • scalz  

      49
      2
      Votes
      49
      Posts
      15504
      Views

      scalz

      @cablesky it is not included in Mysensors yet as it breaks compatibility with current packet protocol. It's planned in an upcoming release, and working well
    • scalz

      My MYSX Multisensors board
      Hardware • • scalz  

      19
      12
      Votes
      19
      Posts
      8374
      Views

      skatun

      Any update on this one? Chinese new year is over now...
    • scalz

      An Esp8266 Nextion Scene controller??
      Hardware • • scalz  

      38
      2
      Votes
      38
      Posts
      21728
      Views

      luma

      I stumbled across this thread while searching for something related and thought I'd resurrect it to mention my HASwitchPlate project, which utilizes an ESP8266 as a MQTT-to-Nextion gateway to act as a wall-mounted scene controller. The project includes code for the ESP8266, Nextion, and home automation platforms including Home Assistant and OpenHAB. A PCB has been developed to allow running from AC power, and 3D-printable models are provided to mount the project into a single-gang work box common in North America. The end result is a scene controller you can build yourself with all the necessary components (software, electronics, and physical enclosure) ready to download.
    • scalz

      Low power PIR breakout board for Mysensors and evaluation
      Hardware • • scalz  

      35
      6
      Votes
      35
      Posts
      14284
      Views

      scalz

      @Nca78 i didn't forget what i said Here, from the logic analyzer, a screenshot of my lib refactor for e931.96. Write (2nd row) and read back (1st row) : ok just a few things i would like to check, and i'll release the lib, as this chip will be optional on one of my new boards.
    • scalz

      My first multisensor daughter board
      Hardware • • scalz  

      14
      5
      Votes
      14
      Posts
      6864
      Views

      scalz

      @alexsh1 veml6070 works nice. that's a while i've done this ulpnode board. finally i've done my coincell multisensors for indoor. And now, for lot of sensors etc i use more powerful mcu. That said i have a weather extension board with lot of sensors including the veml6070. will try to release when i'have time
    • scalz

      Roller Shutter
      Hardware • • scalz  

      87
      5
      Votes
      87
      Posts
      57454
      Views

      Guillermo Schimmel

      I really don't know, I can't help you much. My sugestion would be to back down to a simpler sketch like blink, use the standard arduino ide and try everything. Just then move to more complex projects like roller shutter.
    • scalz

      Sensor board with booster and supervisor
      Hardware • • scalz  

      52
      2
      Votes
      52
      Posts
      27980
      Views

      scalz

      @Cliff-Karlsson : maybe it would need to make a childboard and connect it to MYSXconnector 1.5 but sorry, I am not planning to make a HLK childboard for the moment.
    • scalz

      Need advice for sync nodes
      Development • • scalz  

      1
      0
      Votes
      1
      Posts
      794
      Views

      No one has replied

    • scalz

      Newbie question : how to toggle a led with MQTT
      Troubleshooting • • scalz  

      2
      0
      Votes
      2
      Posts
      1479
      Views

      Xander

      at 1) The RelaisActor sketch works out of the box. There is nothing to add. (I think ) at 2) You are right. I don't know "MQTTLens" (I use MQTTfx) but it should be another Input Field for the payload. "1" means Relais on, "0" means off.