Skip to content

General Discussion

1.6k Topics 14.2k Posts

A place to talk about whateeeever you want

  • Sense if my Kitchen hood is running?

    house ventilation electrical consumer sensor
    6
    0 Votes
    6 Posts
    3k Views
    H
    What about a vibration sensor? At least in my kitchen, the fans do produce a slight vibration to the metal roof thing. They pretty cheap on Ebay, I must try it myself...
  • Safety first ;-)

    4
    2 Votes
    4 Posts
    2k Views
    Y
    @Oitzu Hehe! Nope, but both were wrapped in huge antistatic bags, one could camp in :joy:
  • Dimensional Sensor

    3
    0 Votes
    3 Posts
    1k Views
    Andres LanzaA
    @parachutesj Thank you so much, I will check it out.
  • 4 channel AC dimer.

    2
    0 Votes
    2 Posts
    2k Views
    A
    @csa02221862 A nice board if you look at the total package. However these are basic triac dimmer circuits (AC) with optocoupler isolation. You need to be aware that the steering circuit (arduino/ raspberry) needs to take care of the zero cross detection and firing of the triacs. It has been discussed a few times on this forum. Basically a circuit like this: [image: 1464201524452-upload-345bd0ae-15a9-4ba8-bea9-6b3ded0d6012] Where the upper part measures the "AC sine wave" (needed only once) and the part below the steering circuit (to be repeated for each channel) Building it with Ailexpress parts should not cost you more than €/$ 1 per channel. But as I said you don't get the complete assembled package)
  • Forum Creation here is nuts

    3
    0 Votes
    3 Posts
    2k Views
    A
    Do you really spend that much time writing responses? if your neck is aching from looking at the box then your screen isn't setup properly.
  • Why is the the DIY PCBs on openhardware.io so expensive?

    9
    0 Votes
    9 Posts
    2k Views
    H
    Not at the moment. There is still only a few boards where the author has activated sales function. When this number grows, I'll add some more filters. https://www.openhardware.io/explore#view=forSale
  • Some clarification on Presentation, Set, Req et al

    1
    0 Votes
    1 Posts
    636 Views
    No one has replied
  • Reboot Node

    reboot node id watchdog
    2
    0 Votes
    2 Posts
    4k Views
    A
    @dzairo search the Web for rebooting arduino from code. There are many ways each with its own (dis) advantages.
  • ACKs... Scarce information

    8
    0 Votes
    8 Posts
    2k Views
    H
    You only need to enable if if you actually use the resulting ack message for something. If you look at the RelayWithButton example you can see an example of how the local relay only get updated when the ack is received (after pressing the local button).
  • Send directly and to gateway

    1
    0 Votes
    1 Posts
    708 Views
    No one has replied
  • Using mqttGateway2.pl for Serial to MQTT on RaspberryPI

    31
    0 Votes
    31 Posts
    12k Views
    R
    Not sure I'm doing this right way, but changing this line: fh => $serialDevice->{'HANDLE'}, to this line fh => new_from_fd IO::Handle ($serialDevice->{FD}, "w"), Fixed Filehandle GEN0 opened only for input bug for me on RPi 2. Fix works because of $serialDevice->{'HANDLE'} is opened as read only in SerialDevice and should not be used for write: # a handle object for ioctls: read-only ok $self->{HANDLE} = new_from_fd IO::Handle ($self->{FD}, "r");
  • Ideas to detect car traffic in a driveway?

    10
    1 Votes
    10 Posts
    5k Views
    D
    @mfalkvidd Thanks. That explains it all pretty perfectly.
  • Uno as serial gateway? Can it also be a sensor node?

    7
    0 Votes
    7 Posts
    2k Views
    R
    I've got a MQTTClientGateway using an Uno with DHT22 sensor attached. It's working for weeks without problems.
  • AIRCRAFT VHF TRANSCEIVER PROJECT

    5
    0 Votes
    5 Posts
    2k Views
    stevemS
    @bjacobse RF circuit is mine, based on many simulations etc., so I can't fall back on 3rd party designs. Yes, it will have to be certified globally, as much as possible. I've been involved with the approval cycle in the past, so I'm familiar with how this works. I'm too old for financial involvements with other people, so I'll just have to see what "shakes out". I'm "beating the bushes" now for potential manufacturers who may want to procure the design outright. Thanks for your input.
  • Dumb beginner conceptual question...

    3
    0 Votes
    3 Posts
    1k Views
    172pilot1
    Thanks.. I did break down and order 10 of the nrf radios last night... should be here tomorrow.. In thinking it through more, it seems that it's shortsighted of me to want everything on Wifi just because it's familiar.. I'd end up needing eventually to possibly expand my subnet, have to be reliant on an access point that is probably being killed by my son playing online games, etc.. I'm sure there's a learning curve to the NRFs, but from what I read about their low power requirements and the advantage of all of the self healing, it seems it's the right way to go.. Thanks for the info!
  • Codebender on ipad hiding code

    8
    0 Votes
    8 Posts
    2k Views
    mfalkviddM
    Found it! Thanks a million!
  • question about serial data

    4
    0 Votes
    4 Posts
    1k Views
    mfalkviddM
    No worries. There is a reason it is called FAQ - lots of people ask that question :-)
  • Where do I set the sensor ID?

    6
    0 Votes
    6 Posts
    3k Views
    mfalkviddM
    Great that it worked. Thanks for reporting the result :)
  • WiFi gateway, MQTT, openhab

    10
    0 Votes
    10 Posts
    5k Views
    kklickerK
    Hi. I know this topic is a few months old now, but I'm wondering if you were able to accomplish what you wanted to do. I have a wifi gateway set up and would like to do something similar but with Home Genie as the broker running on a Raspberry PI. Did you have to modify the MQTT Client code much to fit your needs? I'm new to MySensors, but I've been researching topics as much as possible before I dive into the code. Can you point me to the version of the client code that worked for you? I would appreciate any help or tips as I am eager to set up several sensors around the house and perhaps a relay to control a garage door. Thanks.
  • RGB MQTT dimmer

    2
    0 Votes
    2 Posts
    2k Views
    M
    Ok got it working. But now i see the main problem. When you change the colour - there is a lag so othe colours are seen. Same goes to switching off. For example we were at white light fullbrightness than switched off. You can first see the light becoming yelow, than blue than off. How can this be fixed? If i understand correctly - you have to pass all these HSB value processing to arduino and have the controller send 3 values at once. Are there any examples?

8

Online

12.2k

Users

11.2k

Topics

113.4k

Posts