<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Electronics on My projects</title>
    <link>https://midas.engineer/electronics/</link>
    <description>Recent content in Electronics on My projects</description>
    <generator>Hugo -- 0.161.1</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 23 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://midas.engineer/electronics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tiny IN-16 Nixie driver</title>
      <link>https://midas.engineer/electronics/nixie-driver/</link>
      <pubDate>Mon, 23 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://midas.engineer/electronics/nixie-driver/</guid>
      <description>&lt;p&gt;This project was heavily inspired by &lt;a href=&#34;https://github.com/cnlohr&#34;&gt;cnlohr&amp;rsquo;s&lt;/a&gt; cnixxi project (&lt;a href=&#34;https://github.com/cnlohr/cnixxi&#34;&gt;github link&lt;/a&gt;).
After watching his video on how he designed this very compact driver board for driving IN-12 nixie&amp;rsquo;s, with some very cheap parts like the CH32V003 microcontroller I was determined to make a version for the IN-16 nixie tubes I bought.&lt;/p&gt;
&lt;h2 id=&#34;different-nixie-types-driving-design-choices&#34;&gt;Different Nixie types driving design choices&lt;/h2&gt;
&lt;div class=&#34;image-grid&#34;&gt;
  
&lt;figure class=&#34;align-center &#34;&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;https://www.swissnixie.com/tubes/IN16/IN16_5.jpg#center&#34;
         alt=&#34;IN-16 Nixie&#34; height=&#34;400px&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;IN-16 Nixie&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;figure class=&#34;align-center &#34;&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;https://www.swissnixie.com/tubes/IN12B/IN12B_3.jpg#center&#34;
         alt=&#34;IN-12 Nixie&#34; height=&#34;400px&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;IN-12 Nixie&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;


&lt;/div&gt;

&lt;p&gt;I managed to snatch up 6 beatiful IN-16 Nixies on Ebay, these are quite a different style then the IN-12 tubes cnlohr used in his project.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nixie supply module</title>
      <link>https://midas.engineer/electronics/nixie-supply/</link>
      <pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://midas.engineer/electronics/nixie-supply/</guid>
      <description>&lt;p&gt;I love experimenting with Nixie tubes, I find that there is a haunting, liquid beauty in the warm amber neon glow of a Nixie tube. While modern displays rely on cold, flat pixels, the Nixie tube is a miniature physics experiment captured in glass.&lt;/p&gt;
&lt;p&gt;Each digit is a physical artifact, stacked in layers that create a mesmerizing sense of depth, turning the simple act of showing digits into a glowing tribute to mid-century aesthetics.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Plant humidity screamer</title>
      <link>https://midas.engineer/electronics/plant-screamer/</link>
      <pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://midas.engineer/electronics/plant-screamer/</guid>
      <description>&lt;p&gt;This project was inspired by a random funny video online of someone showing a device which monitors a plant&amp;rsquo;s humidity level, and if it got too low it started &amp;ldquo;screaming&amp;rdquo; with goofy prerecorded messages.
I decided to do my own take of this project, and am in the process of building a similar device.&lt;/p&gt;
&lt;h2 id=&#34;requirements&#34;&gt;Requirements&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Rechargeable, via USB-C&lt;/li&gt;
&lt;li&gt;Capacitive moisture sensor&lt;/li&gt;
&lt;li&gt;Nice big speaker on the front&lt;/li&gt;
&lt;li&gt;Motion activated, so it doesn&amp;rsquo;t scream when nobody is nearby&lt;/li&gt;
&lt;li&gt;All contained in a well designed 3D-printed case&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;parts-selection&#34;&gt;Parts selection&lt;/h2&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Name&lt;/th&gt;
          &lt;th&gt;Value/type&lt;/th&gt;
          &lt;th&gt;Price&lt;/th&gt;
          &lt;th&gt;QTY&lt;/th&gt;
          &lt;th&gt;Link&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Moisture sensor&lt;/td&gt;
          &lt;td&gt;Capacitive&lt;/td&gt;
          &lt;td&gt;1.20 EUR&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://aliexpress.com/item/1005005973892592.html?spm=a2g0o.order_list.order_list_main.117.2abc79d2QT0vev&amp;amp;gatewayAdapt=glo2nld&#34;&gt;AliExpress link&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;PIR motion sensor&lt;/td&gt;
          &lt;td&gt;SR602&lt;/td&gt;
          &lt;td&gt;1.06 EUR&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://aliexpress.com/item/1005005140420875.html?spm=a2g0o.order_list.order_list_main.11.1dd21802PC3CzE&amp;amp;gatewayAdapt=glo2nld&#34;&gt;AliExpress link&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;MP3 player module&lt;/td&gt;
          &lt;td&gt;DFPlayer&lt;/td&gt;
          &lt;td&gt;5.03 EUR&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://www.dfrobot.com/product-1121.html?srsltid=AfmBOoofv1A1tO5blnV0cd9sE-dHh0VJDl6F5G3V0bSq8WKHUjXkxlWM&#34;&gt;DFRobot link&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;MicroSD Card&lt;/td&gt;
          &lt;td&gt;16 GB (any size will do)&lt;/td&gt;
          &lt;td&gt;1.64 EUR&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;aliexpress.com/item/1005001617961938.html?spm=a2g0o.order_list.order_list_main.103.37141802qIVt9D&amp;amp;gatewayAdapt=glo2nld&#34;&gt;AliExpress link&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Arduino pro mini&lt;/td&gt;
          &lt;td&gt;Or nano for built-in USB&lt;/td&gt;
          &lt;td&gt;varies&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://www.tinytronics.nl/en/development-boards/microcontroller-boards/arduino-compatible/pro-mini-5v-16mhz-atmega328p&#34;&gt;NL supplier&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;18650 Li-ion battery&lt;/td&gt;
          &lt;td&gt;INR18650-33V&lt;/td&gt;
          &lt;td&gt;1.89 EUR&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://www.nkon.nl/en/samsung-inr18650-35e-3400mah-8a.html?gad_source=1&amp;amp;gad_campaignid=21554569594&amp;amp;gbraid=0AAAAAD1QO9gRSsVfz7Nc6J2jfHFd25rp0&amp;amp;gclid=Cj0KCQiAhtvMBhDBARIsAL26pjHZn0dLqWgjctJpBsQMpxhnK8fWjGXUtfX3XHg6Rd1kUnBYV1LsevAaAj-_EALw_wcB&#34;&gt;NL supplier&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;18650 battery holder&lt;/td&gt;
          &lt;td&gt;Wire mount version&lt;/td&gt;
          &lt;td&gt;1.50 EUR&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://www.tinytronics.nl/en/power/battery-holders-and-clips/18650/1x-18650-battery-holder-leaf-spring-contacts-wires-per-cell&#34;&gt;NL supplier&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;USB-C breakout board&lt;/td&gt;
          &lt;td&gt;Includes CC resistors&lt;/td&gt;
          &lt;td&gt;1.48 EUR&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://aliexpress.com/item/1005009011843269.html?spm=a2g0o.order_list.order_list_main.17.1dd21802PC3CzE&amp;amp;gatewayAdapt=glo2nld&#34;&gt;AliExpress link&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;LiPo / Li-ion battery charger&lt;/td&gt;
          &lt;td&gt;TP4056 charging board with protection&lt;/td&gt;
          &lt;td&gt;2.00 EUR&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://www.tinytronics.nl/en/power/bms-and-chargers/li-ion-and-li-po/with-protection-circuit/tp4056-micro-usb-li-ion-charger-1a-with-li-ion-protection-circuit&#34;&gt;NL supplier&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Boost converter&lt;/td&gt;
          &lt;td&gt;e.g. SX1308&lt;/td&gt;
          &lt;td&gt;varies&lt;/td&gt;
          &lt;td&gt;1&lt;/td&gt;
          &lt;td&gt;&lt;a href=&#34;https://aliexpress.com/item/1005008558942611.html?spm=a2g0o.productlist.main.22.425e6bccrAfyml&amp;amp;algo_pvid=6bc528a9-a6f4-47c6-a879-74ad3dd74d86&amp;amp;algo_exp_id=6bc528a9-a6f4-47c6-a879-74ad3dd74d86-22&amp;amp;pdp_ext_f=%7B%22order%22%3A%225867%22%2C%22spu_best_type%22%3A%22order%22%2C%22eval%22%3A%221%22%2C%22orig_sl_item_id%22%3A%221005008558942611%22%2C%22orig_item_id%22%3A%221005008743252755%22%2C%22fromPage%22%3A%22search%22%7D&amp;amp;pdp_npi=6%40dis%21EUR%212.36%211.04%21%21%2118.71%218.23%21%402103867617715457794708183ef46c%2112000045713171446%21sea%21NL%211646694290%21X%211%210%21n_tag%3A-29919%3Bd%3Ad7cd5219%3Bm03_new_user%3A-29895&amp;amp;curPageLogUid=xor5ud1DPkCP&amp;amp;utparam-url=scene%3Asearch%7Cquery_from%3A%7Cx_object_id%3A1005008558942611%7C_p_origin_prod%3A1005008743252755&#34;&gt;AliExpress link&lt;/a&gt;&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;</description>
    </item>
  </channel>
</rss>
