<?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>EmbLogic &#187; shivjot.sharma</title>
	<atom:link href="https://www.emblogic.com/blog/author/shivjot-sharma/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Tue, 03 Mar 2020 13:00:06 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>serial port driver</title>
		<link>https://www.emblogic.com/blog/07/serial-port-driver-2/</link>
		<comments>https://www.emblogic.com/blog/07/serial-port-driver-2/#comments</comments>
		<pubDate>Fri, 27 Jul 2012 05:28:56 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4227</guid>
		<description><![CDATA[serial port driver implemented]]></description>
				<content:encoded><![CDATA[<p>serial port driver implemented</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/serial-port-driver-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status to Pravjot Sir</title>
		<link>https://www.emblogic.com/blog/07/status-to-pravjot-sir-3/</link>
		<comments>https://www.emblogic.com/blog/07/status-to-pravjot-sir-3/#comments</comments>
		<pubDate>Mon, 23 Jul 2012 06:21:02 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4158</guid>
		<description><![CDATA[Successfully implemented Parallel Port:Byte mode according to the protocol.]]></description>
				<content:encoded><![CDATA[<p>Successfully implemented Parallel Port:Byte mode according to the protocol.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/status-to-pravjot-sir-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Pravjot Sir</title>
		<link>https://www.emblogic.com/blog/07/to-pravjot-sir-2/</link>
		<comments>https://www.emblogic.com/blog/07/to-pravjot-sir-2/#comments</comments>
		<pubDate>Fri, 20 Jul 2012 08:04:46 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4037</guid>
		<description><![CDATA[implemented parallel port in compatibility and nibble mode Succesfully..]]></description>
				<content:encoded><![CDATA[<p>implemented parallel port in compatibility and nibble mode Succesfully..</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/07/to-pravjot-sir-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>message queue</title>
		<link>https://www.emblogic.com/blog/05/message-queue/</link>
		<comments>https://www.emblogic.com/blog/05/message-queue/#comments</comments>
		<pubDate>Sun, 13 May 2012 10:05:00 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=2801</guid>
		<description><![CDATA[message queue with multiple clients implemented]]></description>
				<content:encoded><![CDATA[<p>message queue with multiple clients implemented</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/05/message-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pipes implementation</title>
		<link>https://www.emblogic.com/blog/05/pipes-implementation/</link>
		<comments>https://www.emblogic.com/blog/05/pipes-implementation/#comments</comments>
		<pubDate>Tue, 08 May 2012 06:34:38 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=2717</guid>
		<description><![CDATA[pipes is implemented with multiple clients using signals.]]></description>
				<content:encoded><![CDATA[<p>pipes is implemented with multiple clients using signals.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/05/pipes-implementation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>client server</title>
		<link>https://www.emblogic.com/blog/05/client-server-4/</link>
		<comments>https://www.emblogic.com/blog/05/client-server-4/#comments</comments>
		<pubDate>Mon, 07 May 2012 12:01:12 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=2691</guid>
		<description><![CDATA[client server implemented with pipes using signals and handlers]]></description>
				<content:encoded><![CDATA[<p>client server implemented with pipes using signals and handlers</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/05/client-server-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sockets</title>
		<link>https://www.emblogic.com/blog/03/sockets-2/</link>
		<comments>https://www.emblogic.com/blog/03/sockets-2/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 21:10:31 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=2194</guid>
		<description><![CDATA[socket implemented with UNIX]]></description>
				<content:encoded><![CDATA[<p>socket implemented with UNIX</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/03/sockets-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPC</title>
		<link>https://www.emblogic.com/blog/03/ipc/</link>
		<comments>https://www.emblogic.com/blog/03/ipc/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 12:36:53 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=2113</guid>
		<description><![CDATA[Completed with pipes and FIFO.]]></description>
				<content:encoded><![CDATA[<p>Completed with pipes and FIFO.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/03/ipc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assignment status</title>
		<link>https://www.emblogic.com/blog/02/assignment-status-6/</link>
		<comments>https://www.emblogic.com/blog/02/assignment-status-6/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 11:00:58 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=1929</guid>
		<description><![CDATA[shell script assignment 1 is completed and uploaded. &#160;]]></description>
				<content:encoded><![CDATA[<p>shell script assignment 1 is completed and uploaded.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/02/assignment-status-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assignment status</title>
		<link>https://www.emblogic.com/blog/02/assignment-status-4/</link>
		<comments>https://www.emblogic.com/blog/02/assignment-status-4/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 09:19:31 +0000</pubDate>
		<dc:creator><![CDATA[shivjot.sharma]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=1880</guid>
		<description><![CDATA[Assignments 1,2,3 are completed and uploaded. &#160;]]></description>
				<content:encoded><![CDATA[<p>Assignments 1,2,3 are completed and uploaded.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/02/assignment-status-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
