<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Guide on IRRGANG.DEV</title>
    <link>https://www.irrgang.dev/tags/guide/</link>
    <description>Recent content in Guide on IRRGANG.DEV</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <copyright>© 2026 Dennis Irrgang · [Legal notice](/legal-notice/) · [Privacy](/privacy-policy/)</copyright>
    <lastBuildDate>Thu, 26 Oct 2023 20:37:31 +0000</lastBuildDate><atom:link href="https://www.irrgang.dev/tags/guide/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>433 MHz Devices in Home Assistant with Sonoff RF BridgeR2</title>
      <link>https://www.irrgang.dev/433-mhz-in-home-assistant-with-sonoff-rf-bridge42/</link>
      <pubDate>Thu, 26 Oct 2023 20:37:31 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/433-mhz-in-home-assistant-with-sonoff-rf-bridge42/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &lt;em&gt;Welcome to the second part of enhancing our smart home with 433 MHz devices. We’ll delve into adding and tracking the state of these devices via your Sonoff RF BridgeR2, which you’ve already successfully integrated into Home Assistant, as discussed in our &lt;a href=&#34;https://www.irrgang.dev/how-to-flash-the-sonoff-rf-bridger2-with-esphome/&#34; &gt;previous article&lt;/a&gt;. With the bridge in place, we’re poised to explore the next level of control and monitoring for your home automation setup.&lt;/em&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Integrating the RF device into Home Assistant.&#xA;    &lt;div id=&#34;integrating-the-rf-device-into-home-assistant&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#integrating-the-rf-device-into-home-assistant&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&#xA;&lt;h3 class=&#34;relative group&#34;&gt;&lt;strong&gt;Capturing the RF commands&lt;/strong&gt;&#xA;    &lt;div id=&#34;capturing-the-rf-commands&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#capturing-the-rf-commands&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h3&gt;&#xA;&lt;p&gt;We need the device we want to add to home assistant. The main purpose why I started this whole project was to add my ceiling fan, which is one of the more complex things you can add via an RF bridge, as many states can depend on each other. First you need to get the RF source, in this case the remote:&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>How to flash the Sonoff RF BridgeR2 with ESPHome</title>
      <link>https://www.irrgang.dev/how-to-flash-the-sonoff-rf-bridger2-with-esphome/</link>
      <pubDate>Wed, 25 Oct 2023 08:27:54 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/how-to-flash-the-sonoff-rf-bridger2-with-esphome/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;Introduction&#xA;    &lt;div id=&#34;introduction&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#introduction&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &lt;em&gt;Bridging the gap between legacy devices and cutting-edge technology is a fascinating endeavour. If you’ve ever wanted to integrate your 433 MHz remote-controlled devices into your smart home ecosystem using the &lt;a href=&#34;https://sonoff.tech/product/gateway-and-sensors/rf-bridger2/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Sonoff RF BridgeR2&lt;/a&gt;, you’re in the right place. In this article, I’ll guide you through the process of flashing the &lt;a href=&#34;https://www.irrgang.dev/433-mhz-in-home-assistant-with-sonoff-rf-bridge42/&#34; &gt;Sonoff&lt;/a&gt; RF BridgeR2 with &lt;a href=&#34;https://esphome.io/index.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;ESPhome&lt;/a&gt;, to make it vendor-independent and easily integrable into Home Assistant.&lt;/em&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;div class=&#34;admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm&#34; data-type=&#34;warning&#34;&gt;&#xA;      &lt;div class=&#34;flex items-center gap-2 font-semibold text-inherit&#34;&gt;&#xA;        &lt;div class=&#34;flex shrink-0 h-5 w-5 items-center justify-center text-lg&#34;&gt;&lt;span class=&#34;relative block icon&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 512 512&#34;&gt;&lt;path fill=&#34;currentColor&#34; d=&#34;M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z&#34;/&gt;&lt;/svg&gt;&#xA;&lt;/span&gt;&lt;/div&gt;&#xA;        &lt;div class=&#34;grow&#34;&gt;&#xA;          Warning&#xA;        &lt;/div&gt;&#xA;      &lt;/div&gt;&lt;div class=&#34;admonition-content mt-3 text-base leading-relaxed text-inherit&#34;&gt;&lt;p&gt;&lt;strong&gt;A Caution Against Cheap 433 MHz Modules&lt;/strong&gt;&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Home Assistant &amp; ESPhome: Easy Electricity Meter Integration</title>
      <link>https://www.irrgang.dev/home-assistant-esphome-meter-integration/</link>
      <pubDate>Tue, 12 Sep 2023 12:12:19 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/home-assistant-esphome-meter-integration/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &lt;em&gt;You can integrate your electricity meter into home assistant easily and cheaply using ESPhome and some cheap sensors. Here is how I added my parent’s solar panel electricity meter to home assistant.&lt;/em&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;My parents installed solar panels onto their home nearly 15 years ago. Until very recently they had an old &lt;a href=&#34;https://en.wikipedia.org/wiki/Electricity_meter#Electromechanical_meters&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;ferraris&lt;/a&gt; meter in their basement and apart from that, had no idea how their solar panels performed. They can technically be made smart too using a reed sensor – but that’s for another time. After a new smart meter had been installed – but without my parents getting any access to it directly – I figured it’s time to take things into my hands!&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Saeco Incanto HD8917/01 repair &amp; maintenance</title>
      <link>https://www.irrgang.dev/saeco-incanto-hd8917-01-repair-maintenance/</link>
      <pubDate>Sat, 03 Jun 2023 13:33:22 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/saeco-incanto-hd8917-01-repair-maintenance/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; decoding=&#34;async&#34; src=&#34;https://images.philips.com/is/image/philipsconsumer/d2e0ba466eec4773b4afad140110f396?$jpglarge$&amp;amp;wid=960&#34;alt=&#34;Elegantes Design. Beeindruckende Kaffeequalität.&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;The coffee machine, a &lt;a href=&#34;https://www.philips.de/c-p/HD8917_01/incanto-kaffeevollautomat&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Saeco Incanto HD8917/01&lt;/a&gt; worked diligently for 10 years, and a few days ago it decided to display an odd behavior: Whenever it was requested to produce some &lt;a href=&#34;https://en.wikipedia.org/wiki/Coffee&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;bean squeezings&lt;/a&gt;, it’d shut off. It’d start normally, you could browse the menu — but the moment it started to do some work, it shut off.&lt;/p&gt;&#xA;&lt;p&gt;At first, I expected some sort of jam — in my mind, a jammed electric motor could draw so much current that the voltage drop could cause the IC to reboot. I removed the brewing unit, gave it a thorough cleaning and lubricating — but same result.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Simple Yet Sturdy DIY Workbench Made Of Wood</title>
      <link>https://www.irrgang.dev/simple-diy-workbench/</link>
      <pubDate>Wed, 28 Sep 2022 19:54:59 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/simple-diy-workbench/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &lt;em&gt;Workbenches! Everyone wants them. Everyone loves them. They’re the bee’s knees; but also hella expensive! At least when you want something sturdy, and not made from&lt;/em&gt; paper maché like the majority of tables sold by Ikea. So I figured — &lt;em&gt;why not make my own? How hard could it possibly be?&lt;/em&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;The Why&#xA;    &lt;div id=&#34;the-why&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#the-why&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;I needed a workbench. You’re supposed to learn from your mistakes, but it took me several purchases of Ikea tables to learn that they really don’t last even common office use. I don’t even mind that they’re made from honeycomb shaped paper, hopes, and wishes. Unless you drop something big and heavy on them (like I did), they’re fine. But even their damn coating rubs off after not even a year of regular use.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>2013 Toyota Yaris Quick &amp; Easy AC Evaporator Cleaning</title>
      <link>https://www.irrgang.dev/2013-toyota-yaris-ac-evaporator-cleaning/</link>
      <pubDate>Fri, 05 Aug 2022 19:53:08 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/2013-toyota-yaris-ac-evaporator-cleaning/</guid>
      <description>&lt;p&gt;While selecting a time and date for my car’s yearly maintenance, the dealership offered to have my air conditioning system disinfected. At first, I thought this was more of a money-grabbing scheme more than anything. But I have, since then, learned, that air conditioning systems can become nasty. Very, &lt;em&gt;very&lt;/em&gt; nasty. They can become breeding grounds for mildew and bacteria, which then spew into the passenger cabin whenever the air conditioning is used. This is accompanied by a rather unpleasant odour. It is at this point when you want to give your AC’s evaporator a thorough cleaning.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Greatly Improve Portable Air Conditioner Efficiency</title>
      <link>https://www.irrgang.dev/improve-portable-air-conditioner-efficiency/</link>
      <pubDate>Wed, 23 Jun 2021 11:30:38 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/improve-portable-air-conditioner-efficiency/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &lt;em&gt;Ducted, portable air conditioners suffer from terrible efficiency inherent to their design. Here is how they work and how to improve portable air conditioner efficiency.&lt;/em&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;Portable (Air-to-Air, Monobloc or Ducted) Units&#xA;    &lt;div id=&#34;portable-air-to-air-monobloc-or-ducted-units&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#portable-air-to-air-monobloc-or-ducted-units&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;If you, like many others, find yourself unable to install a split or central air conditioning system due to rental agreements or &lt;a href=&#34;https://en.wikipedia.org/wiki/Insulated_glazing&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;insulated windows&lt;/a&gt;, your options for cooling are limited. Portable air-to-air units, despite their convenience, come with a significant design flaw that compromises their effectiveness. In this article, we delve into the drawbacks of these units and shed light on the inherent problem that plagues 99% of the available commercial models.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Simple 3D printed Kärcher SC3 Power Cable Holder</title>
      <link>https://www.irrgang.dev/simple-3d-printed-karcher-sc3-power-cable-holder/</link>
      <pubDate>Thu, 28 Jan 2021 23:09:49 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/simple-3d-printed-karcher-sc3-power-cable-holder/</guid>
      <description>&lt;p&gt;I’ve nearly completed the first semester of my two-semester CAD course at my university, and now for the first time have started to feel comfortable enough to use these newly acquired skills to design things that have a real-life application. That is how a &lt;a href=&#34;https://www.prusaprinters.org/de/prints/54245-karcher-sc3-power-cable-holder&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;3D printed Kärcher SC3 Power Cable Holder&lt;/a&gt; became my very first functional CAD and print.&lt;/p&gt;&#xA;&#xA;&lt;h2 class=&#34;relative group&#34;&gt;The Problem&#xA;    &lt;div id=&#34;the-problem&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#the-problem&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;My parents own a &lt;a href=&#34;https://amzn.to/3ptDKiC&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Kärcher SC3 EasyFix&lt;/a&gt; steam cleaner, and one of her most common complaints was the inability to store the power cable of it satisfyingly. The cable would dangle around when carrying the device and be an overall nuisance. I mulled the problem over in my head somewhat, starting as to where one could even securely attach an accessory to an object that consists of smooth, curved plastic surfaces.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Harvesting Lithium-Ion cells from old batteries</title>
      <link>https://www.irrgang.dev/harvesting-lithium-ion-cells-from-old-batteries/</link>
      <pubDate>Thu, 19 Nov 2020 22:01:15 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/harvesting-lithium-ion-cells-from-old-batteries/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &lt;em&gt;When you work on electronics projects, chances are you will need a mobile power source some time down the line. There is a plethora of options, meeting any need imaginable. If you’re on a tight budget you can even try making your own Li-Ion battery! But what if you’re on an even tighter budget, and/or want to do something for the environment? Then I suggest harvesting Lithium-Ion cells from used batteries!&lt;/em&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;div class=&#34;admonition relative overflow-hidden rounded-lg border-l-4 my-3 px-4 py-3 shadow-sm&#34; data-type=&#34;warning&#34;&gt;&#xA;      &lt;div class=&#34;flex items-center gap-2 font-semibold text-inherit&#34;&gt;&#xA;        &lt;div class=&#34;flex shrink-0 h-5 w-5 items-center justify-center text-lg&#34;&gt;&lt;span class=&#34;relative block icon&#34;&gt;&lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 512 512&#34;&gt;&lt;path fill=&#34;currentColor&#34; d=&#34;M506.3 417l-213.3-364c-16.33-28-57.54-28-73.98 0l-213.2 364C-10.59 444.9 9.849 480 42.74 480h426.6C502.1 480 522.6 445 506.3 417zM232 168c0-13.25 10.75-24 24-24S280 154.8 280 168v128c0 13.25-10.75 24-23.1 24S232 309.3 232 296V168zM256 416c-17.36 0-31.44-14.08-31.44-31.44c0-17.36 14.07-31.44 31.44-31.44s31.44 14.08 31.44 31.44C287.4 401.9 273.4 416 256 416z&#34;/&gt;&lt;/svg&gt;&#xA;&lt;/span&gt;&lt;/div&gt;&#xA;        &lt;div class=&#34;grow&#34;&gt;&#xA;          Warning&#xA;        &lt;/div&gt;&#xA;      &lt;/div&gt;&lt;div class=&#34;admonition-content mt-3 text-base leading-relaxed text-inherit&#34;&gt;&lt;p&gt;&lt;strong&gt;Attention!&lt;/strong&gt; Now, before you go poking and prodding old battery packs, keep in mind that batteries first and foremost store power. Power in the form of chemical reactions that can react &lt;strong&gt;violently&lt;/strong&gt; if given the right (or wrong) conditions. If you do decide to do this, make sure to wear proper personal protection equipment, and have a place where you can dispose of the battery immediately, should it catch fire.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>A sleek Prusa i3 MK3S Raspberry Pi 4 Upgrade</title>
      <link>https://www.irrgang.dev/prusa-i3-mk3s-raspberry-pi-4-upgrade/</link>
      <pubDate>Sat, 31 Oct 2020 14:31:55 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/prusa-i3-mk3s-raspberry-pi-4-upgrade/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &lt;em&gt;Running a Prusa i3 MK3S with Octoprint definitely improves the overall printing experience. You can quickly upload print jobs from the slicer and check on the printing process remotely. Prusa even has a guide on how to install a Raspberry Pi Zero W directly onto the EINSY board. However, the little board struggles to run Octoprint and in some cases it can &lt;a href=&#34;https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/issues/124&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;even cause layer shifts that ruin a print entirely!&lt;/a&gt; Doing a Prusa i3 MK3S Raspberry Pi 4 Upgrade is a little more effort, but absolutely worth it.&lt;/em&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;&lt;img loading=&#34;lazy&#34; decoding=&#34;async&#34; src=&#34;https://www.irrgang.dev/wp-content/uploads/PXL_20201030_195751425b_hu_e014f23a815d0a27.jpg&#34; srcset=&#34;https://www.irrgang.dev/wp-content/uploads/PXL_20201030_195751425b_hu_3e093b21b605131d.jpg 480w, https://www.irrgang.dev/wp-content/uploads/PXL_20201030_195751425b_hu_e014f23a815d0a27.jpg 720w, https://www.irrgang.dev/wp-content/uploads/PXL_20201030_195751425b_hu_4f813f1da25e3950.jpg 960w, https://www.irrgang.dev/wp-content/uploads/PXL_20201030_195751425b_hu_9c5fab093b6dc6f6.jpg 1440w&#34; sizes=&#34;(min-width: 768px) 720px, 100vw&#34;width=&#34;720&#34; height=&#34;960&#34;&#xA;      alt=&#34;&#34;&gt;&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Inexpensive DIY Lithium-ion Battery Pack</title>
      <link>https://www.irrgang.dev/inexpensive-diy-lithium-ion-battery-pack/</link>
      <pubDate>Fri, 16 Oct 2020 18:10:13 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/inexpensive-diy-lithium-ion-battery-pack/</guid>
      <description>&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &lt;em&gt;When working on electronics projects, there will undoubtedly come a time when you want to take your project mobile. Choosing the right battery for your project is another whole can of worms by itself, as there are many variables to consider. How high does the voltage need to be? How many amps will be pulled at once? Are there weight or size restrictions? How many W/cm³ do I need?&lt;/em&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;A good bang-for-your-buck are &lt;a href=&#34;https://en.wikipedia.org/wiki/List_of_battery_sizes#Cylindrical_lithium-ion_rechargeable_battery&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;18650 cell based Li-Ion battery&lt;/a&gt; packs. The best part? You can make them yourself! You can even use scavenged cells in your DIY &lt;a href=&#34;https://www.irrgang.dev/harvesting-lithium-ion-cells-from-old-batteries/&#34; &gt;lithium-ion&lt;/a&gt; battery pack to save even more money!&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Ideal server rack 3D Printer Enclosure</title>
      <link>https://www.irrgang.dev/ideal-server-rack-3d-printer-enclosure/</link>
      <pubDate>Thu, 24 Sep 2020 11:16:00 +0000</pubDate>
      
      <guid>https://www.irrgang.dev/ideal-server-rack-3d-printer-enclosure/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;The Enclosure&#xA;    &lt;div id=&#34;the-enclosure&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#the-enclosure&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;div class=&#34;lead text-neutral-500 dark:text-neutral-400 !mb-9 text-xl&#34;&gt;&#xA;  &lt;em&gt;A 3D printer enclosure perfect for a Prusa i3 MK3S, made of powder coated sheet-metal and has a &lt;em&gt;safety glass&lt;/em&gt;&lt;/em&gt; &lt;em&gt;door&lt;/em&gt;.&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;Even before I received my 3D printer, I was looking for an appropriate enclosure. I did that for two reasons: One being that filaments apart from PLA tend to warp outside the stable temperature environment an enclosure provides, and two being that I wanted to reduce the &lt;a href=&#34;https://www.irrgang.dev/comparing-3d-printer-emissions/&#34; &gt;toxic emissions&lt;/a&gt; and noise of the printer.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
