hi..
maybe in myconfig.h put power at max
#define RF24_PA_LEVEL RF24_PA_MAX
all grounds connected ? external source and arduino source ?
hi..
maybe in myconfig.h put power at max
#define RF24_PA_LEVEL RF24_PA_MAX
all grounds connected ? external source and arduino source ?
hi,
+1
we can launch scenes with everything (motion sensors, door lock, zwave remote, etc..)
you can juste make a multi switch node, and add them to activation list on domoticz's scenes. easy
@danta, this device can detect you when you are in another room ?
@drock1985,
detection delay can be adjusted from 1 second to hundreds of second (two minutes max) by adjusting R6 resistor on the board as explained on this Taobao page (Chinese). By default thereβs no resistor and the delay is 30 seconds, and you can adjust the delay by using 1K to 250K resistor.
hi,
try to use devices sharing on domoticz
hi,
you may upgarde your gateway too
bad news then why have you fuse at home ? 400 000 V has security measures, why add more security ? it's juste our life, childs life !!
do you know what is a "security transformer" ? the hlk-pm01 isn't one.
u can use this trick to use usb power
maybe a fuse to protect relay output.. ?
and plz add a second switch, to control an other node or anything..
hi,
nice work,
I not understand why you said 2 pins of the mosfets are switched, for me it's ok,
I see G to arduino pins, S at center, and D to leds.. I miss something ?
I think I will buy some of them for testing
ps: maybe you can add your project on openhardware.io
sry for my english
hi,
look at the store
DC-DC Step Up Boost Module 5V
Hi,
thanks for your great work..
great to have chosed a pwm output for the relay (ssr can be used as a dimmer)
but is it possible to add a fuse on the ssr output too ?
and a second switch
and imho relay's trace is too near a nrf trace..
and return the draw of le33
sry for my english
thanks
roh sry bad thread lol, i was think it was the http://forum.mysensors.org/topic/1540/110v-230v-ac-to-mysensors-pcb-board/72
too much windows opened
I can delete it if needed
Hi,
thanks for your great work..
great to have chosed a pwm output for the relay (ssr can be used as a dimmer)
but is it possible to add a fuse on the ssr output too ?
thanks
Yes it's working #define RF24_PA_LEVEL_GW RF24_PA_MAX
Domoticz, not fully support rgb or rgbw devices yet, it's for that I prefer using dimmers for now.
It's easy to add the 3 dimmers in a scene and/or in lua scripts..
It's just perfect for me..
RGB-3D sketch use 3 dimmers and 1 switch.
If your controler support this, all is fine.
Serial gateway or others, same battle, if you can connet it to your controler, all is fine.
@AWI, Don't you know an arduino can't power a NRF24L01+PA+LNA on full power ? This antena need an external power supply and I don't want. Using only the usb power is far better. I will try to see if I'm right. I hope. Wait and see
I ordered, I test and come back to tell you.
I hope it will work because it is in my opinion the best way to make the gateway
gw.present(CHILD_ID, S_DOOR); = added as a door lock
Testing what ?
You not understand my question.
The goal is to power pro mini 5v and nrf with the ftdi adpter.
And have enough output curent to use nrf at full power.
on the mysensors store I found this
http://www.ebay.com/itm/320907184616?rmvSB=true
There is a jumper on the board that allows the board to be configured to either 3.3V or 5V
I think the 5v output is unregulated and can output full curent form usb ?
ok, thanks a lot
is the same with 5v ?
hi,
i would make my gateway with:
Arduino Pro Mini and
NRF24L01+PA+LNA
can I power all with FTDI USB to TTL Serial Adapter
I dont know if this adapter can out enough current.
sry for my english.
hi,
what difference between what I had named rgbShow and your moodlight ?
hi,
why not ask on domoticz forum..
I m on win10, no pb tu use IDE 1.6.5
ftdi and ch340 drivers are default include
strange..
the On/Off button is for start/stop color cycle (rainbow), but is very slow, and start with red color only..
maybe try to wait a bit more..
when you click it Off, it's stop the color cycle, save state and return actuals color to controler..
anyway, I'm glad you like it
Great, have you get the 4 devices ?
I hope you will like this sketch, specialy the color cycle
You can use at the same time yes
if you have a great android phone, you can also using OTG cable with 'UsbTerminal' app.. nothing wirelessly..
but of course try just after up a sketch on your arduino before disconnect from your pc
hi,
did you try to look your serial consol to see if you had st=fail ?
this sketch present 4 devices
I was mean mine RGB-3D.ino.
howto, sry for french thread but screenshots are useful..
you can try gizmocuz test sketch like I done, but as you can read (link posted) it's not usable yet
ps: why posting in homeseer controler section, if you use domoticz ?
I hope you will like it, dimoticz not fully support S_RGB_LIGHT yet but this sketch use three dimmers and one on/off for start/stop rgb color cycle. Work just perfect. thanks hek to share it.