Skip to content

Hardware

Talk about fun sensor hardware, MCUs, PCBs and how to power your sensors here.
1.8k Topics 18.3k Posts
  • good step up/down regulator for battery-powered sensors (3.3v)?

    6
    0 Votes
    6 Posts
    3k Views
    NeverDieN
    @ahhk said: Hi, i searched a lot and read a lot about step-up and step-down converters in the last days, but i didnt find a really "good one" - and already soldered on pcb. Soldering is in general not a problem for me, except smd (i hate smd soldering). Has anyone a hint for a good booster (2xAA => 3.3V) or a step-down-regulator (3xAA => 3.3V) ? Greetings Andreas How about this? http://www.ti.com/product/TPS82740B/description&lpos=Middle_Container&lid=Alternative_Devices
  • Which is better: RFM69 or NRF24L01+?

    37
    0 Votes
    37 Posts
    44k Views
    Mohsin HassanM
    Hi guyz, i just wanted to ask if I would need to make any modification to the code if i were to switch my current Ethernet gateway and my sensors from NRF24 to RFM69
  • What's the difference between NRF24L01+ and NRF24L01

    4
    0 Votes
    4 Posts
    15k Views
    E
    Use the + version on the gateway ;-)
  • Debugging temp sensor

    2
    0 Votes
    2 Posts
    1k Views
    HeinzH
    I use http://forum.mysensors.org/topic/838/windows-gui-controller-for-mysensors for logging the communication between the controller and the nodes.
  • Getting numbers from Vera to a sensor

    20
    0 Votes
    20 Posts
    9k Views
    D
    is there a way to display these things (temp sensor readings) on to a web page?
  • Pull up resistor question

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • What batteries is best to use for a sensor that sleeps most of the time?

    8
    0 Votes
    8 Posts
    3k Views
    Andy PepA
    i use 2cell 7.4 volt recycled laptop battery packs for my projects thay have a natural discharge of 5% a month but do some reading and research on how to handle and charge them...and you should be fine..plus recycleing lappy batterys is good for the enviroment..and you also learn about the new breed of batterys and cells :)
  • UNO R3 + W5100 Ethernet shield - power/bootup problem

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Future network topology (for discussion)

    gateway network
    13
    2 Votes
    13 Posts
    7k Views
    Swati SharmaS
    Network topology is the bargain of the assorted rudiments (links, nodes) of a computer network. Fundamentally, it is the topological arrangement of a complex & may represent actually or reasonably. link text
  • multiple distance sensor ?

    4
    0 Votes
    4 Posts
    2k Views
    M
    @DNKROZ said: Hi. I recommend you to check the relay example, the sketch includes support for multiple relays and you'll understand what do do in that scenario, but answering you initial question, no, I'm afraid you can't do gw.present(CHILD_ID, S_DISTANCE1, S_DISTANCE2, XXXX); but you can do gw.present(CHILD_ID1, S_DISTANCE); and gw.present(CHILD_ID2, S_DISTANCE); after that one... and... so on, you'll see better reading the relay sketch. Interesting, where is this Relay sketch? Regards
  • Favorite Pro Mini for battery applications?

    10
    0 Votes
    10 Posts
    3k Views
    NeverDieN
    @rvendrame said: Even being the RFM69x demanding for more power? I guess it makes the diference for battery operated nodes. Jeenodes says "The conclusion here is: for these types of uses, with occasional brief wireless sensor data transmissions, the power consumption of the wireless module is not the main issue. It’s far more important to keep the idle (i.e. sleep mode) of the entire circuit under control." http://jeelabs.org/tag/lowpower/ So, taking that literally, hopefully the RFM69HW high Tx current consumption won't be an issue.
  • Cheapest way to build wireless buttons?

    13
    0 Votes
    13 Posts
    8k Views
    Cliff KarlssonC
    Ok I think I will try the original idea with the nrf24l01 and arduino pro mini. But I am still waiting for my pro minis to arrive and only have a old one with a ATmega168. I read something about disabling the debug in mysensors.h. Will I still be able to fit an button sketch with wireless using the smaller ATmega168?
  • **Unnamed Project** USB Hub stick

    19
    0 Votes
    19 Posts
    6k Views
    AnticimexA
    @BulldogLowell http://www.youtube.com/watch?v=aj0ORplI630
  • Talk to 20k sensors?

    9
    0 Votes
    9 Posts
    3k Views
    H
    I'll try to handle crosstalk with software, it shouldn't matter if the data dumps arrive at one or the other GW. If it will pose a problem, wifi space getting too crowded or something, then it's possible to separate the gateways more so they dont interfere.
  • Question about NRF24L01+ and signal issues

    nrf24l01
    16
    0 Votes
    16 Posts
    10k Views
    NeverDieN
    @xefil said: Thanks @hek and @kalle Sorry, but I'm not good to understand the debug of the scanners. In the RF24/examples/scanner/ the range is between 0000->->->7777 Those are the high order nibble of the channel byte. The low order nibble is just below it. The 125 channel numbers are printed "sideways" in hex. I would expect a list of channels between 1 and 13. You're thinking of wi-fi. This isn't wi-fi. In the second scanner (wiFi scanner found on arduino forum) It's more accurate. It seems noisy between channel 3 and 9. So, the questions are: What does default channel 76 mean? 2476Mhz? yes Would mean above channel 13, on channel 14. In this case these channels are free, based on the results. I've seen I can use: #define RF24_CHANNEL 76 //RF channel for the sensor net, 0-127 How to interpret the scanners result? Most of all the "RF24/examples/scanner/" which has an output I cannot identify in a channel. The bigger the number below the channel, the more active it is. I would like to understand the result and so choose the right channel, not only trying without knowing what I'm doing :) Thanks a lot for the support! Simon
  • Classic Ethernetshield

    3
    0 Votes
    3 Posts
    1k Views
    S
    Yes, just stick it on your Arduino and your good to go. I did have to change the pin configuration with an Arduino Mega2560 and the ethernet shield. I've placed a comment with my pin config in that tutorial.
  • Hardware suppliers in the UK

    hardware uk
    4
    0 Votes
    4 Posts
    2k Views
    tbowmoT
    if you want to support the project, then use the links in the store or buy the sensebender from itead :)
  • Ultrasonic wind sensor

    6
    0 Votes
    6 Posts
    5k Views
    Z
    It looks like it's just an ultrasonic transducer. With multiple ultrasonic transducers one could create a wind speed and direction sensor. (If you measure N/S wind speed and E/W wind speed you can get total wind speed and direction). The typical cheap distance measuring modules use very cheap 40KHz transducers; these operate at 200 KHz. Wind speed can be measured by timing a pulse between two transducers. The pulse will arrive slightly sooner if the wind is blowing towards the receiver, slightly later if it's blowing the other way, but the differences are small so you have to compensate for other factors like temperature, perhaps air pressure and humidity. With 4 transducers at over $200 even before all your analog circuitry to generate the high voltage drive and sensitive receiver, this is not going to be super cheap!
  • AliExpress Arduino Nano NOT Vera Compatible

    2
    0 Votes
    2 Posts
    1k Views
    NuubiN
    You can still use it without problems for sensors.
  • How to control OPENHAB using internet?

    8
    0 Votes
    8 Posts
    5k Views
    J
    if I logout the my.openhab.org account and stop openhab on raspberry pi then also open the UI application. what is the reason behind that?

9

Online

11.7k

Users

11.2k

Topics

113.0k

Posts