<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: MiroRi</title>
    <description>The latest articles on DEV Community by MiroRi (@mirori).</description>
    <link>https://dev.to/mirori</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1368041%2Fd7b4a093-d955-4ec2-9135-941cdd0116a4.png</url>
      <title>DEV Community: MiroRi</title>
      <link>https://dev.to/mirori</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mirori"/>
    <language>en</language>
    <item>
      <title>Setting the brightness of the LED switch</title>
      <dc:creator>MiroRi</dc:creator>
      <pubDate>Mon, 22 Apr 2024 13:33:28 +0000</pubDate>
      <link>https://dev.to/mirori/setting-the-brightness-of-the-led-switch-277b</link>
      <guid>https://dev.to/mirori/setting-the-brightness-of-the-led-switch-277b</guid>
      <description>&lt;p&gt;I discovered an interesting switch on the market with an LED light in the lever. I have four LED colors, red, green, blue and white. According to the manufacturer, it is designed for 12V DC, i.e. direct current. However, the indicator light shines with a very strong brightness, it is unpleasantly dazzling when working indoors.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fngwa3pupuib9y3c07l34.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fngwa3pupuib9y3c07l34.png" alt="On Off switch with LED indicator" width="190" height="366"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Wiring:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu8tux7n0ijirqzuyv2fd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu8tux7n0ijirqzuyv2fd.png" alt="Connection example" width="334" height="233"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What about that? Simply put a resistor in the path before the GND terminal, e.g. 1k2 and it's done. WARNING! This point will no longer be ground (GND) for the device but only for the LED switch. We calculate&lt;br&gt;
the resistance R according to the formula R=U/I.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://hobbyport.unisep.eu/led-spinac-on-off"&gt;For more info, see hobbyport.electronics...&lt;/a&gt;&lt;br&gt;
&lt;em&gt;The website contains a translator&lt;/em&gt;&lt;/p&gt;

</description>
      <category>led</category>
      <category>switch</category>
      <category>setting</category>
    </item>
    <item>
      <title>Simple current load</title>
      <dc:creator>MiroRi</dc:creator>
      <pubDate>Tue, 02 Apr 2024 11:32:29 +0000</pubDate>
      <link>https://dev.to/mirori/a-simple-current-load-in-the-old-style-4aop</link>
      <guid>https://dev.to/mirori/a-simple-current-load-in-the-old-style-4aop</guid>
      <description>&lt;p&gt;Very simple current load in retro style. Semiconductors, resistors and the meter are from the no longer existing state of Czechoslovakia (Czech Republic - Slovakia). It was manufactured by Tesla np (national enterprise).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fswvpdx243rv81350ayi7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fswvpdx243rv81350ayi7.png" alt="Image description" width="563" height="161"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The voltage BE is obtained from the slider of the potentiometer through the resistor R1, which partially protects the transistor from current overload. The voltage that is divided on the potentiometer is obtained from the voltage drop on CE. This voltage is limited by the zener diode ZD (in this case 5.9V / I didn't have a smaller one /) and resistor R2. Why ZD? It protects the transistor from overvoltage at BE and partially stabilizes the CE current. This means that a change in the voltage of the tested source will more or less (it has certain reserves) not affect the change in the current flowing through the.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fli5lzdisvvy3okz16uyq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fli5lzdisvvy3okz16uyq.png" alt="Image description" width="348" height="177"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I also included a needle measuring device in the circuit, which was originally a 250V DC voltmeter. After removing the primary resistor , I found that it needs 350 µA for full deflection . That's why I connected it with a 0.1 Ω shunt . Now it shows a current of 2500mA at full deflection. Material: KD502 NPN transistor (max. parameters: BE 5V, CE 70V, IC 20A, 150W) ZD 1NZ70 zener diode (Uz 5-6V, Iz 100mA) R1 100Ω / 5W R2 220Ω / 5W Rb 0.1Ω / 5W P1 WXD3590 10 - rotary wire potentiometer 10kΩ.&lt;/p&gt;

&lt;p&gt;I'm sorry for my english.&lt;br&gt;
For more information see here: &lt;a href="https://hobbyport.unisep.eu/jednoducha-prudova-zataz-v-starom-style/"&gt;hobbzport electronics&lt;/a&gt;&lt;/p&gt;

</description>
      <category>hobby</category>
      <category>electronics</category>
      <category>diy</category>
      <category>currentload</category>
    </item>
  </channel>
</rss>
