Navigation

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

    Posts made by ru64

    • RE: Windows GUI/Controller for MySensors

      Download seems unavailable. Could you please update the link?

      posted in Controllers
      ru64
      ru64
    • RE: In-Wall Touch-Sensor Double Switch and more...

      @trs-80 touch sensors are those: https://www.aliexpress.com/item/32694092023.html
      It is sensitive enough to detect touch through the decorative plastic plate

      yes, I am planning to add it to openhardware, just need to dedicate time for that 🙂

      posted in My Project
      ru64
      ru64
    • In-Wall Touch-Sensor Double Switch and more...

      Since first time I heard about MySensors project, I wanted to replace all switches in my house with Arduino-bases remote-controlled smart switches.
      After a few experiments and evolutions, I ended up in a fairly compact smart device which fits even in 1-gang in-wall box and has the following features:

      • Power-connected: device has 110V -> 5V converter on board, so it source the power from the in-wall line (in-wall box need to have a common neutral wire)
      • Has 2 touch sensors which control 2 relays: so it can control 2 lines
      • More Arduino pins are available to connect more sensors (I played with IR motion sensor and going to try light sensors)
      • Through NRF24L01+ module it is connected to Raspberry Pi gateway (https://www.mysensors.org/build/raspberry) which runs OpenHABian clone of Raspbian (https://www.openhab.org/docs/installation/openhabian.html), and MySensors are connected to OpenHAB via MQTT ( https://mosquitto.org/2013/01/mosquitto-debian-repository/) - so using myopenHAB account I can control my switches from my phone and using openHAB-to-GoogleAssistant integration - from Google Assistant

      Radio is connected to Arduino using jModule https://www.mysensors.org/hardware/jmodule, and the overall breakout was a inspired by HLK-PM01 breakout board by sundberg84 (https://www.openhardware.io/view/504/HLK-PM01-breakout-board#tabs-comments)

      0_1575003861959_20191128_152644.jpg
      0_1575003879574_20191128_152704.jpg
      0_1575003898005_20191128_152738.jpg
      0_1575003916262_20191128_193608.jpg
      0_1575003940875_20191128_195118.jpg
      0_1575003963451_20191128_195118.jpg

      The second wall plate insert is not used here, but I have places where I actually glued another couple of touch sensors which control other switches in the house through openHAB rules or added a motion sensor there.

      posted in My Project
      ru64
      ru64
    • RE: 💬 HLK-PM01 breakout board

      Oh, ok, never mind. Apparently, it does not work correctly in the latest KiCad version. When I open it in 4.0.4, it looks fine 🙂

      posted in OpenHardware.io
      ru64
      ru64
    • RE: 💬 HLK-PM01 breakout board

      @sundberg84 - thanks! but still schematic does not open correctly, remapping says:

      Warning: No symbol “HLK-PM01” found in symbol library table.
      Warning: No symbol “CONN_01X02” found in symbol library table.
      Warning: No symbol “CONN_01X02” found in symbol library table.
      Warning: No symbol “FUSE” found in symbol library table.
      Warning: No symbol “FUSE” found in symbol library table.
      Warning: No symbol “FUSE” found in symbol library table.
      Warning: No symbol “VR” found in symbol library table.
      Warning: No symbol “C” found in symbol library table.
      Warning: No symbol “C” found in symbol library table.

      Any ideas? Sorry if asking stupid thing, but I am really new with KiCad

      posted in OpenHardware.io
      ru64
      ru64
    • RE: 💬 HLK-PM01 breakout board

      Hi @sundberg84, did you create custom components for this design? Can you add your library files to the download, please?

      posted in OpenHardware.io
      ru64
      ru64
    • RE: Integrating NodeManager with Sketch Generator

      @rakeshpai I've got the same problem. Occasionally found out that this reproduces if DEBUG is off (#define DEBUG 0). As soon as I turned it on - it works.

      posted in NodeManager
      ru64
      ru64