Skip to content

My Project

Show off and share your great projects here! We love pictures!
961 Topics 13.4k Posts
  • Door sensor, remix of some MYS community efforts

    1
    4
    5 Votes
    1 Posts
    2k Views
    No one has replied
  • RGB LED strip controller with FastLED

    14
    1 Votes
    14 Posts
    7k Views
    pansenP
    @AWI Ha, I forgot about that...I remembered that you actually need a minimum load on the output of the switching regulator for it to even run. I created a spreadsheet just taking into account the quiescent currents and assuming 70% effciency for the lm2596 (a "bit" optimistic. Datasheet says 80% at 3A load for 12V-5V operation). Quiescent current for the LM2596 is much higher. Considering the mini pro takes about 12-20mA running, I am sure to opt for the 7805 or LM317 from now on ;) (If there is nothing else drawing current). I think nano etc are comparable but the FTDI USB to serial converter probably adds some current that the mini pro is missing. [image: 1491471718042-upload-90fd958b-83f1-4af4-abbc-f4103ec1e2fc-resized.png] 0_1491471734938_analysis7805.xlsx
  • Converting a wifi outlet to an nRF24 MySensors device

    11
    2 Votes
    11 Posts
    3k Views
    dbemowskD
    If I get any more of these I won't hack them like I did the other ones. I just recently got some Sonoffs that I put the ESPEasy firmware on and am using a modified wifi switch plugin on my VeraPlus that seems to be working good now I did try the ESPEasy firmware on the Eco Plugs, but had some issues with it in the beginning which is why I switched. I still have the ESP8266 controllers that I pulled out of those Eco Plugs, All I have to do to use them on a different relay board is connect 3 wires, Ground, +5 volts and the control signal for the relay, so the boards won't go to waste. I am just finishing up one of my newly printed 4 button wall switch controllers (https://forum.mysensors.org/topic/4317/us-decora-style-wall-switch/34), and I will be doing a 2 button controller immediately after that one. Both of these will be used like scene controllers for my Vera Plus and I will use them to control the Sonoffs connected to my ceiling fans and lights. I may get a couple more of the Eco Plugs to use with the 4 button switch controller.
  • Battery Operated Door Magnet Sensor

    8
    0 Votes
    8 Posts
    5k Views
    T
    @sghazagh Hi I am new. How to do reporting part of the battery. Thanks
  • Automatic stairs lighting +MySensors

    3
    0 Votes
    3 Posts
    2k Views
    A
    Hi, thanks .. I just build my house one year ago, all wiring been planned before.. but a shield is still hanging ..:) need to find some proper El. box.. [image: 1491219302133-img_20170403_143137-resized.jpeg]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Sonoff + MySensors mqtt gateway + Home-Assistant

    mqtt sonoff home assistant
    4
    3 Votes
    4 Posts
    8k Views
    engyE
    Might be helpful for somebody... Things configuration for OpenHab2: Bridge mysensors:bridge-eth:gateway_2 [ ipAddress="192.168.178.50", tcpPort=5003, sendDelay=200, enableNetworkSanCheck=true ] { /** define things connected to that bridge here */ light sonoff01 [ nodeId="0", childId="0", requestAck=true ] }
  • Radiator booster (heating)

    7
    5 Votes
    7 Posts
    5k Views
    B
    @AWI I've made similar project but using RS485 and modbus for communication. Now I'm porting it into mysensors. In my project I've light sensor to lower fan revs during night (because of noise). I will try to post my sketch when I finish it.
  • JULA motion LED hack

    6
    6 Votes
    6 Posts
    3k Views
    EfflonE
    @engy I never let the sensor stay for to long since it was so ugly and seemed to drain my batteries fast. What I eventually did was restore it to its original state with a light and light-sensor and powered with a usb charger. Now when motion is detected an event with the light intensity is sent to my HASS server, who then decides if the light should turn on or not....
  • Starting with MySensors

    starting noob newbie
    9
    0 Votes
    9 Posts
    3k Views
    S
    @LastSamurai Thanks for the image, I had the address as localhost instead of the IP of the raspberry PI, changed it and everything works now :) @gohan , yes, I upgraded to beta version since release doesn't have MQTT support yet.
  • Need help to figure out how to power 230 V to 5 V Arduino with relay

    6
    2
    0 Votes
    6 Posts
    2k Views
    gohanG
    @ronnyandre good, I always suggest to go with commercial product when people are not familiar when working with 220v: safety first!
  • Outdoors Touch Switch light controller

    1
    7
    6 Votes
    1 Posts
    2k Views
    No one has replied
  • Home made "Arduino with power supply" + relay board + DHT11

    1
    4
    2 Votes
    1 Posts
    2k Views
    No one has replied
  • DIY Blind Control Motor

    49
    0 Votes
    49 Posts
    45k Views
    N
    Yep, both were 3D printed back then. The Toronto library actually has 3D printers so I built a CAD model and had it printed there. There are also have a lot of web-based companies who will print and ship out parts. Since then I've built my own 3D printer, it comes in handy and they're getting pretty cheap.
  • Monitoring a wood boiler heating system

    23
    6 Votes
    23 Posts
    10k Views
    archiijsA
    Hi, all this is awesome, about the same what I would like to make as I'm heating the house with wood boiler (actually wood gasification boiler to be correct), and accumulation tank. Still working on hot water boiler, but that's not far. For now, I got working Individually DS18b20 node (still with automatic addressing) and one node that reads the temperature in my boilers second burning chamber with a k-type thermocouple but still struggling to get them bout working with one node. It would be very helpful for some guidance or example for this. So my goal is to get 2x thermocouples (additional for smoke temperatures) and some 18b20s in one node + some standard stuff what I am not still sure about. But for now big thanks to mysensors team and community for this. [image: grafiks_zpsbh7fwkge.png]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    29 Views
    No one has replied
  • MySensors - HUE bridge

    1
    2
    5 Votes
    1 Posts
    2k Views
    No one has replied
  • Multi sensor node - Rc433MHz, 2xRelay, DHT11

    1
    3
    4 Votes
    1 Posts
    1k Views
    No one has replied
  • Relay / Motion Multisensor

    motion relay multisensor
    14
    4 Votes
    14 Posts
    18k Views
    N
    I need your help pls :/
  • 433mhz and Serial Gateway combo

    3
    3 Votes
    3 Posts
    5k Views
    hekH
    Wow, welcome and great first post!

22

Online

11.7k

Users

11.2k

Topics

113.1k

Posts