Skip to content

Hardware

Talk about fun sensor hardware, MCUs, PCBs and how to power your sensors here.
1.8k Topics 18.3k Posts
  • NRF24L01+PA+LNA wiring question

    15
    0 Votes
    15 Posts
    6k Views
    parachutesjP
    @Matt Thanks for that. Will follow your advise. Actually I tested the radio with a few other Arduinos and all work except the one which I used in original post. So I guess this is faulty and already trashed. Cheers, SJ
  • PCB support

    mount pcb fixation support
    8
    0 Votes
    8 Posts
    3k Views
    TD22057T
    There are standards for PCB hole sizes. You can find Eagle parts for M2, M2.5, M3 drill holes with tight and loose clearance in my Eagle parts library. I created the parts from this blog page.
  • LM393 as pulse powermeter sensor, swap out 'photodiode'

    7
    0 Votes
    7 Posts
    3k Views
    M
    OK so rather than wait for shipping from China I went to my local Jaycar and got one of these LDRs. If the link gets broken its a cadmium sulphine LDR with a rise time of 50ms and decay of 40ms. Works like a charm. Because its flat I can tape it directly to the LED in my power meter, covering the whole thing with black tape to ensure no ambient light problems. Two pinholes in the tape and the LDR leads go right through no probs. I have some thin wires going to the LM393 unit (so minimal weight on the LDR/Tape itself) and I guess the comparator in there is good enough to pick up the change in resistance on the LED pulses. So if you wind up with one of these units I recommend swapping the photodiode with a high spec LDR and soldering some leads from the module to the LDR to facilitate accurate fixing to the meters LED. I used two bits off an old length of ribbon cable (IDE HDD type stuff).
  • How to best power nrf+arduino (from 12V)

    8
    0 Votes
    8 Posts
    3k Views
    L
    Ok the issue seems to have been a broken AMS. I just finished a second pcb and that one is working. The AMS gets hot but not so hot that you can't touch it any more. Seems to work now :+1: Now I just have to test the lighting part ;)
  • Led strip flashes when off

    6
    0 Votes
    6 Posts
    1k Views
    T
    Well, uncomment the #define MY_LEDS_BLINKING_FEATURE and to be sure define all 3 LEDS to one (unused) pin. So you will make sure that is/is not the reason for the wrong behaviour.
  • DHT 11 can report decimals?

    3
    0 Votes
    3 Posts
    8k Views
    TheoLT
    @moskovskiy82 if it's allways reporting x.0 than you store the result of the reading in a double of long. If you want to get rid of the decimals. You only have to cast the value to an int. This will truncate the value. long x = 2.3; Serial.println( (int)x ); will result in 2
  • Help with ACK ..

    ack
    1
    0 Votes
    1 Posts
    861 Views
    No one has replied
  • Siren sounds with 555 timer and 5v Buzzer

    buzzer timer 555 timer 555
    1
    0 Votes
    1 Posts
    793 Views
    No one has replied
  • PCB, mains power

    2
    0 Votes
    2 Posts
    967 Views
    sundberg84S
    There is several projects on openhardware.io that does this and alot of discussions on the forum for safety regarding 220v to 5v. No project is without disclaimer that you use it on your own risk - because thats what we do here - diy. How I have understood it (can not garatee its right) is that FR4 is the worst material to use (offcourse since its cheapest) and therefore it requers the longest creepage and clearance. Also a good thing is to seperate high voltage (primary side) and low voltage (secondary). Use 3 mm as creepage. Also dont put it in a dirty/high humidity enviroment... this is how far i have come... but I still have alot of questions to work out... Some links: http://forum.mysensors.org/topic/1607/safe-in-wall-ac-to-dc-transformers https://www.openhardware.io/view/13/In-Wall-ACDC-Pcb-for-MySensors https://www.openhardware.io/view/77/AC-DC-double-solid-state-relay-module https://www.openhardware.io/view/83/Smart-Light-Switch-220v
  • What solder paste are you guys using?

    solder paste solder soldering
    4
    0 Votes
    4 Posts
    1k Views
    S
    I'm yet to venture into the world of expensive but quality solder and flux. I'm still using materials from Aliexpress. When i get into the more quality of boards i will bring in the extra cost of those high quality products. Thanks for your feedback guys!
  • Infrared Emitters/LEDs and Receivers

    infrared led irled infrared
    3
    0 Votes
    3 Posts
    908 Views
    S
    @hek, thank you for that. I have had a quick look on his topics page and i will read through in more depth later on. I see he was the guy that created the IR Blaster than i was reading about a few months back. Looks a nice little module for universal controlling with IR. But again, by the looks of things i don't see any sort of PWM control going on with timers and what not. So unless this is handled through PWM pins (which i doubt because its all running through MOSFETS to power the IR LEDs equally) then it is just straight power to the LEDs when needed. I'm pretty sure that as long as the wavelength matches we're good to go without pulsing.
  • I think we can do better ;-)

    2
    0 Votes
    2 Posts
    966 Views
    korttomaK
    There is already another thread about this device -> http://forum.mysensors.org/topic/3639/the-aaduino
  • Sensor pins

    6
    0 Votes
    6 Posts
    1k Views
    Lee GroomL
    @HarryDutch OMG your a genius, I do have LEDs on....I thought that only applied to gateways for some reason... Don't know why I didn't think of that :) Lee
  • RFM12B Support?

    3
    0 Votes
    3 Posts
    995 Views
    tbowmoT
    In my opinion, the only advantage nrf24 has, is that it's cheap.. That said.. A lot of clones exists of the nrf24 chip, that sometimes make it a hit and miss if it works.. Also, it operates at 2.4Ghz, and RF penetration on that frequency band is not as good as on lower frequencies of rfm69. RFM69 operates below 1Ghz, which are better at penetrating walls etc. rfm69 also have encryption build in, that you could use.. Only detail is that it's a bit more expensive to buy, but the coverage of the network should (in theory) be much better, and can be made more secure I started out with NRF24, but consider switching to rfm69 radios for all my sensors, when I come around to it :)
  • PCB surface finish. HASL .. ENIG .. Immersion Silver .. etc

    9
    0 Votes
    9 Posts
    3k Views
    ahmedadelhosniA
    @bjacobse Clear enough and detailed. Thanks very much for your help.
  • What is the difference between those hot air stations ?

    4
    0 Votes
    4 Posts
    1k Views
    ahmedadelhosniA
    Thanks guys. Probably I'll get the first one as you have advised me.
  • This topic is deleted!

    12
    0 Votes
    12 Posts
    194 Views
  • MQTT gateway on an Arduino Yun

    6
    0 Votes
    6 Posts
    2k Views
    Lee GroomL
    interesting.....thanks for the link :)
  • Sensebender vs. Pro Mini vs. ... for battery powered sensor

    4
    0 Votes
    4 Posts
    1k Views
    M
    @RJ_Make said: The battery life on the SB is VERY good. I can confirm this, as I've had one in my deep freeze for months on end.. still 70%
  • nRF24L01+ long range, learn from my mistake

    1
    3 Votes
    1 Posts
    2k Views
    No one has replied

11

Online

11.7k

Users

11.2k

Topics

113.1k

Posts