Combining old and new things is something I really like. I often see things and think: “Woaw, how would that look with LED’s on it?” I also like to be inspired by others and try to rebuild projects they built. That happened to me lately as I saw the frame lamp, Paulus from the Home Assistant team built. The idea was so cool that I wanted to build my own version of this frame lamp, so I started to look for the components I needed for this project.
The finished lamp with rainbow effect
Parts list
For this project we will use the following components:
*Some links are affiliate links. If you use them to buy the parts for your project you will help me and my next project. These links will cause no extra fee or costs to you
All components
Start building this thing
Start with centering the Dig Uno case in middle of the backside of the frame and screw it down. The case and the two angles will work as stands for the frame later on. Alternatively you can skip this step if you want to hang the frame.
Dig Uno case screwed on the backside of the frame
Next up, solder three cables to the beginning of the led strip. If your strip is brand new you can simply snip off the connector because the wires will be connected directly to the Dig Uno.
Soldered cables on the LED strip
Cut the strip
In this step, the strip will be cut and lined up with the frame. Check the dimensions of the frame and cut the strip in parts so that it fits on the backside including the corner connectors. This step is just to find the right dimensions for the strip, don’t glue it down yet.
Aligned strip on the backside of the frame
If the strip has a good length for the frame, connect the strip using the corner connectors. If you’re using IP65 strips like I do, you have to cut off a bit of the silicone coating.
Strip connected to the corner connector
Testing and hot glue
Before you glue down the strip to the frame, give it a test using a multimeter in continuity test mode. You should test the positive and negative rail to ensure that both have a good connection. Keep in mind that this will not work on the data-rail of the strip. If one of the two rails don’t work, check the connections on the corner connectors.
Testing the connections
Next up, pull off the blue PVC from the double sided tape on LED strip and glue it to the frame. Then heat up you hot glue gun and hot glue the heck of it 😅 ensure that all corner connectors are glued down to the frame so that nothing can fall apart or loose connection.
Corner connector glued down
If you have so much trust into the double sided LED strip tape than I have, you can add some extra hot glue to the strip.
Double secured LED strip 😬
Connecting the Dig Uno
In the final section we will connect the Dig Uno to the strip and place it into the case. If you don’t know what a Dig Uno is, no problem! You can find all information about it on the quinled.info website. You can either buy a pre-assembled board with WLED installed or, if you’re a DIY lover like me, you can build the DIY version and get your hands dirty, which is a lot of fun 🤩
So grab the Dig Uno and place it into to case mounted on the frame. Then connect the LED strip to the controller board.
Connected LED Strip
Last not least connect the power supply to the Dig Uno as well.
Connected power supply to the Dig Uno
Build the stand
This step is optional, if you want to hang your frame lamp. But if you want to stand up the frame the angles on corners of the frame will give the whole construction more stability. So take the angles and screw them to the corners of the frame.
Angle stand for the frame
Final test
That it! So turn the frame and power it up to the the awesome result 😎 The frame works best on a white background, cause this will reflect the LED light better than a dark background.
The final result
Sum up
I really like this project, because its easy to build, requires nearly no soldering and it just looks beautiful. Big thx again to Paulus form Home Assistant for this idea and stunning result. 🤗
If you dive in to the deep ocean of 3D printing, you will face the situation of storeing your filament in a proper way sooner or later. To be more precise, you want to keep your filament as dry as possible because most filaments absorb moisture. If you store your filament in a large box like I do, the humidity value in that box is kinda important. That was exactly the motivation behind this diy project. Of course, that’s not the only case for such a sensor. You can use it in many different scenarios where the humidity and or temperature value becomes important 😉.
The finished sensor ready to use
The Idea
I wanted to create a relatively small sensor, which is battery powered, rechargeable and can be easily integrated into Home Assistant. After some research, I decided to go with the following setup. A simple ESP8266 (D1 Mini) including a battery shield in combination with DHT-11 humidity & temperature sensor. This setup can be easily driven by an ESPHome sketch and seamlessly integrated into Home Assistant. It’s also small enough to fit into a small container which, in my case, was originally made for hair gel.
Parts list
For this project we will use the following components:
A container / something similar as housing (I used a old hair gel box)
*Some links are affiliate links. If you use them to buy the parts for your project you will help me and my next project. These links will cause no extra fee or costs to you
All components
Prepare the D1 Mini
Start with soldering the female pin header to the D1 Mini. Mostly the D1 Mini comes with a variety of pin headers, select the female ones that fits best. Solder the pins to downside of the D1 Mini so that the WIFI antenna isn’t blocked by the battery shield if it’s connected.
Soldering the pin headers
Prepare the battery shield
The battery shield will provide the power for the D1 Mini and will also take care of the battery charging process. That’s pretty neat, but with a slight modification, we can make the board even more useful. If you add a 100K Ohm resistor between the plus pole of the battery and the analog A0 pin, you can read the battery operating voltage, which can be used to calculate the capacity of the battery. With that value, you can create an automation in Home Assistant, to inform you if the sensor needs to be recharged.
Modified battery shield
Prepare the DHT-11
To connect the DHT-11 sensor to the D1 Mini grab some wires and presolder the ends on one side. Next snip of some heat shrinks and slide them over the soldered wires.
Prepared cables
In the next step we will solder the wires to the DHT-11. The DHT-11 has 4 pins in general where the third one f.r.t.l isn’t in use. Solder the wires to DHT-11 as shown on the picture. I used red for positive, white for GND and green as the data wire.
The DHT-11 with soldered wires
Make a Sandwich😉
In this step we will connect the sensor to the D1 Mini and the battery shield. So flip the D1 Mini and slide the sensor wires into the females pin header. White goes to the GND pin, red to the 5V pin and green to the D4 pin of the D1 Mini. Further we will connect the RST pin with the D0 pin.
D1 Mini with connected sensor and bridged pins
Connecting RST and D0(GPIO16) is very important, because our sensor will run on battery and not be continuously on. That would consume too much power and the battery would be empty within one or two days. To prevent this, our sensor will use a feature called deep sleep. With this feature enabled, the D1 Mini will only wake up every couple hours, take some measurements, send the data to Home Assistant and fall back into sleep / energy saving mode. This way is super efficient and will max out the battery life up to two weeks instead of two days. To enable deep sleep on an ESP8266 device you have to bridge these two pins, otherwise the D1 Mini will never wake up again.
If everything is setup properly, connect the battery shield and the D1 Mini. Keep an eye on the pins, the labels on the battery shield must match with the ones on the D1 Mini.
The senors sandwitch
Prepare the battery
Before we flash the D1 Mini with our sketch, we will prepare the battery to our sensor. If you don’t have a connector, you can simply solder the wires to the battery socket of the D1 Mini battery shield. In my case, I had a spare connector lying around, so I soldered it to the battery to make disconnections simpler. It’s also recommended to disconnect the battery from the D1 Mini while flashing. If you don’t use a connector, you have to disconnect the D1 Mini from the battery shield for the flashing process.
Battery with soldered connector
Flashing the D1 Mini
To flash the sketch to your D1 Mini, go to the ESP Home section in your Home Assistant installation and create a new project and start with a project name. I named mine diy-humidity-sensor.
Add a useful name
Next choose the board type. Because we are using a D1 Mini click on ESP8266.
Select the board
After that click on next and then on install to choose a preferred installation method. I always use the manual download option because I like to flash my ESP’s using ESP Home Flasher.
Finished setup
Install the sketch
To finish the installation, copy the script below to your editor, compile it and flash it to the D1 Mini. If you don’t use secrets, change the WIFI credentials to your needs. This sketch will create several sensors in Home Assistant including the battery percentage one. Further it will use the deep sleep function to operate 1 minute and then goes into sleep for 3 hours.
After flashing the D1 Mini, grab your enclosure and ensure that the DTH-11 will be exposed to the air. I drilled some holes into the lid of my container to ensure that.
Lid with holes
Last not least connect the battery to the battery shield and place everything inside the container.
Sensor in the container
UPDATE: During my tests, I found out that the LED on the D1 Mini uses a quite large amount of power. This will decrease the run time of the sensor, so I desoldered the LED from the D1 Mini 😬.
Check Home Assistant
After connecting the battery to the sensor, you will find a new ESPHome device in Home Assistant which provides the sensors, which were defined in the sketch.
Entity list
These entities can simply added to a dashboard or used in an automation.
Values in the dashboard
Sum up
And that’s it. Your diy filament humidity sensor is ready to go 😁 You can now measure the current humidity and temperatue inside you filament storage. You can also use the sensor data in an automation which informs you if the humidity in your filament storage increases or exceeds a certain level. Or you can display the information on a dashboard like I did.
I hope you like this project and I’m looking forward to your comments and shares.
Smart devices, especially lights, are super cool. But with the smartness of a device mostly comes a trade off in manner of power consumption and complexity. This is not always needed and makes the problem to solve often bigger than it actually is. I ran in this situation recently and caught myself standing in the front yard thinking hard about how to increase my WiFi range for installing a smart light🤦. Because I couldn’t solve the WiFi problem, I started from scratch and ended up with a much more simple solution which works out perfectly. A DIY battery powered PIR outdoor light 🤓.
Battery powered PIR outdoor light
Parts list
For this project we will use the following components
An electric junction box (from your local hardware store)
*Some links are affiliate links. If you use them to buy the parts for your project you will help me and my next project. These links will cause no extra fee or costs to you
All components
How does it work?
The PIR sensor, the LED’s and the MOSFET are connected to the DC-DC step up converter which is powered by the battery. If the sensor recognizes motion from dusk on, it will trigger the gate of the MOSFET, which than acts as a switch and turns the LED’s on for a certain amount of time. If the battery runs out of power, it can be simply recharged via USB. Last not least, the whole circuit can be turned off using the button. And all this without a single line of code 😍.
Start with the power
We will start with building the power circuit first. So grab the rechargeable battery and solder the some wire to the plus and minus pole. To prevent shorts later on, ensure that you will wrap the open sides of the contacts in isolating or Kapton tape.
prepared battery
Grab now the push button and solder two wires to it. In my case I used red wires, because I want to disconnect the positive side of the circuit with the button. As same as on the battery protect the solder joins with heat shirks or isolating tape.
prepared button
Combine the charging unit with the battery and the button in the next step. Solder the battery to the battery pads and the switch to the positive load pad. Grab and extra piece of wire and, black in my case, and solder it to the negative load pad. So you end up with two wires which can be connected to a load.
Connected batter charging unit
Because the HC-SR501 needs at least 5V to operate, we have to adjust the DC-DC step up converter in the next step. I selected 6V at this point, because I needed 6V for the arrangement of the LED’s I used. If you want to use e.g. a 5V led strip instead, simply adjust the voltage to your needs.
The adjusted converter
If the converter is adjusted solder the input side to the two wires of the previous circuit. This completes our power supply.
If the button is pressed it connects the battery through the charging unit with the step up converter which provides 6V. If we want to charge the battery we disconnect the step up with the switch and can safely plugin a USB cable to the charging unit.
The finished power providing circuit
Move on to the enclosure
In the next step we will focus on the enclosure of the outdoor light. Grab the lid of the electric box and cut a hole into it so that the cover of the HC-SR501 fits in. Have a close look at the orientation. I had to place it diamond ways so that it will fit with the LED’s.
Electric box cutout
Secure the sensor cover with hot glue form both sides to make it kinda weather proof. Next, grab a drill and drill 6 holes for the LED’s inside the lid.
Lid prepared for the LED’s
In the next step, place the LED’s inside the lid and connect them with a piece of wire. I decided to use two pairs of three LED’s in parallel, connected in series. That way three LED’s in parallel will need 3V and the two LED packages in series (six LED’s) can be powered with 6V without any problem. Thats also the reason why I chose white LED’s because each of them has a operating voltage of 3.2V max. If you solder the LED’s keep an eye on the polarity, if you mixed them up, they will not work.
Prepared LED’s
BTW: I know many people will now yell: “You have to use dropping resistors for the LED’s🤯 “. Yes I should… but YOLO!! We’re working with six cheap LED’s in this outdoor light and it works perfectly that way, trust me 😉.
To finish the lid, solder two wires to the positive and negative side of the LED’s and flood them in hot glue for a better weather resistance.
Finished lid
Prepare the MOSFET and the PIR sensor
Lay the lid with the LED’s aside and prepare the PIR sensor. Take a close look at the board. You will find two wholes above the infrared sensor, with the marking “LR”. Take the LDR and solder it in that place. Be aware of touching the infrared sensor with your fingers, this would affect the functionality of the sensor.
Prepared sensor
Lets now move to the funny part of the project and grab the IRLZ44N MOSFET to solder the 47KΩ resistor on it. Solder the resistor between the gate and the source of the MOSFET. This ensures that the gate is always pulled low if now signal is provided from the PIR sensor. If you’re unsure which pins to use, checkout page 8 in the MOSFET datasheet.
FYI💡: In general you can use any kind of NPN MOSFET as long as it is a logic level one.
Resistor + MOSFET
In the next step we will wire up the MOSFET. Grab two pieces of black wire and one red one. Remove some isolation from the two black wires, twist the ends and solder them to the source of the MOSFET. In my case it’s the third leg. Then take the red wire and solder it to the gate of the MOSFET, in my case that’s the first leg. Add some heat shrinks to prevent shorts.
Last not least, grab the lid of the electrical box and solder the black wire of the LED’s to drain of the MOSFET. In my case that’s the center leg. After connecting the wires, you should end up with something like the picture below.
The MOSFET wired up
Connect the MOSFET, the PIR sensor and the LED’s
We will now connect the MOSFET and the LED’s to the PIR sensor of the outdoor light. Grab the PIR sensor, the red wire and one of the black wires of the MOSFET. Solder the red wire which comes from the gate of the MOSFET to the OUT pin of the PIR sensor and the black wire to the GND pin. As always, don’t forget the heat shrinks 😉.
MOSFET soldered to the PIR sensor
To connect the PIR sensor to our power circuit we’ll need one more piece of wire. This piece, in my case a red one goes to the VCC pin of the PIR sensor.
Sensor with soldered MOSFET and power wire
All in all you should end up now with the connected MOSFET, PIR sensor and the LED’s. From this combination you should have one black wire and two red wires left. If not, something went wrong so feel free to start over at the beginning of this section🙈.
If you have the correct amount of wires left, take the red ones and twist them together. Then grab the power circuit and solder the red wires to positive output pad of the step up converter. If that is done solder the black wire to the negative side of the converter. Finish everything by placing the sensor back onto the lid. If you want, add a lager heat shrink to the MOSFET so it will cause no shorts when it will be jammed in the box.
The complete circuit.
Test it and squeeze it in the box
If you’re now pressing the button you should see the outdoor light LED’s light up. This is the normal calibration behavior of the HC-SR501. If the leds turn of after some time, they will not light up again until it’s dark. That’s the reason why we added the LDR to the sensor😉.
First bench test
Use the two potentiometers on the sensor to adjust the sensitivity and the light duration of the sensor. Take also a look at the jumper for selecting the operation mode. In my case I set it to “repeat trigger”, that ensures that the light stays on if there is motion again during the on time of the LED’s. For more information about the configuration of the sensor, checkout the HC-SR501-datasheet .
Adjustment of the sensor
After finishing the adjustments we can squeeze everything into the electric junction box. It’s a tight fit but it worked for me.
Everything in a box
Final thoughts
And that’s it, a complete analog DIY battery powered PIR outdoor light 😊. It was so much fun to built it and I learned a lot about transistors and circuits in general. Further more, it teached me that not everything must be “smart” to be smart.
If you like this project or you already built your own version, feel free to share your results with me on twitter 🤓
This website uses cookies so that I can provide you with the best possible user experience. Cookie information is stored in your browser and performs functions such as recognizing you when you return to my website, and helps me understand which sections of the website are most interesting and useful to you. For all other information about cookies, please see the Privacy Policy.
Essential cookies
Essential cookies are always enabled so that I can remember your cookie settings.
Third party cookies
This website uses Google Analytics to collect anonymous information such as the number of visitors to the website and the most popular pages.
Keeping this cookie enabled helps me improve my website.