Skip to content

Hardware

Talk about fun sensor hardware, MCUs, PCBs and how to power your sensors here.
1.8k Topics 18.3k Posts
  • LM393 as Light Level Sensor

    5
    0 Votes
    5 Posts
    3k Views
    axillentA
    Do not mix digital and analogue outputs of the light sensor Lm393 is used to switch from low to high above the light threshold. Etc. it provides digital (binary) output. If you connect it to arduino analogue ping you mostly will read binary data with some noise. Analogue output of this sensor is bypassing lm393 and provides you a range of analogue levels depending on the light level For me a cheap 5mm round photoresistor is very sufficient as a light sensor. Just create a divider with photoresistor on bottom and fixed resistor on top. Fixed resistor should be with resistance much lower than dark resistance of the photoresistor, so you will read 1023 in a dark room
  • Leonardo RF24

    4
    0 Votes
    4 Posts
    5k Views
    DNKROZD
    Hi. Just wanted to let you know that I've tested this with an Arduino Leonardo, with the RF24 library bundled with "My Sensors" (from GIT), MISO MOSI and SCK connected to ICSP as stated on the offcial Wiki: http://arduino.cc/en/Reference/SPI also works for the MEGA 2560, but you have to connect to the ICSP or use the 50-52 pins (if using it for the Ethernet gateway for example) Regards.
  • dyp-me003se mini sensor

    3
    0 Votes
    3 Posts
    2k Views
    liningerL
    Thanks That might have been my issue. I did notice the 5v step-up LED seemed to brighten at times, which I never noticed before. This sensor is a Micro Pro 3.3v with step-up to 5v for the sensor. It is powered with a 5v 1a wall plug. Anyhow I recompiled the sketch removing the EPROM write after trying some pull down resistor values, no luck, put it back in its original location and so far it has been working fine. Will have to watch it for a while.
  • Sensors on gateway

    2
    0 Votes
    2 Posts
    1k Views
    hekH
    It's not recommended. Let the gateway handle radio<->serial communication to minimize missed messages.
  • Combine sensors in same node

    4
    0 Votes
    4 Posts
    3k Views
    hekH
    Yes, but you need to reconfigure io-pins correctly. Join the discussion here: http://forum.mysensors.org/topic/115/implementing-multiple-sensors#780
  • Sensor Node V2.0

    23
    1 Votes
    23 Posts
    12k Views
    M
    Basic sensors that you are using for logging and alarm are ok. However, when starting with power/switch/dimm, then security starting to be a big issue. (Also when using the sensors to control something) I hope this boards will be sold with a big warning on that point. (I'm not negative to mysensors and using those myself, why would I else be here :). I'm just not a fan of people seeing this as a complete HA solution)
  • One Arduino with multiple functions

    17
    0 Votes
    17 Posts
    10k Views
    marceltrapmanM
    @tjay4x4 I completely understand. Until about 3-4 weeks ago I did not even know what an Arduino was. Yet, here I am creating a plugin for Indigo (I did not know about Indigo until about 8 weeks ago) and creating/testing very basic sensors. Today I started creating my first 'home-grown' sensor and guess what: You have to try it to understand it :) I know from experience that you can ask just about anything when you get stuck...
  • Gateway-less sensors

    4
    0 Votes
    4 Posts
    2k Views
    T
    @hek: Is it technical "cannot" or legal "cannot"? From technical angle it's not walk in the park but it's been done (google z-force and open-zwave).
  • Changing CE/CS Pins used

    4
    0 Votes
    4 Posts
    3k Views
    greglG
    Fantastic.. Thanks for this.
  • Presence sensor?

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Arduino Pro Vs Nano

    5
    0 Votes
    5 Posts
    5k Views
    wmylionelW
    @NotYetRated Biggest difference I see is the USB FTDI onboard, good if your are connecting to a vera or something needing the comms. If it is going to be purely a sensor node, I don't see why u need this. The pro mini has 5v and 3.3v variations, or look for switchable ones, pro mini enhancements. If you are frequently reprogramming it, then easier with the nano, I'm fine using a separate ftdi board for programming purposes.
  • Power for (re-used) wall plug

    5
    0 Votes
    5 Posts
    2k Views
    marceltrapmanM
    Hi Andriej, I won't do that because I have experienced quite some issues with that frequency. Some of my neighbours use the same frequency and I have had my (kitchen) light go on and off without doing anything (or even being home) too many times with these 2 devices. That is why I decided to re-use their housing but not the technology... But, thank you for the suggestion! Cheers, Marcel

24

Online

11.7k

Users

11.2k

Topics

113.0k

Posts