What did you build today (Pictures) ?
-
@sincze How did you design the detection circuitry? Are you using an analog or a digital input?
Tap water should work without adding more conductivity - in my case I just designed something similar but I wanted to detect an overfill of osmosis water, which is similar to distilled. I had issues with getting it to work through a digital input, so I just built a voltage divider capable of detecting the small change in conductivity. I also added a capacitor to be sure that no false alarms would be received because of noise in the lines. It's been working perfect for days now.
@manutremo As the water indeed is 'rock' solid here in the area I was pretty succesfull using the digital pins. A short... when there is a water connection or open... when there is no connection. No false alarms. Only legit... Each leakage costs me money to get some guy to fix it for me. But at least the floor is not ruined anymore as I had that the first 2 times.
-
@neverdie said in What did you build today (Pictures) ?:
@sincze You could also put some salt into your tray for added conductivity when things get wet.
Be very careful using salt,i killed an SI7021 doing something similar.
I got up one morning and found the sensor covered in white fur and it was dead:white_frowning_face: -
Almost Christmas, that means... Lights. In this case programmable 5v LED's that are driven by an Arduino and controlled via Mysensors & Domoticz.

While the arduino sketch has a lot of tricks (showing animations).. I still have to figure out HOW I can stop an animation from playing when I want to see the next one.. It now completes the first animation.. and then starts the one I selected. It needs to break from the function if a new message comes in. I'll have to look for some examples in the forum.
-
@andrew I see that You put the nrf module between two pcbs. Do You have issues with reception ? Because the boards may act as a shielding.
-
@andrew I see that You put the nrf module between two pcbs. Do You have issues with reception ? Because the boards may act as a shielding.
@rozpruwacz I try to avoid filled copper areas, which could act as RF blockers. as I mentioned, everything is still in progress, in-wall tests will just come. hopefully I'll have time for that in the next 2 weeks.
-
@rozpruwacz I try to avoid filled copper areas, which could act as RF blockers. as I mentioned, everything is still in progress, in-wall tests will just come. hopefully I'll have time for that in the next 2 weeks.
I know that this is not the right place to ask but I'm very curious how do you overcome the fact that in EU there's only the live with in the walls for light switches. I saw that you used a HLK-PM0xx module for testing which needs both live and null. Or maybe your "in-wall" wiring is different... Anyways congratulations for your work so far.
-
I know that this is not the right place to ask but I'm very curious how do you overcome the fact that in EU there's only the live with in the walls for light switches. I saw that you used a HLK-PM0xx module for testing which needs both live and null. Or maybe your "in-wall" wiring is different... Anyways congratulations for your work so far.
@mtiutiu well, that's the dirty hacking part :) electricians will probably not like it.
so, for first, I've a different approach to control my lamps compared to other in-wall switches and dimmers, due to the fact, that I won't switch the mains directly, with the switch. I have LED ceiling lamps which operate at 12V, but the power supplies (230V to 12V) are in the lamps' body. it could be possible to switch their mains on/off thus to turn the lamps on/off (this is what I do now with standard switches), but it is not possible to dim the lights this way.
to be able to dim the LEDs as well I'll have a lamp controller node right after the switching PSUs in each lamp. this will be controlled with the in-wall switches (and could be controlled with other nodes/gateways as well), over the air only.as all of my wall lamp switch have dual wiring (one line in, two switched line out) I planned the following setup:
one switched line will be "re-assigned" and wired to N at the lamp. this way, at the wall switch I'll have both L and N. the other switched in-wall line will still forward the L to the lamp, but it will do it directly, to continuously operate the lamp's PSU, which also powers the lamp's controller module.
the controller will be always on and it will control both the dimming (PWM on the 12V) and the switching wich basically allowing or disabling the 12V from the PSU to the LEDs.the in-wall switch will be basically just a radio remote controller this way, but operating from the mains, without any need of batteries.
I hope that my explanation wasn't too complicated :)
-
well today finally i decide to change to c.h.i.p. as a controller with domoticz an amazing device but too bad for the product that got really bad customer support, ( if you planning to buy a c.h.i.p. read the forum first to get all the problems)
this is my controller using a chip, arduino nano


planing to chage the nano to a nodemcu
-
well today finally i decide to change to c.h.i.p. as a controller with domoticz an amazing device but too bad for the product that got really bad customer support, ( if you planning to buy a c.h.i.p. read the forum first to get all the problems)
this is my controller using a chip, arduino nano


planing to chage the nano to a nodemcu
@fernando-alvarez-buylla Is the C.H.I.P. better than a Raspberry Pi Zero? At least with a Pi, you know there's going to be support.
https://www.adafruit.com/product/2885?gclid=EAIaIQobChMIrMm-lcv-1wIVxSSBCh1PJQB3EAQYASABEgItsvD_BwE
https://www.adafruit.com/product/3400 -
@fernando-alvarez-buylla Is the C.H.I.P. better than a Raspberry Pi Zero? At least with a Pi, you know there's going to be support.
https://www.adafruit.com/product/2885?gclid=EAIaIQobChMIrMm-lcv-1wIVxSSBCh1PJQB3EAQYASABEgItsvD_BwE
https://www.adafruit.com/product/3400@neverdie go for the pi zero chip is really nice a little better than the pi zero wifi and bt integraded 4gb and a few cool stuff , but theres people that pay a year ago and still waiting for the chip to arrive , no reply and no support on forum , to me chip is dying , you cant never go wrong with a pi , but i will try in a few months the omega2 to remplace my chips
-
@neverdie go for the pi zero chip is really nice a little better than the pi zero wifi and bt integraded 4gb and a few cool stuff , but theres people that pay a year ago and still waiting for the chip to arrive , no reply and no support on forum , to me chip is dying , you cant never go wrong with a pi , but i will try in a few months the omega2 to remplace my chips
@fernando-alvarez-buylla said in What did you build today (Pictures) ?:
i will try in a few months the omega2 to remplace my chips
What kind of controller are you going to run on that underpowered thing ? Entry level price is cheap but if you want SD card reader and a bit more storage (32Mb) you have to pay 20$, more than the price of an orange pi zero + box which is already available and runs well with Armbian.
-
Working on clearing up the backlog of unfinished NModule shields, today I finished to test the dual touch button shield, made a script to use it as on/off button or as dual button with short press = on and long press = off, as seen below as a dual scene controller.
https://www.youtube.com/watch?v=064Jlx2eawII made a box so it can be easily customized depending on what you use it for. Unfortunately internet is too bad at the moment in Vietnam to use Fusion 360 so I made it with 123D Design which is less convenient and it's not really high-end assembly :D


-
Working on clearing up the backlog of unfinished NModule shields, today I finished to test the dual touch button shield, made a script to use it as on/off button or as dual button with short press = on and long press = off, as seen below as a dual scene controller.
https://www.youtube.com/watch?v=064Jlx2eawII made a box so it can be easily customized depending on what you use it for. Unfortunately internet is too bad at the moment in Vietnam to use Fusion 360 so I made it with 123D Design which is less convenient and it's not really high-end assembly :D


@nca78 said in What did you build today (Pictures) ?:
I made a box so it can be easily customized depending on what you use it for.
Is it a 3D printed enclosure then, or did you find some other way to make it? Looks very nice.
-
@nca78 said in What did you build today (Pictures) ?:
I made a box so it can be easily customized depending on what you use it for.
Is it a 3D printed enclosure then, or did you find some other way to make it? Looks very nice.
@neverdie said in What did you build today (Pictures) ?:
@nca78 said in What did you build today (Pictures) ?:
I made a box so it can be easily customized depending on what you use it for.
Is it a 3D printed enclosure then, or did you find some other way to make it? Looks very nice.
3D printed. Bottom of prints can look pretty good if find the good settings and print on a glass surface.
-
Working on clearing up the backlog of unfinished NModule shields, today I finished to test the dual touch button shield, made a script to use it as on/off button or as dual button with short press = on and long press = off, as seen below as a dual scene controller.
https://www.youtube.com/watch?v=064Jlx2eawII made a box so it can be easily customized depending on what you use it for. Unfortunately internet is too bad at the moment in Vietnam to use Fusion 360 so I made it with 123D Design which is less convenient and it's not really high-end assembly :D


-
@nca78 I would assume that pads 1 and 2 are capacitive touch surfaces, correct? very nice design.
@dbemowsk said in What did you build today (Pictures) ?:
@nca78 I would assume that pads 1 and 2 are capacitive touch surfaces, correct? very nice design.
Thank you !
Yes using dirt cheap TTP223 breakouts at the back so no SMD soldering needed. -
I received the next version of the leak detector PCB today. Putting it together, it checks out: thanks to a change in layout, it has the same board size as before, but now no clearance issues. i.e. No need for Kapton tape!

If I had had my own PCB CNC etcher, it would have saved me the time I lost waiting for the earlier version from the fab, only to find out that the clearances were too tight and that I would have to re-do it. Looking forward to not having such delays ever again.
