<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Something I Learnt on EVORA&#39;s Digital Habitat</title>
		<link>http://localhost:1313/tags/something-i-learnt/</link>
		<description>Recent content in Something I Learnt on EVORA&#39;s Digital Habitat</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
		
			<lastBuildDate>Mon, 27 Jul 2026 17:53:00 -0600</lastBuildDate>
		
			<atom:link href="http://localhost:1313/tags/something-i-learnt/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Making a Bipolar Linear Voltage Source</title>
				<link>http://localhost:1313/posts/2026/07/bipolar-linear-voltage-source/</link>
				<pubDate>Mon, 27 Jul 2026 17:53:00 -0600</pubDate>
				<guid>http://localhost:1313/posts/2026/07/bipolar-linear-voltage-source/</guid>
				<description>&lt;main class=&#34;frame main-frame single-margin&#34;&gt;&#xA;        &lt;header&gt;&#xA;            &lt;h1&gt;Making a Bipolar Linear Voltage Source&lt;/h1&gt;&#xA;&#xA;            &#xA;&lt;div class=&#34;article-data&#34;&gt;&#xA;    &#xA;    &lt;div&gt;&#xA;        &#xA;        &lt;p&gt;&lt;b&gt;Date:&lt;/b&gt; &lt;time datetime=&#34;2026-07-27 17:53:00 -0600 -0600&#34;&gt;Jul 27, 2026&lt;/time&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Tags:&lt;/b&gt; &lt;ul class=&#34;inline-list&#34;&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;http://localhost:1313/tags/something-i-learnt/&#34;&gt;Something I learnt&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/p&gt;&lt;/div&gt;&#xA;&#xA;    &lt;/div&gt;&#xA;&#xA;&#xA;            &lt;nav id=&#34;TableOfContents&#34;&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#in-theory&#34;&gt;In theory&lt;/a&gt;&#xA;      &lt;ul&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#design-principles&#34;&gt;Design principles&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#rectifying-ac-to-dc&#34;&gt;Rectifying AC to DC&lt;/a&gt;&lt;/li&gt;&#xA;      &lt;/ul&gt;&#xA;    &lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#in-practice&#34;&gt;In practice&lt;/a&gt;&#xA;      &lt;ul&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#the-transformer-used&#34;&gt;The transformer used&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#designing-for-a-lower-output-voltage&#34;&gt;Designing for a lower output voltage&lt;/a&gt;&lt;/li&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#protoboard-prototype&#34;&gt;Protoboard prototype&lt;/a&gt;&lt;/li&gt;&#xA;      &lt;/ul&gt;&#xA;    &lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#going-from-prototype-to-something-useful&#34;&gt;Going from prototype to something useful&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/nav&gt;&#xA;        &lt;/header&gt;&#xA;        &lt;article class=&#34;content&#34;&gt;&lt;p&gt;I&amp;rsquo;ll go straight to the point.&lt;/p&gt;&#xA;&lt;p&gt;In my free time I&amp;rsquo;ve been designing a linear voltage source. What&amp;rsquo;s that you&#xA;may ask? It&amp;rsquo;s a type of power source that has the property that it adjusts&#xA;its voltage in a way that &lt;em&gt;linearly&lt;/em&gt; mirrors some input, so it&amp;rsquo;s behavior&#xA;looks something like this:&lt;/p&gt;</description>
			</item>
			<item>
				<title>A summary of counting systems</title>
				<link>http://localhost:1313/posts/2026/03/counting-systems/</link>
				<pubDate>Tue, 14 Jul 2026 22:06:00 -0600</pubDate>
				<guid>http://localhost:1313/posts/2026/03/counting-systems/</guid>
				<description>&lt;main class=&#34;frame main-frame single-margin&#34;&gt;&#xA;        &lt;header&gt;&#xA;            &lt;h1&gt;A summary of counting systems&lt;/h1&gt;&#xA;&#xA;            &#xA;&lt;div class=&#34;article-data&#34;&gt;&#xA;    &#xA;    &lt;div&gt;&#xA;        &#xA;        &lt;p&gt;&lt;b&gt;Date:&lt;/b&gt; &lt;time datetime=&#34;2026-07-14 22:06:00 -0600 -0600&#34;&gt;Jul 14, 2026&lt;/time&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Tags:&lt;/b&gt; &lt;ul class=&#34;inline-list&#34;&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;http://localhost:1313/tags/programming/&#34;&gt;Programming&lt;/a&gt;&lt;/li&gt;&#xA;&#xA;    &lt;li&gt;&lt;a href=&#34;http://localhost:1313/tags/something-i-learnt/&#34;&gt;Something I learnt&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&lt;/p&gt;&lt;/div&gt;&#xA;&#xA;    &lt;/div&gt;&#xA;&#xA;&#xA;            &lt;nav id=&#34;TableOfContents&#34;&gt;&#xA;  &lt;ul&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#why-use-different-bases&#34;&gt;Why use different bases?&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#explanation-of-counting-systems&#34;&gt;Explanation of counting systems&lt;/a&gt;&#xA;      &lt;ul&gt;&#xA;        &lt;li&gt;&lt;a href=&#34;#how-do-you-convert-between-systems&#34;&gt;How do you convert between systems?&lt;/a&gt;&lt;/li&gt;&#xA;      &lt;/ul&gt;&#xA;    &lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#operations&#34;&gt;Operations&lt;/a&gt;&lt;/li&gt;&#xA;    &lt;li&gt;&lt;a href=&#34;#but-wait-theres-more&#34;&gt;But wait, there&amp;rsquo;s more!&lt;/a&gt;&lt;/li&gt;&#xA;  &lt;/ul&gt;&#xA;&lt;/nav&gt;&#xA;        &lt;/header&gt;&#xA;        &lt;article class=&#34;content&#34;&gt;&lt;p&gt;Hello! College is still college so I&amp;rsquo;m busy!&lt;/p&gt;&#xA;&lt;p&gt;Want to know what I&amp;rsquo;ve been learning? This is a part of the first of my &lt;strong&gt;Digital Electronics&lt;/strong&gt; subject.&lt;/p&gt;&#xA;&lt;p&gt;I really wanted to write everything down, but seeing as I stop developing blog entries past a certain point, it&amp;rsquo;s better for me to keep it short&lt;/p&gt;</description>
			</item>
			<item>
				<title>Thinking About Prayer</title>
				<link>http://localhost:1313/posts/2025/12/thinking-about-prayer/</link>
				<pubDate>Sat, 06 Dec 2025 18:55:42 -0600</pubDate>
				<guid>http://localhost:1313/posts/2025/12/thinking-about-prayer/</guid>
				<description></description>
			</item>
			<item>
				<title>New Post New Year New Season</title>
				<link>http://localhost:1313/posts/2025/01/new-post-new-season/</link>
				<pubDate>Sat, 25 Jan 2025 14:43:40 -0600</pubDate>
				<guid>http://localhost:1313/posts/2025/01/new-post-new-season/</guid>
				<description></description>
			</item>
			<item>
				<title>Mechatronics&#39; third semester is all about vectors</title>
				<link>http://localhost:1313/posts/2024/09/third-semester-is-about-vectors/</link>
				<pubDate>Tue, 10 Sep 2024 09:24:20 -0600</pubDate>
				<guid>http://localhost:1313/posts/2024/09/third-semester-is-about-vectors/</guid>
				<description></description>
			</item>
	</channel>
</rss>
