What did you build today (Pictures) ?
-
Over the weekend I hacked the previously battery powered Minecraft lights in the Minecraft bedroom (doesn't everyone have one?). Now there's no more replacing batteries and OpenHAB controls include On, Off, Brightness and Flame Flicker.
This is the reason I was asking about establishing power distribution in the attic. I've decided to distribute 12v and drop to 5 or 3.3 only as needed.
More info and video: https://techconz.com/smart-home/minecraft-lights/


-
Received the PCB today, so I put together this leak detector for testing:


Looks as though some of the physical clearance tolerances are a bit tight, so I'll have to do another spin after changing the PCB layout. Some Kapton tape will compensate for now and allow for some initial testing. -
Not MySensors, but related. Power over Ethernet (802.3af compliant) addon for the raspberry pi zero. I plan to use this for high power & high reliability devices where wireless will not work.
Top one is a higher power version, bottom one just uses an off the shelf regulator.

Currently these just have some IR LED's to control IR devices.
-
Not MySensors, but related. Power over Ethernet (802.3af compliant) addon for the raspberry pi zero. I plan to use this for high power & high reliability devices where wireless will not work.
Top one is a higher power version, bottom one just uses an off the shelf regulator.

Currently these just have some IR LED's to control IR devices.
@SquareKinematics
Very useful to have. Not sure if you're aware, but you can buy PoE power adapters off the shelf. Even Amazon sells them. You select the output voltage you want with a slide switch. -
@SquareKinematics
Very useful to have. Not sure if you're aware, but you can buy PoE power adapters off the shelf. Even Amazon sells them. You select the output voltage you want with a slide switch.And so it it almost Christmas...
Jolly jolly.. wel actually no....
We have had wet feet from the central heating system serveral times now around Christmas or New Year.
Causing a wet floor and other possible disasters. Yes I know.. A Central Heating Mechanism should not leak, you could try putting a bucket underneath... But that is not 'that home automation' smart that I was looking for.So to detect a leakage.... I came up with this some time ago.
Pretty standard, a few wires... a Mysensors Node... and Pushover to send me urgens notifications about the leakge.
link url))And ladies and gentlemen it actually works as you can see in the pushover sreenshot, it kicked off today.
-
And so it it almost Christmas...
Jolly jolly.. wel actually no....
We have had wet feet from the central heating system serveral times now around Christmas or New Year.
Causing a wet floor and other possible disasters. Yes I know.. A Central Heating Mechanism should not leak, you could try putting a bucket underneath... But that is not 'that home automation' smart that I was looking for.So to detect a leakage.... I came up with this some time ago.
Pretty standard, a few wires... a Mysensors Node... and Pushover to send me urgens notifications about the leakge.
link url))And ladies and gentlemen it actually works as you can see in the pushover sreenshot, it kicked off today.
-
@sincze You could also put some salt into your tray for added conductivity when things get wet.
@neverdie Great tip, this will resolve in even a quicker response during a flood right?. I already added toilet paper as cover for a smooth moist/water distribution. Lets add some salt to that and hopefully never see an error message again. But I wont bet a bitcoin on that ;-).. Happy with this cheap solution.
-
@neverdie Great tip, this will resolve in even a quicker response during a flood right?. I already added toilet paper as cover for a smooth moist/water distribution. Lets add some salt to that and hopefully never see an error message again. But I wont bet a bitcoin on that ;-).. Happy with this cheap solution.
@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.
-
@sincze You could also put some salt into your tray for added conductivity when things get wet.
@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: -
@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.
!
