Skip to content

Hardware

Talk about fun sensor hardware, MCUs, PCBs and how to power your sensors here.
1.8k Topics 18.3k Posts
  • How to use the lib on a STM32 Nucleo

    2
    0 Votes
    2 Posts
    2k Views
    mfalkviddM
    @Nathan-Matos you'll probably be interested in the discussion in https://forum.mysensors.org/topic/6519/stm32/ I have ordered two stm32 but not received them yet.
  • Tracking of PCBs ordered from PCBWay

    5
    1 Votes
    5 Posts
    1k Views
    S
    @hek - Awesome!
  • Ethernet Sensor

    7
    0 Votes
    7 Posts
    2k Views
    dbemowskD
    @gohan My understanding of the ESP8266 is that much like the ethernet solution, each node would have to be configured as a gateway as it is still running on an IP protocol like the ethernet node. I ran into this when I got some Sonoffs and was trying to connect them to my Vera Plus. I ended up using them with the ESPEasy firmware and a different plugin on my Vera.
  • switch is not working when gateway is unavailable

    4
    0 Votes
    4 Posts
    1k Views
    gohanG
    Try #define MY_TRANSPORT_WAIT_READY_MS 1
  • Are there any RFM69 shields for Arduino pro mini?

    2
    0 Votes
    2 Posts
    2k Views
    FotoFieberF
    I love this one: https://www.openhardware.io/view/268/RFM69HW-interstitial-board-for-Pro-Mini-Temp-Humidity-sensor
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    12 Views
    No one has replied
  • SenseBlender source for Fritzing

    1
    0 Votes
    1 Posts
    520 Views
    No one has replied
  • Wiring a RFM69 radio

    3
    1 Votes
    3 Posts
    2k Views
    rmtuckerR
    I use these and they plug straight into my Gert Saunders boards with no wires ;-) https://oshpark.com/shared_projects/TKNcHTRl Only for rfm69hw or rfm69w not the compact version. They work a treat
  • wireless door / window sensor

    12
    0 Votes
    12 Posts
    7k Views
    XanderX
    If you need a signal both if the window was closed and opened you can buy this sensor: https://www.aliexpress.com/item/Free-shipping-Wireless-window-and-door-magnetic-sensor-open-detector-1527-chips/32334214010.html It is based on a 1527 Chip. Open the rear cover and connect these pins with a solder point: [image: 1490295556726-433mhz-reed-sensor-small.jpeg]
  • Please help me decide. Single vs Multisensor

    6
    0 Votes
    6 Posts
    2k Views
    rejoe2R
    Hello together, there is no "right" or "wrong" answer to this questions imo. Both concepts have their two sides. Personally, I prefer to go the multisensor way (and also use RS485, which limits the numbers of sensors to 32 per gateway with standard interface boards). In addition to that I also like the idea to let the arduinos decide (some) things locally or make them configurable to some extend. So things may not become completely out of controll in case there is (temporary) no controller. Advantages: Less parts, especially power adopters/batteries, less "optic irritation" better use of arduino potential (use of more than 40% of the memory, not sleeping all the time) Less RF, means also lower risk of RF conflicts (or best: no RF at all => RS485) in case of e.g. failure or power off, I will most likely notice this earlier because of the bigger "footprint" Disadvantages: its (sometimes) hard work to get things working (but also fun and satisfaction :satisfied: ) higher risk of messing things up because of bad code (I am just a beginner in programming. This is more related to distributed logic as mentioned above; just combining some simple examples isn't rocket science...) in case of e.g. failure or power off, a multisensor has the bigger "footprint" So it's up to you which way to go (or to which extent, to be more precise).
  • NodeMCU and NRF+, SPI init problem

    6
    0 Votes
    6 Posts
    3k Views
    mfalkviddM
    Welcome to the MySensors community @Andrew-McInnes use #define MY_RF24_CS_PIN 5 in your sketch before including MySensors.h Details: https://github.com/mysensors/MySensors/blob/8bb3cfb2e14214ae19e8531c989d1e81c9660614/MyConfig.h#L508
  • Getting more usable input pins on Wemos D1 Mini / ESP8266

    14
    0 Votes
    14 Posts
    16k Views
    E
    @mfalkvidd right, I was thinking of updating RFM69 wiring diagrams on https://www.mysensors.org/view/171#rfm69-&-esp8266 , but for how the radio module go I was interested in the rfm96 range / reliability to see how it goes. Anyway I will look for futures updates on the forum.
  • Node dont connect to RaspBerry gateway

    28
    0 Votes
    28 Posts
    5k Views
    gohanG
    I suggested those modules because you can quickly swap the radio module, but that may work too. Pls post back your results
  • how to controll mysensors actuator node with multiple wall switches

    3
    0 Votes
    3 Posts
    940 Views
    rozpruwaczR
    @napo7 thanks for response. Actually I want to avoid such solution. The main reason is the reliability. Just want to have wired connection between switch and the actuator. I tried the solution with resistor ladder like this: (5V) | (R=2kOhm) | (ADC PIN) --- (SW1) --- (R=1kOhm) ----- -- (SW2) --- (R=1.5kOhm) -- --- (SW3) --- (R=3kOhm) ----- --- (GND) So pressing different switches (SW1 to SW3) should result in different resistance seen between ADC PIN and GND. And to be able to detect multiple switches pressed at the same moment the resistor values must differ. Unfortunetly this makes very little differences between some combinations, and i'm afraid that on 5 meter long wire the noise will cause misdetections. Does anybody used such solution ?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    19 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • DHT22 - humidity problem

    8
    2
    0 Votes
    8 Posts
    3k Views
    warmaniacW
    @bgunnarb nevermind... but still finding the best way how to wire it and power it. Readings are inaccurate :(
  • How to add Local Sensor to Rasbeery Pi Gateway

    1
    0 Votes
    1 Posts
    508 Views
    No one has replied
  • 0 Votes
    4 Posts
    1k Views
    Cliff KarlssonC
    @MikeF Great, I just found the same unit right before your post. Seams to be the best option right now.
  • Motionsensor + Relay 2.1

    5
    0 Votes
    5 Posts
    1k Views
    hekH
    Then you have to modify it a bit. I really think you should try this yourself to learn how it works. Have you read the relevant API pages on the main site? Did you get stuck somewhere?

17

Online

11.7k

Users

11.2k

Topics

113.1k

Posts