<?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/"
	>

<channel>
	<title>Embisys</title>
	<atom:link href="http://www.embisys.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.embisys.com</link>
	<description>Building the Embedded future</description>
	<pubDate>Wed, 12 Aug 2009 21:53:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The iHabitat project</title>
		<link>http://www.embisys.com/2008/12/the-ihabitat-project/</link>
		<comments>http://www.embisys.com/2008/12/the-ihabitat-project/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 17:43:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Embedded Systems]]></category>

		<category><![CDATA[Home Automation]]></category>

		<guid isPermaLink="false">http://www.embisys.com/?p=21</guid>
		<description><![CDATA[Since long I wanted to work on a home automation system. My vision is a system that is easy to deploy, intelligent and makes sense. Along with automation something that also takes care of the security of the house. And all that functionality bundled together with a strong focus on communication and accessibility from the [...]]]></description>
			<content:encoded><![CDATA[<p>Since long I wanted to work on a home automation system. My vision is a system that is easy to deploy, intelligent and makes sense. Along with automation something that also takes care of the security of the house. And all that functionality bundled together with a strong focus on communication and accessibility from the Internet or a mobile phone.  Two months back I started working on such a project. I have decided to call it &#8220;iHabitat&#8221;. In the coming months I will keep posting about my work and experience. </p>
<p>I have created two pages for this project. One with the overall technical details and describing what I have achieved so far and the second one with daily/weekly updates. </p>
<p>Here are the links to the two pages: </p>
<p><a href="http://www.embisys.com/?page_id=20"> iHabitat Project Page </a><br />
<a href="http://www.embisys.com/?page_id=22"> iHabitat Project Diary </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.embisys.com/2008/12/the-ihabitat-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TeMo - Telerobotics over Mobile packet data services</title>
		<link>http://www.embisys.com/2008/01/temo-telerobotics-over-mobile-packet-data-services/</link>
		<comments>http://www.embisys.com/2008/01/temo-telerobotics-over-mobile-packet-data-services/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 01:37:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Digital Communication Systems]]></category>

		<category><![CDATA[Embedded Systems]]></category>

		<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://www.embisys.com/?p=13</guid>
		<description><![CDATA[TeMo is a tele-operated mobile internet robot. While other internet robots mostly use WiFi (or a nearby PC with an internet connection), TeMo connects to the internet using Mobile packed data services (e.g. GPRS / EDGE / UMTS / HSDPA). The advantage is virtually unlimited mobility for the robot.
Simply put, TeMo is a robot that [...]]]></description>
			<content:encoded><![CDATA[<p align="left">TeMo is a tele-operated mobile internet robot. While other internet robots mostly use WiFi (or a nearby PC with an internet connection), TeMo connects to the internet using Mobile packed data services (e.g. GPRS / EDGE / UMTS / HSDPA). The advantage is virtually unlimited mobility for the robot.</p>
<p>Simply put, TeMo is a robot that can</p>
<ul>
<li>  Move around and do stuff (since it has tank tracks and a robotic arm)</li>
<li>  Can be controlled from any where in the world (since it has Internet connectivity)</li>
<li>  Can boldly go where no robot has gone before !! (since it used mobile packet services for Internet connectivity)</li>
</ul>
<p><strong><a href="http://www.embisys.com/?page_id=10" title="TeMo - Telerobotics over Mobile packet data services">Read the rest of this post..<br />
</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.embisys.com/2008/01/temo-telerobotics-over-mobile-packet-data-services/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Building a basic robotic platform</title>
		<link>http://www.embisys.com/2007/10/a-basic-robot-platform/</link>
		<comments>http://www.embisys.com/2007/10/a-basic-robot-platform/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 02:39:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Embedded Systems]]></category>

		<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://www.embisys.com/?p=5</guid>
		<description><![CDATA[Want to build (not buy) a basic robot that can move around, has a robotic arm and can be programmed to do what you want ? I built the following one using Lego technic blocks, some servo motors and a microcontroller. Why not use the Lego Mindstroms kit, you ask ? Well you can either [...]]]></description>
			<content:encoded><![CDATA[<p>Want to build (not buy) a basic robot that can move around, has a robotic arm and can be programmed to do what you want ? I built the following one using Lego technic blocks, some servo motors and a microcontroller. Why not use the <a href="http://mindstorms.lego.com/" title="Lego Mindstroms">Lego Mindstroms</a> kit, you ask ? Well you can either just assemble a ready made robot or you can learn  digital electronics, microcontrollers, motors and sensors and build your own unique robot from scratch. The second option is possibly difficult if you are not a professional or an electronics hobbyist.</p>
<p>Which ever option you choose, building your own robots means that you can equip your robot with an unlimited range of capabilities using sensors, connectivity modules and smart software.</p>
<p style="text-align: center"><a href="http://www.embisys.com/wp-content/uploads/2007/10/dsc00003.JPG" title="Robot"><img src="http://www.embisys.com/wp-content/uploads/2007/10/dsc00003.JPG" alt="Robot" height="350" width="425" /></a></p>
<p><span id="more-5"></span><br />
Here is a video demonstrating the capabilities of the robot I built :<br />
<center> <embed src="http://www.youtube.com/v/jtLfs26Dtdo" type="application/x-shockwave-flash" height="350" width="425"></embed></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.embisys.com/2007/10/a-basic-robot-platform/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
