<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Tech Dane</title>
	<atom:link href="https://thetechdane.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://thetechdane.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 Feb 2025 11:54:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://thetechdane.com/wp-content/uploads/2024/05/cropped-fotor-ai-2024042017043-32x32.jpg</url>
	<title>The Tech Dane</title>
	<link>https://thetechdane.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Controlling WLED without the App</title>
		<link>https://thetechdane.com/controlling-wled-without-the-app/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=controlling-wled-without-the-app</link>
					<comments>https://thetechdane.com/controlling-wled-without-the-app/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 12 Feb 2025 11:41:57 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://thetechdane.com/?p=96</guid>

					<description><![CDATA[<p>Sometimes you might want to use your WLED lighting in a place where there is no network, in that case you can use the hotspot in WLED and then connect to that from the phone to control it. But what if you only need to switch the Light on and off and select a couple [&#8230;]</p>
<p>The post <a href="https://thetechdane.com/controlling-wled-without-the-app/">Controlling WLED without the App</a> first appeared on <a href="https://thetechdane.com">The Tech Dane</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">Sometimes you might want to use your WLED lighting in a place where there is no network, in that case you can use the hotspot in WLED and then connect to that from the phone to control it. But what if you only need to switch the Light on and off and select a couple of Scener/Profiles?&nbsp; Well that is what this Blog is about&nbsp;</p>



<p class="wp-block-paragraph">The Idea is to use one button connected to the ESP32 to provide the most basic functionality:</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td>Short press</td><td>Toggle light on/off</td></tr><tr><td>Dobbel pres&nbsp;</td><td>Switch to next preset</td></tr><tr><td>Long press</td><td>DIM the light up/down</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">Here is how I managed to configure the WLED controller to do that.</p>



<p class="wp-block-paragraph">For this Blog I am using the <a href="https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html" title="SeeedStudio ESP32-C3">Seeed Studio ESP32-C3</a>  as the controller with a small casing that can use the onboard user button.</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-930feb06 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:66.66%">
<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="514" height="375" src="http://thetechdane.com/wp-content/uploads/2025/02/case.png" alt="" class="wp-image-107" srcset="https://thetechdane.com/wp-content/uploads/2025/02/case.png 514w, https://thetechdane.com/wp-content/uploads/2025/02/case-300x219.png 300w" sizes="(max-width: 514px) 100vw, 514px" /></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:33.33%">
<figure class="wp-block-image size-full is-resized"><img decoding="async" width="114" height="234" src="http://thetechdane.com/wp-content/uploads/2025/02/scema-D9.png" alt="" class="wp-image-106" style="width:152px;height:auto"/></figure>
</div>
</div>



<p class="wp-block-paragraph">The Onboard button is mapped to D9&nbsp; (GPIO09) &#8211; You can find the case on MakerWorld here: <a href="https://makerworld.com/en/models/469059#profileId-378336" title="">https://makerworld.com/en/models/469059#profileId-378336</a></p>



<p class="wp-block-paragraph">And for the test my light strip is connected to D10 (GPIO10)</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-930feb06 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-large is-resized"><img decoding="async" width="824" height="1236" src="https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250211_175734064-edited-1.jpg" alt="" class="wp-image-105" style="width:285px;height:auto" srcset="https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250211_175734064-edited-1.jpg 824w, https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250211_175734064-edited-1-200x300.jpg 200w, https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250211_175734064-edited-1-683x1024.jpg 683w, https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250211_175734064-edited-1-768x1152.jpg 768w, https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250211_175734064-edited-1-600x900.jpg 600w" sizes="(max-width: 824px) 100vw, 824px" /></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="769" height="1024" src="http://thetechdane.com/wp-content/uploads/2025/02/PXL_20250212_103702883-769x1024.jpg" alt="" class="wp-image-100" srcset="https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250212_103702883-769x1024.jpg 769w, https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250212_103702883-225x300.jpg 225w, https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250212_103702883-768x1023.jpg 768w, https://thetechdane.com/wp-content/uploads/2025/02/PXL_20250212_103702883-scaled.jpg 1922w" sizes="auto, (max-width: 769px) 100vw, 769px" /></figure>
</div>
</div>



<p class="wp-block-paragraph">Note how I had to punch a hole in the antenne. Be sure to not cut in to the leading material it is faint but you will be able to see the lines.</p>



<h2 class="wp-block-heading">The WELD setup</h2>



<p class="wp-block-paragraph">To start with you need to set a couple of Preset, and I recommend to set the default to you most used preset and to switch on when it gets power:</p>



<figure class="wp-block-image"><img decoding="async" src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdiWCOrNouNyBawkRNv3_xnJhUPByh45nlss8F1se-lVnSvo6sf45euFs_pqONwkbnahoTsy1ZHPr5zpJyHdXvkykvaWYH9td_yWSPePiyVULkHA5P7i_UK4K0ElvLI09L6euWyaw?key=uE3hM7-uWRguSSRc-FRsYRst" alt=""/></figure>



<p class="wp-block-paragraph">In this case Preset 1.</p>



<p class="wp-block-paragraph">To set the button you need to do 3 things:</p>



<h2 class="wp-block-heading">1: Enable the button</h2>



<p class="wp-block-paragraph">This is done in the config In the Button section set one of the buttons to GPIO9 and as a Push button</p>



<figure class="wp-block-image"><img decoding="async" src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe9fegHZZkGD0HkdVe161ypWszzmLBnECE0Un-Wb8OuSYihARGqLYRz4P10YfPCQwOgaYENRMbiFq-5n5r-OoH6VTOwVmRKSf9ovQhDpuqQKFYVWhTVu7gJ-jHoCRc3Uyeofa0H0w?key=uE3hM7-uWRguSSRc-FRsYRst" alt=""/></figure>



<p class="wp-block-paragraph">Be aware that Button has special functions that can erase the ESP32, so I recommend using 1 &#8211; 3.</p>



<p class="wp-block-paragraph">You can read more about buttons here: <a href="https://kno.wled.ge/features/macros/#buttons">https://kno.wled.ge/features/macros/#buttons</a></p>



<h2 class="wp-block-heading">2: thing is to define the Macros</h2>



<p class="wp-block-paragraph">The Macros need to set up the actions that the buttons should do.</p>



<p class="wp-block-paragraph">Goto the main screen and the Presets,&nbsp;</p>



<ul class="wp-block-list">
<li>Her create a new preset&nbsp;</li>



<li>Uncheck use current state</li>



<li>Give it a name</li>



<li>The you need to ass a API command for Toggle Power</li>



<li>Give it a ID &#8211; I suggest a higher number that the light preset e.g. 100</li>
</ul>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-930feb06 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%">
<figure class="wp-block-image"><img decoding="async" src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd0KyhyXT85BnmfyQ5N9Iu_KIVaIHI-VsaweQND7ULGxV8k_vonvINb61jWoi1zZLMUOY3yLTnSYnZUjx4IhZDbAFJLfXKVs0iRCEW-P08hKi15PxDDfk8yf5SGOtBUsyoJ_k5Qqg?key=uE3hM7-uWRguSSRc-FRsYRst" alt=""/></figure>
</div>
</div>



<p class="wp-block-paragraph">Repeat steps for the 2 other macros:</p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-930feb06 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image"><img decoding="async" src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeBTJzFn1Nu1kECHkDsxEe5N79rJ2ztrNptviwUWZK5KXi5Wcbn1HHH5wCgCPxC2Al_Gz3AwG-S2j2-jDPHjMYERSza_9mDL6hVmijXVy1-N6YH3ZYwHzH0dLNZsh7KTQBzUvOLkg?key=uE3hM7-uWRguSSRc-FRsYRst" alt=""/></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="310" height="527" src="http://thetechdane.com/wp-content/uploads/2025/02/image.png" alt="" class="wp-image-98" srcset="https://thetechdane.com/wp-content/uploads/2025/02/image.png 310w, https://thetechdane.com/wp-content/uploads/2025/02/image-176x300.png 176w" sizes="auto, (max-width: 310px) 100vw, 310px" /></figure>
</div>
</div>



<p class="wp-block-paragraph">IMPORTANT: Next Preset fill roll between Preset id 1 and 8 &#8211; To avoid running the macros. If you add more presets you need to change this number also if you delete presets.</p>



<p class="wp-block-paragraph">You can see all the API commands here : <a href="https://kno.wled.ge/interfaces/http-api/">https://kno.wled.ge/interfaces/http-api/</a></p>



<h2 class="wp-block-heading">3: Assign button to Macros</h2>



<p class="wp-block-paragraph">Last thing is to assign the Button to the macros.</p>



<p class="wp-block-paragraph">Goto Config -&gt; Time &amp; Macros</p>



<p class="wp-block-paragraph">scroll to the Button Action section and assign the right macros to the ruth action for button 1:</p>



<figure class="wp-block-image"><img decoding="async" src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXezsw4sxV5l1RO-VG2NP4AuWSYnRNMooEQ1RC_izZxekxpWtHQmVaF7fHSopDqEKEhsfGElCkC4d-wTsw-bf9xfG4gdLf4MkGqZ9mi0n4lBeh8uTa3CBxzNna15npQvc-NiMppL?key=uE3hM7-uWRguSSRc-FRsYRst" alt=""/></figure>



<p class="wp-block-paragraph">Remember to save settings in the top.</p>



<p class="wp-block-paragraph">You can read more on macros here: <a href="https://kno.wled.ge/features/macros/">https://kno.wled.ge/features/macros/</a></p>



<p class="wp-block-paragraph">Here is a small Video to show the Button in action:</p>



<figure class="wp-block-video"><video height="1080" style="aspect-ratio: 1920 / 1080;" width="1920" controls src="http://thetechdane.com/wp-content/uploads/2025/02/WLED-Button-actions-Made-with-Clipchamp_1739360047980.mp4"></video></figure><p>The post <a href="https://thetechdane.com/controlling-wled-without-the-app/">Controlling WLED without the App</a> first appeared on <a href="https://thetechdane.com">The Tech Dane</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://thetechdane.com/controlling-wled-without-the-app/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="http://thetechdane.com/wp-content/uploads/2025/02/WLED-Button-actions-Made-with-Clipchamp_1739360047980.mp4" length="162" type="video/mp4" />

			</item>
		<item>
		<title>Get more than 5v. from USB</title>
		<link>https://thetechdane.com/get-more-than-5v-from-usb/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=get-more-than-5v-from-usb</link>
					<comments>https://thetechdane.com/get-more-than-5v-from-usb/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 28 Jun 2024 01:18:01 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://thetechdane.com/?p=72</guid>

					<description><![CDATA[<p>12v from USB-C PD With Usb-c you actually have more than a 5v power-supply. USB-C can deliver 5v, 9v, 12v, 15v and 20v. To get more than 5v from the power supply you need the equipment to negotiate with power supply to get the right voltage, as an example your phone or Laptop will request [&#8230;]</p>
<p>The post <a href="https://thetechdane.com/get-more-than-5v-from-usb/">Get more than 5v. from USB</a> first appeared on <a href="https://thetechdane.com">The Tech Dane</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">12v from USB-C PD</p>



<p class="wp-block-paragraph">With Usb-c you actually have more than a 5v power-supply. USB-C can deliver 5v, 9v, 12v, 15v and 20v.</p>



<p class="wp-block-paragraph">To get more than 5v from the power supply you need the equipment to negotiate with power supply to get the right voltage, as an example your phone or Laptop will request a higher voltage for higher charging rate. </p>



<div class="wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained">
<p class="wp-block-paragraph">To get other than 5v for a “dumb” external device you need a small Decoy Module USB TypeC &#8211; they exist in many shapes and forms, from&nbsp; fixed voltage, to digital programmable.&nbsp;&nbsp;</p>
</div>



<p class="wp-block-paragraph">I like one with physical dip switches, like this one:</p>



<p class="wp-block-paragraph">.<img loading="lazy" decoding="async" src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeyxzBWTbLbneTguQ4cRuJnYCNgh5ArI57s2jddhYNN0POFWjmolocSYSbDOSlOBAiGrVmQ3xnS5dEbD5UMIleOwPfqJhHCvaSfuW-uoX5l55L9_7QpzX0UdAdkPNnGiJvuWCzusCs8AvY5nwel9NTaL3Y?key=73tOCf4uQhtCIBemaZLk9w" width="270" height="298">&nbsp; &nbsp; &nbsp; <img loading="lazy" decoding="async" src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfrvkmSxQHi-qNYJ84TUmhjTB9LPU7AdrKV6OyU5dORND-oUpWd79v0WxeY2KpN70IBhOo9ZaE7_abqJASTx-4VXOFrwW2pg8KhbCApO2xtNM7xE4LceCGlGyLvg1aWcYeoX4ryDYychX_iwZoEEE02ehJR?key=73tOCf4uQhtCIBemaZLk9w" width="293" height="222"></p>



<p class="wp-block-paragraph">Amazon.de : <a href="https://amzn.to/3VKZxDR">https://amzn.to/3VKZxDR</a></p>



<p class="wp-block-paragraph">Amazon.co.uk: <a href="https://amzn.to/3XC6oSA">https://amzn.to/3XC6oSA</a></p>



<p class="wp-block-paragraph"><strong>NOTE!!</strong> &#8211; My testing shows that ON is 0 so that 12V looks like this:</p>



<figure class="wp-block-image is-resized"><img decoding="async" src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfYGlyBDrF7YyP4LC05WThLoP6HqtSNgpGwsbFn-2CKZrq_TkpxFlaSkk4Lh54PCLhRFNIM8D3bJrW-l0RqbrQdyr9heuNtgJ4Q6dQqVfPFcISRJPY8cRvTt7qUwDGf829TKL4vkO8Uk8xygVlVlacSajQ?key=73tOCf4uQhtCIBemaZLk9w" alt="" style="width:152px;height:auto"/></figure>



<p class="wp-block-paragraph">The Huge difference between a Step-down / buck converter (Like this one: <a href="https://amzn.to/3XDsQur">https://amzn.to/3XDsQur</a>) is that the Decoy requests the voltage from the Power-supply, but whatever wattage the power supply is available on the output &#8211; AND it does not use current as the step down/buck converter will do even though it is low.&nbsp;</p>



<p class="wp-block-paragraph">But of course the Decoy relies on a USB-C PD Power supply. But at least here in Europe this is being standardized so chances are that you already have a few laying around.&nbsp;</p>



<p class="wp-block-paragraph">IMPORTANT! &#8211; Not all Chargers can deliver all voltages! most can get to 9V but if you need high hen check the specs on the charger e.g. this IKEA Dual USB-C Charger:</p>



<div class="wp-block-cover"><span aria-hidden="true" class="wp-block-cover__background has-background-dim"></span><img decoding="async" class="wp-block-cover__image-background wp-image-89" alt="" src="http://thetechdane.com/wp-content/uploads/2024/06/PXL_20240628_172513753-1.jpg" data-object-fit="cover"/><div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow">
<p class="has-text-align-center has-large-font-size wp-block-paragraph"></p>



<figure class="wp-block-image size-full is-resized"><img decoding="async" src="http://thetechdane.com/wp-content/uploads/2024/06/PXL_20240628_172526138-1.jpg" alt="" class="wp-image-90" style="width:300px;height:auto"/></figure>



<p class="wp-block-paragraph"></p>
</div></div>



<p class="wp-block-paragraph">Another advantage is that you can be independent of the power grid just by using a a standard USB-C Powerbank, as long as it is PD rated. e.g.:</p>



<figure class="wp-block-image is-resized"><img decoding="async" src="https://lh7-us.googleusercontent.com/docsz/AD_4nXefFCoBD2f_S7QyxEghnwBIbrECrrZM_oQ0KnPMnA4uvhuTxHwTqOL4kCe_VKFQxi6Ik9iq7fYsZQZqR7_Si1-gGfc5HYDNNFlexG70nAEBsYpvRsUXKRl4sySrRbEiGlbs5eaDEL4mX0ak8ub00BVAVgY?key=73tOCf4uQhtCIBemaZLk9w" alt="" style="width:306px;height:auto"/></figure>



<p class="wp-block-paragraph">Amazon.de: <a href="https://amzn.to/4ckQfFw">https://amzn.to/4ckQfFw</a></p>



<p class="wp-block-paragraph">Amazon.co.uk: <a href="https://amzn.to/4eHrFQP">https://amzn.to/4eHrFQP</a></p>



<p class="wp-block-paragraph">You can monitor the Usage on USB-C with one of the small dungles like this one&nbsp;</p>



<figure class="wp-block-image"><img decoding="async" src="https://lh7-us.googleusercontent.com/docsz/AD_4nXezYGp7aqh0VdBDfNePQeWvSb9uNZ8YnZ_qw6Of2gFUccebqQolWMZo3xbSi8-kj3Cc4C98acCJJ8Z4d3biRnGYqZRWQMEAD8bjK8Cv6gyIGhezfr6laiAMQSvpT157d_q6q4UYF_wMXZ226xOfDDKGWMtp?key=73tOCf4uQhtCIBemaZLk9w" alt=""/></figure>



<p class="wp-block-paragraph">Amazon.de : <a href="https://amzn.to/3zlcbBY">https://amzn.to/3zlcbBY</a></p>



<p class="wp-block-paragraph">Amazon.co.uk: <a href="https://amzn.to/3XG1R1h">https://amzn.to/3XG1R1h</a></p>



<p class="wp-block-paragraph">This can also be used to ensure that the voltage requested from the decoy is correct.</p>



<p class="wp-block-paragraph">“Outdoor” 12v test</p>



<figure class="wp-block-image"><img decoding="async" src="https://lh7-us.googleusercontent.com/docsz/AD_4nXc3kwqgIVudtYZ-wvLeCGrjdxpOM_tkLyxfwNTHzYB9l39Ms63F0jiw0sZW-F_hUJn9ZNZms_H5QnTnOQmqfniK0usw5-ybjLttynaKclkqpfUifgE2x8l1ghSUSlbZ8r7icDeei5lrW0nXiPrC1DTNXlCe?key=73tOCf4uQhtCIBemaZLk9w" alt=""/></figure>



<figure class="wp-block-image"><img decoding="async" src="https://lh7-us.googleusercontent.com/docsz/AD_4nXfwlBNrt09TsmgpPbJLDg7c0SvSNv8nRUnIC-7mJuyimCfokvMxrRJd7V704I51cuuEhrLRyHZC4lN9b6bu06ecFHsF6xAoXXwCELtk7aqnBP0Zvl2z37Mb36v-8UqzM97zc2fq5Uk7f_MNL3xyC_kUwdCw?key=73tOCf4uQhtCIBemaZLk9w" alt=""/></figure>



<figure class="wp-block-image size-full is-resized"><img loading="lazy" decoding="async" width="950" height="643" src="https://thetechdane.com/wp-content/uploads/2024/06/Screenshot-2024-06-28-193852.png" alt="" class="wp-image-94" style="width:337px;height:auto" srcset="https://thetechdane.com/wp-content/uploads/2024/06/Screenshot-2024-06-28-193852.png 950w, https://thetechdane.com/wp-content/uploads/2024/06/Screenshot-2024-06-28-193852-300x203.png 300w, https://thetechdane.com/wp-content/uploads/2024/06/Screenshot-2024-06-28-193852-768x520.png 768w, https://thetechdane.com/wp-content/uploads/2024/06/Screenshot-2024-06-28-193852-600x406.png 600w" sizes="auto, (max-width: 950px) 100vw, 950px" /></figure>



<p class="wp-block-paragraph">I have created a casing to the above Decoy module:</p>



<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img decoding="async" data-id="83" src="https://thetechdane.com/wp-content/uploads/2024/06/PXL_20240628_163911399-2.jpg" alt="" class="wp-image-83"/></figure>



<figure class="wp-block-image size-large"><img decoding="async" data-id="84" src="https://thetechdane.com/wp-content/uploads/2024/06/PXL_20240628_163950645-1.jpg" alt="" class="wp-image-84"/></figure>
</figure>



<p class="wp-block-paragraph">You can find the case 3D print file here:</p>



<p class="wp-block-paragraph">MakerWorld: https://makerworld.com/en/models/515720#profileId-431974</p>



<p class="wp-block-paragraph">Printables:&nbsp;</p>



<p class="wp-block-paragraph">Here is my latest usage of it where I use it to power a 12v fan for a Filter in my 3D printer.</p>



<figure class="wp-block-image size-large is-resized"><img loading="lazy" decoding="async" width="1024" height="769" src="http://thetechdane.com/wp-content/uploads/2024/06/PXL_20240628_164033944-1-1024x769.jpg" alt="" class="wp-image-82" style="width:533px;height:auto" srcset="https://thetechdane.com/wp-content/uploads/2024/06/PXL_20240628_164033944-1-1024x769.jpg 1024w, https://thetechdane.com/wp-content/uploads/2024/06/PXL_20240628_164033944-1-300x225.jpg 300w, https://thetechdane.com/wp-content/uploads/2024/06/PXL_20240628_164033944-1-768x577.jpg 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure><p>The post <a href="https://thetechdane.com/get-more-than-5v-from-usb/">Get more than 5v. from USB</a> first appeared on <a href="https://thetechdane.com">The Tech Dane</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://thetechdane.com/get-more-than-5v-from-usb/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Welcome to my tech world</title>
		<link>https://thetechdane.com/welcome-to-my-tech-world/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=welcome-to-my-tech-world</link>
					<comments>https://thetechdane.com/welcome-to-my-tech-world/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 13 May 2024 21:25:55 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://thetechdane.com/?p=56</guid>

					<description><![CDATA[<p>I have been wanted to start a blog and YouTube video and to day both thing happened. Please also check out my first short video on my YouTube channel https://www.youtube.com/@TheTechDane and my first video featuring my new Bambu lab A1 mini printer. It is a simple VIHALS IKEA Cupboard, that I reinforced to carry the [&#8230;]</p>
<p>The post <a href="https://thetechdane.com/welcome-to-my-tech-world/">Welcome to my tech world</a> first appeared on <a href="https://thetechdane.com">The Tech Dane</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">I have been wanted to start a blog and YouTube video and to day both thing happened. Please also check out my first short video on my YouTube channel <a href="https://www.youtube.com/@TheTechDane" title="">https://www.youtube.com/@TheTechDane</a> and my first video featuring my new Bambu lab A1 mini printer. </p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="The Home of my new A1 Mini" width="500" height="281" src="https://www.youtube.com/embed/SYqxD8fWMqg?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p class="wp-block-paragraph">It is a simple VIHALS IKEA Cupboard, that I reinforced to carry the wheels I mounted. I live in a smaller place so I have to move it around when I do not use it </p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-930feb06 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%">
<figure class="wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex">
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="769" data-id="59" src="https://thetechdane.com/wp-content/uploads/2024/05/PXL_20240421_100354016-1024x769.jpg" alt="" class="wp-image-59" srcset="https://thetechdane.com/wp-content/uploads/2024/05/PXL_20240421_100354016-1024x769.jpg 1024w, https://thetechdane.com/wp-content/uploads/2024/05/PXL_20240421_100354016-300x225.jpg 300w, https://thetechdane.com/wp-content/uploads/2024/05/PXL_20240421_100354016-768x577.jpg 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-930feb06 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:100%">
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="534" height="659" src="http://thetechdane.com/wp-content/uploads/2024/05/Screenshot-2024-05-13-233147.png" alt="" class="wp-image-66" srcset="https://thetechdane.com/wp-content/uploads/2024/05/Screenshot-2024-05-13-233147.png 534w, https://thetechdane.com/wp-content/uploads/2024/05/Screenshot-2024-05-13-233147-243x300.png 243w" sizes="auto, (max-width: 534px) 100vw, 534px" /></figure>
</div>
</div>



<p class="wp-block-paragraph">The next projects that I will be showing is a small WLED controller, a new Enclosure for my 3D printer and some automations using Home Assistant</p>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph"></p><p>The post <a href="https://thetechdane.com/welcome-to-my-tech-world/">Welcome to my tech world</a> first appeared on <a href="https://thetechdane.com">The Tech Dane</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://thetechdane.com/welcome-to-my-tech-world/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hello world!</title>
		<link>https://thetechdane.com/hello-world/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hello-world</link>
					<comments>https://thetechdane.com/hello-world/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 13 May 2024 16:57:06 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://thetechdane.com/?p=1</guid>

					<description><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>
<p>The post <a href="https://thetechdane.com/hello-world/">Hello world!</a> first appeared on <a href="https://thetechdane.com">The Tech Dane</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p><p>The post <a href="https://thetechdane.com/hello-world/">Hello world!</a> first appeared on <a href="https://thetechdane.com">The Tech Dane</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://thetechdane.com/hello-world/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Object Caching 42/82 objects using Disk
Page Caching using Disk: Enhanced 

Served from: thetechdane.com @ 2026-07-26 12:43:21 by W3 Total Cache
-->