<?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>microcontroller Archives - Yash Kudale&#039;s | Personal Blog</title>
	<atom:link href="https://www.yashkudale.com/tag/microcontroller/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.yashkudale.com/tag/microcontroller/</link>
	<description></description>
	<lastBuildDate>Thu, 04 Mar 2021 12:03:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>

<image>
	<url>https://www.yashkudale.com/wp-content/uploads/2019/09/LogoMakr_7ZSms6-150x150.png</url>
	<title>microcontroller Archives - Yash Kudale&#039;s | Personal Blog</title>
	<link>https://www.yashkudale.com/tag/microcontroller/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Design Tips: Use Peripherals where ever possible (Rotary encoder with STM32)</title>
		<link>https://www.yashkudale.com/electronics/design-tips-use-peripherals-where-ever-possible/</link>
					<comments>https://www.yashkudale.com/electronics/design-tips-use-peripherals-where-ever-possible/#respond</comments>
		
		<dc:creator><![CDATA[Yash Kudale]]></dc:creator>
		<pubDate>Thu, 30 Jul 2020 01:30:00 +0000</pubDate>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[encoder]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[peripherals]]></category>
		<category><![CDATA[rotary]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[STM32]]></category>
		<category><![CDATA[UART]]></category>
		<guid isPermaLink="false">https://www.yashkudale.com/?p=1828</guid>

					<description><![CDATA[<p>When it comes to embedded systems, the most important thing is the execution time required for your main loop. It determines your system&#8217;s responsiveness and power consumption. To drive that point home, today, we will see how to interface a rotary encoder to an STM32. And shorten the time spent in the control loop by [&#8230;]</p>
<p>The post <a href="https://www.yashkudale.com/electronics/design-tips-use-peripherals-where-ever-possible/">Design Tips: Use Peripherals where ever possible (Rotary encoder with STM32)</a> appeared first on <a href="https://www.yashkudale.com">Yash Kudale&#039;s | Personal Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.yashkudale.com/electronics/design-tips-use-peripherals-where-ever-possible/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Switch Position to Binary Converter</title>
		<link>https://www.yashkudale.com/electronics/switch-position-to-binary-converter/</link>
					<comments>https://www.yashkudale.com/electronics/switch-position-to-binary-converter/#respond</comments>
		
		<dc:creator><![CDATA[Yash Kudale]]></dc:creator>
		<pubDate>Tue, 02 Jun 2015 16:21:38 +0000</pubDate>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[1 pole 12 throw]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[binary output]]></category>
		<category><![CDATA[circuit]]></category>
		<category><![CDATA[diagram]]></category>
		<category><![CDATA[gerber]]></category>
		<category><![CDATA[input position]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[pcb]]></category>
		<guid isPermaLink="false">https://yashrk.wordpress.com/?p=104</guid>

					<description><![CDATA[<p>This circuit is used to convert single pole 12 throw switch to into binary output. As the maximum bit is 12 (position) which is represented as 1100 in binary hence we need 4 data lines as output Here in the image above we can see each input position has diodes connected to it so one [&#8230;]</p>
<p>The post <a href="https://www.yashkudale.com/electronics/switch-position-to-binary-converter/">Switch Position to Binary Converter</a> appeared first on <a href="https://www.yashkudale.com">Yash Kudale&#039;s | Personal Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.yashkudale.com/electronics/switch-position-to-binary-converter/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
