I wanted a multi usage node for my house. The goals are simple:
So i have tried to do this as compact as possible, but i also wanted it to be easy to build.
That's why i have keeped an arduino nano instead a pro (it's still very cheap), who's avoid me to add a lots of smd components. To keep it pretty small, i have to use some smd, like resistors and the RGB led.
For security, i have placed a spot for an ATSHA in SOT-23 package, with his smd resistor and capacitor.
I have placed two other digital pin with a fan plug (KF2510 3P), to be used with relay and/or motion detector.
I have placed in the left top of the board some bonus connector, just in case : three analogics pin, one digital PWM pin, and one 5v, one 3.3v and two ground pin.
And finally, for the case it will be used in a Gateway mode, i have placed a push button for insertion (actually useless for me with Domoticz).
In the case of using the board in a Gateway mode, you have to shorten a switch to the GW pin, in other case, shorten it to the DS18 position (activation the activation button will deactivate the ds18b20). In the same way, the three colors of the RGB led can be used instead of three analog/digital pin (R/D4, G/D5, B/A2), so we can choose for exemple just one color of the led, and still use the two other pin for sensors.
The project is still in progress, i actually testing the board.
The board was tested except for the buzzer and the atsha module (don't have both), and except for the led, all works fine. I still investigate why the led don't want to work
I found a bad datasheet for the original led (look's like there are different RGB5050 in same package...) If i solder the led with a 180° rotation, it works (the green and the blue are reversed, but use the same resistor, so i juste have to adapt the code)
Corrections planned in v1.1:
-rename RDS1 (resistor for ATSHA) in R1
-add value for C1 and R1 in pcb
-add + and - label for all the 3pin fan plug in the PCB (ds18-1, ds18-2, ds18-3, D4, D7 and DHT22)
-enlarge the three holes
-change the order of the LUX pinout (actually 5V-A5-A4-GND, next 5V-GND-A5-A4) to allow plugging the BH1750 sensor directly to the PCB
-correction for the RGB led on the pcb
-the D4 pin is used both : for the DHT22 connector, and for the led/D4 fan connector, i will keep the D4 for the DHT22, and use another pin for led/fan connector (probably D3 for the interrupt capacity, and using another pin for the ds18b20)
-change the location on the pcb for the radio module to allow longest radio module (nrf24l01+pa+lna SMA antenna) to fit on the pcb
-add a 3.3v regulator (0.5A) and enlarge wire from the ext 5v to the 3.3v radio pin to allow more power for the power amplified nrf24l01+ (add onboard switch to allow powering radio module from the arduino for non amplified radio module)
-change the buzzer connector (just two simple pin to use every type of buzzer)
-change the switch association to the button, now linked to D7, and add a pull-down capacitor to the switch
-put all the soldering switch and smd things under the board and not under the arduino (can be changed if needed after soldering arduino)
Qty | Value | Device | Package | Parts | Description | MF | MPN | Aliexpress or ebay link |
---|---|---|---|---|---|---|---|---|
1 | arduino nano v3.0 | Ebay: http://www.ebay.com/itm/181880014216?_trksid=p2057872.... | ||||||
1 | NRF24L01+ | Ebay: http://www.ebay.com/itm/262136737702?_trksid=p2057872.... | ||||||
1 | SMD RGB LED | 5050 | Ebay: https://www.ebay.com/itm/141737291551?_trksid=p2057872... | |||||
2 | Plug-in Screw Terminal Block | KF301-2P | Ebay: https://www.ebay.com/itm/141688501828?_trksid=p2057872... | |||||
6 | 3 Pin fan connector | KF2510 3P | connectors for ds18b20, DHT22 and D4/D7 digital pin | Ebay: http://www.ebay.com/itm/121791834582?_trksid=p2057872.... | ||||
2 | 4.7k | resistor | 0805 | RDHT - RDS18 | for ds18b20 and DHT22 | Ebay: http://www.ebay.com/itm/351177892079?_trksid=p2057872.... | ||
1 | resistor | 0805 | RR | for the red of the RGB led | // | |||
1 | resistor | 0805 | RG | for the green of the RGB led | // | |||
1 | resistor | 0805 | RB | for the blue of the RGB led | // | |||
1 to 3 | DS18B20 | TO92 | Digital Temp sensor | Ebay: http://www.ebay.com/itm/361426633601?_trksid=p2057872.... | ||||
1 | DHT22 | humidity and temp sensor | Ebay: http://www.ebay.com/itm/New-DHT22-AM2302-Digital-Tempe... | |||||
1 | 4.7uF | Capacitor | C2 | optional, for better radio | ||||
1 | buzzer | SPK | just 2 pin in v1.1 | |||||
1 | ATSHA204A | SOT-23 | optional, for message signing | Ebay: http://www.ebay.com/itm/5PCS-ATSHA204A-STUCZ-T-IC-CRYP... | ||||
1 | 100K | resistor | 0805 | RDS1 | for ATSHA | |||
1 | 0.1uF | capacitor | 1206 | C1 | for ATSHA | |||
-- | -- | addition to v1.1 | -- | -- | -- | -- | -- | -- |
1 | XC6206P332MR | SOT-23 | XC62 | 3.3v regulator 0.5A | Ebay: http://www.ebay.com/itm/191148698250?_trksid=p2057872.... | |||
1 | 10K | resistor | 0805 | pull-down for switch |
Name | Size | # Downloads |
---|---|---|
multisensor.brd | 164.57 kB | 728 |
multisensor.sch | 727.45 kB | 807 |