Skip to content

Hardware

Talk about fun sensor hardware, MCUs, PCBs and how to power your sensors here.
1.8k Topics 18.4k Posts
  • Coin cell based small sensor node / handsoldering smd parts

    18
    0 Votes
    18 Posts
    5k Views
    L
    @scalz Thanks a lot! I sure do. It's great to see that others (which gave me a lot of help here) can use my work too :) @carmelo42 Thank you too! Here is the link. They are running just fine like this but remember that the CR2032 battery holder mounting holes on the pcb aren't perfect yet (see project page).
  • 915 mhz Skew-Planar Wheel Antenna

    2
    0 Votes
    2 Posts
    932 Views
    hekH
    Wow.. interesting shape of that one.
  • Including new sensor problem

    13
    0 Votes
    13 Posts
    3k Views
    miroM
    The only thing I changed in parts is that I use a NRF24L01+ with antenna. But I don`t think I need to change anything in the code for that? And I use a Arduino Pro mini 3.3V with two AA Batteries.
  • RCS RS485 thermostat

    21
    0 Votes
    21 Posts
    7k Views
    dbemowskD
    @awi I am part way through your article on strings describing the stack and the heap. GREAT article. I have not finished it yet, but what I have read so far is excellent info.
  • RFM69HC, Antenna and range, troubleshooting?

    2
    0 Votes
    2 Posts
    1k Views
    sundberg84S
    @Chester - I would connect my nodes to the serial monitor and watch what happens. Do you recieve the info in your gw but not to the controller? Also check out: https://forum.mysensors.org/topic/666/debug-faq-and-how-ask-for-help
  • Nano on Battery(Programming problem)

    7
    0 Votes
    7 Posts
    2k Views
    clio75C
    I was not able to upload a sketch with "arduino as ISP" so I whent back to my orginal idea to use a FTDI232(like I use for microPro). I looked into the schematic on the nano and the micro. I found that on the micro the DTR pin there is a capacitor between reset and DTR input.. But the reset pin on the Nano did not. So I modified one FTDI232 with a capacitor 0,1uF (See picture). [image: 1475261115252-upload-7dd5f974-3c47-4f1c-9813-0116635d687d] When I also crossed the TX/RX pins it finally works :+1:
  • Issues with setting up my Arduino Nano SerialGateway

    17
    0 Votes
    17 Posts
    6k Views
    naviathanN
    This isn't working at all. First, yes you have fake chips, I have the same ones, but they work with the RF24 library just fine so far. Second, the payload should be either the current microseconds or a steadily incrementing number. The payload you're getting is the result of either bad power or incorrect pin out to your controller, usually the CE and CSN are wrong.
  • Switchcases?

    4
    0 Votes
    4 Posts
    1k Views
    Nca78N
    You can also use this solution. It's not extremely cheap but it's all already done, you can reprogram the ESP8266 inside to put a MySensors gateway sketch. https://www.itead.cc/smart-home/smart-socket-eu.html
  • Attiny85 + NRF24L01+ using 3 pins

    4
    0 Votes
    4 Posts
    4k Views
    B
    @hek Thanks for pointing me in the right direction for searching the forum more effectively. Google is indeed a friend in this case! BR, Boozz
  • NRF24 + 433mhz sharing antenne - Possible?

    2
    0 Votes
    2 Posts
    862 Views
    sundberg84S
    @bloody2k - if both recievers are 433mhz - I dont know. If you have one 2.4ghz reciever (like nr24l01+ or ESP) then no, its not the same wavelength and requiers different length on the antenna to perform.
  • MySensors + NRF24L01 + RasPi2?

    5
    0 Votes
    5 Posts
    2k Views
    ikkeTI
    OK, then I just screwed up something. Thanks for the info, so I know I can do this also with my old raspi one day. My old raspi dates 2011.12 on it. Well served.
  • Cheap but effective cable connectors to upgrade my projects

    5
    0 Votes
    5 Posts
    2k Views
    L
    @chrille Thanks, so a higher quality tools seems to be the better choice (like always^^). Does anyone else have any ideas?
  • Looking for a suitable "pinhole" type push to reset button

    2
    0 Votes
    2 Posts
    1k Views
    mfalkviddM
    The first link in https://forum.mysensors.org/topic/4235/nice-push-buttons should do the trick, and the ones called "tact switches" further down in that thread.
  • ESP8266 12E without radio

    7
    0 Votes
    7 Posts
    2k Views
    hekH
    Yes, But you have to use the development branch until 2.0.1 has been released (as presentation of attached sensors not work as intended in 2.0.0).
  • How to measure small vibration

    2
    0 Votes
    2 Posts
    1k Views
    chrilleC
    @jesper said: How to measure small vibration? I must measure when a vaskemasine stops , there are some who know what sensor i should use ? In another thread this module was suggested - I have no personal experience with it https://www.aliexpress.com/item/1pc-lot-SW-420-Normally-Closed-Alarm-Vibration-Sensor-Module-Vibration-Switch-30512/32259757483.html Jan
  • Question: How esp8266 fits in mysensors architecture?

    3
    0 Votes
    3 Posts
    1k Views
    carlosC
    Hello Mikael. Thanks to your help, I am getting closer to my final solution for a heating control project of my appartment. I am thinking in choosing a location for my esp8266 gateway in a room close to some of my sensors and actuators which could then be wired directly to this esp8266 circuit. This gateway will also have a RF component attached "nRF24L01+" and this will allow RF communication with the rest of the nodes. for any temperature sensor nodes which I cannot wire to the gateway I found very interesting the sensebender micro you mentioned in other post. For the radiator valve actuator I find very interesting a video on using a relay posted by petewill. I am also trying to understand the section about "AC-DC double solid state relay module" posted by Aproxx and Hex. I guess that module is meant to be used by lights rather than a water valve actuator which is more like a motor. My valve actuators require 230v, uses a maximum of 5 wats and they just have on/off possition. I hope I could use something like this AC-DC double solid state relay. I am looking forward to receive the pieces I ordered and start playing around. :-) Thanks again Carlos
  • Arduino Nano + NRF24L01 in single side PCB

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • PowerSaving cutting

    4
    0 Votes
    4 Posts
    1k Views
    sundberg84S
    @Martin-Tellblom said: Thank you, I try that first. I cut the red LED and let the blue one be (since it just blinks a couple of times when starting up) I would just desolder the led and volt. regulator. I find it harder to cut and I have destroyed some doing so.
  • Should I go for esp8266 or may be nRF24L01+Arduino nano

    4
    0 Votes
    4 Posts
    7k Views
    tbowmoT
    depending on distance, another option (instead of NRF24) is to use RFM69, which is sub-ghz, which in general has a better radio coverage, than 2.4Ghz, like the NRF24 operates on. RFM69 can be combined with both arduino and esp8266.
  • Support for APC220 RF

    7
    0 Votes
    7 Posts
    2k Views
    tbowmoT
    Just a thought, but could this be done using rs485/rs232 as network transport? If it does work like a null modem, then it could be worth a shot. /Thomas

10

Online

11.7k

Users

11.2k

Topics

113.2k

Posts