<?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>TECHiE TALKS &#187; Robotics</title>
	<atom:link href="http://www.icpep.org/tag/robotics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icpep.org</link>
	<description>Just another techie stuff</description>
	<lastBuildDate>Wed, 01 Feb 2012 23:59:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Robotic Kits</title>
		<link>http://www.icpep.org/robotic-kits/</link>
		<comments>http://www.icpep.org/robotic-kits/#comments</comments>
		<pubDate>Fri, 22 May 2009 11:29:27 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://www.icpep.org/?p=639</guid>
		<description><![CDATA[MOBOT &#8211; Mobot is the term used for a Mobile Robot. A mobile robot consist of wheels that serves as the feet of a walking robot, sensors as the eyes, and a micro controller that serves as the brain of the mobot. Mobots can be made with robot kits, it can also be created by merely designing your own circuit and make it synchronize with your micro controller or mobots can be made by hacking toys and other devices that [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">MOBOT &#8211; Mobot is the term used for a Mobile Robot.  A mobile robot consist of wheels that serves as the feet of a walking robot, sensors as the eyes, and a micro controller that serves as the brain of the mobot.  Mobots can be made with robot kits, it can also be created by merely designing your own circuit and make it synchronize with your micro controller or mobots can be made by hacking toys and other devices that suits the function you need the mobot to perform.  Mobots are created for fun, educational purposes and to help us on our daily activities by using kits and other ways stated above.</p>
<p style="text-align: justify;">In the previous years the interest and development of  robots/mobots in our school  (MPSC <em>now</em> MUST) was not that high.  Robots where made at those times but the use of hardware and computer peripherals was so limited and proper dissipation of internet access was  confined that most of the higher years tried to code things as if they where coding everything.   Kits where not also available that time or it already existed but no information was relayed.    Then came attempts on creating line followers but it lacks speed and accuracy and to some it was a failure.  Last year 2008, mobile robots was implemented and started out as a competition.  And as a prize a higher grade will be given.  A standard track was created so there will be no bias during the presentation.  All where fun to see that all your hard work is fulfilling.  There are mobots that performed very fast and with small lapses on the track, there were also mobots that where very slow but was able to follow the line with an average accuracy of 99.99%.  There was also a mobot that runs not so fast and not so slow  but with the lights that glow and the music that it performs while following the line makes it a hot mobot.  No robot kits where used but it performed well with only a limited time for accomplishment.  <span id="more-639"></span></p>
<p style="text-align: justify;">Earlier, a group of graduating Computer Engineers led by Jovencito Talasan attempted and has succeeded on implementing an artificial intelligence mobot with the use of a robot kit called intelli-brain bot.  Java was used to control the robot.   They used q learning as the method for the mobot to learn the pathways.  The development of mobile robots was increasingly progressing and its a good sign that sooner a speed, accuracy and way of learning will be perfect.  Below is the video of their mobot and the next post will be the program and flow chart.</p>
<p style="text-align: center;"><object width="425" height="350" data="http://www.youtube.com/v/3ef8D6wP5FU" type="application/x-shockwave-flash"><param name="quality" value="autohigh" /><param name="src" value="http://www.youtube.com/v/3ef8D6wP5FU" /></object></p>
<div id="seo_alrp_related"><h2>Posts Related to Robotic Kits</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/neural-network-programming/" rel="bookmark">Neural Network Programming</a></h3><p>Thank You to Jovencito Talasan One method of Neural Network Programming is Q Learning that will be applied for ai robots. Q learning is is ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/cellphone-operated-robot/" rel="bookmark">Cellphone Operated Robot</a></h3><p>If you can get through the cell phone text speak, you’ll probably enjoy this cool tutorial on how to build a cell phone controlled robot. ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/androids/" rel="bookmark">Androids</a></h3><p>Androids resembles a human being both appearacne and behavior.  Do you believe that such things are almost out in the wild and we never know ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/transformers/" rel="bookmark">Real Transformer Robot</a></h3><p>What happens when one of your craziest dreams and imaginations come to reality? What will the future be when movies turn to reality? Transformers is ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/pcb-layout/" rel="bookmark">PCB Layout</a></h3><p>Creating PCB Layouts from home is nothing ordinary for geeks, that all he does is nothing but techie stuff. This tutorial is all about how ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/robotic-kits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neural Network Programming</title>
		<link>http://www.icpep.org/neural-network-programming/</link>
		<comments>http://www.icpep.org/neural-network-programming/#comments</comments>
		<pubDate>Wed, 13 May 2009 12:27:51 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Neural Networks]]></category>

		<guid isPermaLink="false">http://www.icpep.org/?p=573</guid>
		<description><![CDATA[Thank You to Jovencito Talasan One method of Neural Network Programming is Q Learning that will be applied for ai robots. Q learning is is an off-policy method that can be run on top of any strategy wandering in the Markov Decision Process (MDP). It uses the information observed to approximate the optimal function, from which one can construct the optimal policy or to summarize the function of Q learning, only the state-action function needs to be stored and updated. [...]]]></description>
			<content:encoded><![CDATA[<p>Thank You to Jovencito Talasan</p>
<p align="justify">One method of Neural Network Programming is Q Learning that will be applied for ai robots.  Q learning is is an off-policy method that can be run on top of any strategy wandering in the Markov Decision Process (MDP). It uses the information observed to approximate the optimal function, from which one can construct the optimal policy or to summarize the function of Q learning, only the state-action function needs to be stored and updated.</p>
<p>This the intelliBrain Mobot&#8217;s <strong>Flow Chart</strong>:</p>
<p align="center"><img class="aligncenter size-full wp-image-485" title="flow-chart-of-mobile-robot-function" src="http://www.icpep.org/wp-content/uploads//flow-chart-of-mobile-robot-function.jpg" alt="flow-chart-of-mobile-robot-function" width="297" height="240" /></p>
<p><span id="more-573"></span></p>
<p align="justify">The Language used for the Neural Network Programming is JAVA.  The Program was then loaded to the controller.</p>
<pre class="crayon-plain-tag"><code>LEARN_RATE = 0.35f; // the learning rate constant
public static float EXPLORE_RATE = 0.15f; // the rate it tries out random
//actions
private static Servo mLeftServo;
private static Servo mRightServo;
byte [][] state;
byte [][]action;
private static float [][] Q; // table of Q-values (action,state)
byte i = -1; // last state
byte a = -1; // last action
byte a1 = 0; // action with highest q-value
float r = 0; // Last reward
public ObstacleAvoidance(byte actions, byte states) // constructor
{
state = new byte[states][4]; // 16 unique states, 4 unique SENSOR
action = new byte[actions][2]; // 4 unique actions with 2 actuators
initAction(action);
initState(state);
Q = new float[actions][states]; // table of Q-values for action-states
//setRandomValues(Q);
setLearnedQValues(Q);
}
public static void main(String [] args)
{
byte actions = 4;
byte states = 16;
long iterMax=100000;
ObstacleAvoidance qutil = new ObstacleAvoidance(actions, states);
ObstacleAvoidance qbrain = new ObstacleAvoidance(actions, states);
byte[] e = new byte[8]; // The environment values
2
byte [] motorCommand = new byte[2]; // Commands to send to motors
mLeftServo=IntelliBrain.getServo(1);
mRightServo=IntelliBrain.getServo(2);
for (long iter=0;iter&amp;lt;=3)
e[0]=1;
else
e[0]=0;
if(e[5]&amp;lt;=4)
e[1]=1;
else
e[1]=0;
if (e[6]&amp;lt;=3)
e[2]=1;
else
e[2]=0;
if (e[7]&amp;lt;=3)
e[3]=1;
else
e[3]=0;
}
public static void initAction(byte [][] state)
{
byte count = 0;
for(byte i=0;i&amp;lt;2;++i)
for(byte j=0;j&amp;lt;2;++j)
{
state[count][0] = i;
state[count][1] = j;
++count;
}
}
public static void initState(byte [][] state)
{
byte count = 0;
for(byte i=0;i&amp;lt;2;++i)
for(byte j=0;j&amp;lt;2;++j)
for(byte k=0;k&amp;lt;2;++k)
for(byte l=0;l&amp;lt;2;++l)
{
state[count][0] = i;
state[count][1] = j;
state[count][2] = k;
state[count][3] = l;
5
++count;
}
}
public static void setRandomValues(float [][] Q)
{
for(byte i=0;i=0)
{
r = getRewardValue(e);
a1 = getMaxAction(j);
Q[a][i] = Q[a][i] + LEARN_RATE * (r + Q[a1][j] - Q[a][i]);
// Q[&quot;+a+&quot;][&quot;+i+&quot;] = &quot; + System.out.println(&quot;&quot;+Q[a][i]);
}
i = j;
// GREEDY
float rand = (float)Math.random();
if(rand &amp;gt; EXPLORE_RATE)
{
a = getMaxAction(j);
//System.out.println(&quot;Q[&quot;+a+&quot;][&quot;+j+&quot;] = &quot; + Q[a][j]);
}
// E-GREEDY
else
a = (byte)(Math.random() * 4);
buzzer.beep();
return a;
}
// find the largest Q-value for a given state (j), and return action
public byte getMaxAction(byte state)
8
{
float max = -1000;
byte action = 0;
for(byte a=0;a max)
{
max = Q[a][state];
action = a;
}
}
return action;
}
public byte getState(byte [] e)
{
byte count = 0;
for(byte i=0;i&amp;lt;2;++i)
for(byte j=0;j&amp;lt;2;++j)
for(byte k=0;k&amp;lt;2;++k)
for(byte l=0;l&amp;lt;2;++l)
{
if (e[0] == state[count][0])
if (e[1] == state[count][1])
if (e[2] == state[count][2])
if (e[3] == state[count][3])
return count;
++count;
}
return -1;
}
public float getRewardValue(byte [] e)
{
byte reward=0;
if(a==0)
reward += 3; // good reward
if (e[0] == 1||e[1] == 1||e[2] == 1||e[3] == 1)
reward -= 2; // give bad reward: penalize
return reward ;
}
}</code></pre><p>
To view the Result of the intellibrain Neural Network Programming on ai Robots.  Click <a href="http://www.icpep.org/robot-kits/"> here</a></p>
<div id="seo_alrp_related"><h2>Posts Related to Neural Network Programming</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/mikrotik-router-filtering-bogus-ips/" rel="bookmark">Mikrotik Router Filtering Bogus IPs</a></h3><p>Mikrotik is a router os that comes with a lot of features.  To see what you can do with it, just visit their official website ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/getting-main-domain/" rel="bookmark">Getting Main Domain</a></h3><p>Do you want to extract the main domain of a URL?  Here is a function that works well and can be modified easily.  I found ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/robotic-kits/" rel="bookmark">Robotic Kits</a></h3><p>MOBOT - Mobot is the term used for a Mobile Robot. A mobile robot consist of wheels that serves as the feet of a walking ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/howto-hello-world-in-c/" rel="bookmark">Howto Hello World in C++</a></h3><p>//Printing Hellow World! #include &lt;iostream&gt; int main() { std::cout &lt;&lt; "Hello World! \n"; system("pause"); return 0; } Line begins with //, indicating that the remainder ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/c-reading-from-a-text-file/" rel="bookmark">C++ Reading From a Text File</a></h3><p>#include &lt;iostream&gt; #include &lt;fstream&gt; #include &lt;string&gt; using namespace std; int main() { string line; int count = 0; ifstream FileName ("try.txt"); if (FileName.is_open() &amp;&amp; !FileName.eof()){ ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/neural-network-programming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clean Air Technology</title>
		<link>http://www.icpep.org/look-around-you/</link>
		<comments>http://www.icpep.org/look-around-you/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 08:22:39 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Windows Hacks]]></category>
		<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://www.icpep.org/?p=237</guid>
		<description><![CDATA[ecobox Look around you, be aware of natures unseen danger and these are GERMS.  Yes, germs can harm us and can cost us a lot of money for hospitalization.  How germs are transmitted from one place to another?  Most germs are spread through the air in sneezes or coughs or through bodily fluids like sweat, saliva, semen, vaginal fluid, or blood, and you yourself can transmit these germs to your family your best bet is to limit contact with those [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">
<div class="mceTemp mceIEcenter" style="text-align: center;">
<dl id="attachment_238" class="wp-caption aligncenter" style="width: 298px;">
<dt class="wp-caption-dt"><img class="size-full wp-image-238" title="ecobox" src="http://www.icpep.org/wp-content/uploads//ecobox.jpg" alt="ecobox" width="288" height="221" /></dt>
<dd class="wp-caption-dd">ecobox</dd>
</dl>
</div>
<p style="text-align: justify;">Look around you, be aware of natures unseen danger and these are GERMS.  Yes, germs can harm us and can cost us a lot of money for hospitalization.  How germs are transmitted from one place to another?  Most germs are spread through the air in sneezes or coughs or through bodily fluids like sweat, saliva, semen, vaginal fluid, or blood, and you yourself can transmit these germs to your family your best bet is to limit contact with those substances, as far as possible.  But hugging, talking, and limiting contact to family members is the hardest thing to do especially when you are sick, you need to communicate with them so they can help you.  I should say that the best bet is use the new ECOBOX, the new <span class="bold">ecobox</span> featuring ActivePure helps prevent the spread of germs by killing them on surfaces.  Take control of the situation and don&#8217;t let the situation control you.  Ecobox quietly sends a solution to the pollution, university studies say that ecobox can  kill up to 99.99% of bacteria, viruses, and mold on <span class="bold">surfaces.<span id="more-237"></span><br />
</span><br />
For issues concerning starting up a green home based business and other related topics, play the <a href="http://www.vintage-sierra.com/ecoquest.php">EcoQuest game</a> and know more about <a href="http://www.tryfreshair.com/html_pages/index.aspx">Ecoquest&#8217;s background here</a>.  While relaxing and playing the EcoQuest game,  Ecobox is there to clean up the air .  As the doctor say &#8220;prevention is better than cure&#8221;, so get one and be safe&#8230;<br />
<script type="text/javascript"><!--
google_ad_client = "pub-4547412119801593";
/* Clean Air */
google_ad_slot = "0385588661";
google_ad_width = 200;
google_ad_height = 90;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<div id="seo_alrp_related"><h2>Posts Related to Clean Air Technology</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/computer-security-threats/" rel="bookmark">Computer Security Threats</a></h3><p>In a Windows XP system files computer security threats are not new to it. The damage caused by viruses can range from rendering useless just ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/internet-web-hosting/" rel="bookmark">Internet Web Hosting</a></h3><p>There are millions of resources over the net to search whom to rely your web sites.  There are also needed options that you must consider ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/on-line-virus-scan/" rel="bookmark">Online Virus Scan</a></h3><p>Surfing on the net has been trouble some now a days because there are a lot phishing, fraud, syware, malware, trojans on line. I have ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/broadband-internet-connection/" rel="bookmark">Broadband Internet Connection</a></h3><p>Broadband Internet Connection means a wide range of frequencies that are available to transmit information. This ultimately means that the wider the range of frequencies ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/optimizing-laptop/" rel="bookmark">Optimizing Laptop</a></h3><p>You just bought a shiny laptop for office and home you use or on business trips and vacation or go to down town and drop ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/look-around-you/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Real Transformer Robot</title>
		<link>http://www.icpep.org/transformers/</link>
		<comments>http://www.icpep.org/transformers/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 06:31:32 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://www.icpep.org/?p=182</guid>
		<description><![CDATA[What happens when one of your craziest dreams and imaginations come to reality? What will the future be when movies turn to reality? Transformers is now reality and is no longer a fiction. Soon robots will be acceptable to the society and I hope these robots will not be used for conquering purposes and will only be used for the progress of our society and the world. This is really amazing that it really has become a reality&#8230; Posts Related [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">What happens when one of your craziest dreams and imaginations come to reality?  What will the future be when movies turn to reality?<br />
<script type="text/javascript"><!--
google_ad_client = "pub-4547412119801593";
/* wratch with camera */
google_ad_slot = "9922325512";
google_ad_width = 468;
google_ad_height = 15;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><br />
 Transformers is now reality and is no longer a fiction.  Soon robots will be acceptable to the society and I hope these robots will not be used for conquering purposes and will only be used for the progress of our society and the world.</p>
<p>This is really amazing that it really has become a reality&#8230;</p>
<p><object width="425" height="350" data="http://www.youtube.com/v/STQ3nhXuuEM" type="application/x-shockwave-flash"><param name="align" value="center" /><param name="src" value="http://www.youtube.com/v/STQ3nhXuuEM" /></object><script type="text/javascript"><!--
google_ad_client = "pub-4547412119801593";
/* wratch with camera */
google_ad_slot = "9922325512";
google_ad_width = 468;
google_ad_height = 15;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<div id="seo_alrp_related"><h2>Posts Related to Real Transformer Robot</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/super-human-eyes/" rel="bookmark">Special Effect Contact Lens</a></h3><p>The movie characters from the Terminator to the Bionic Woman use bionic eyes to zoom in on far-off scenes, have useful facts pop into their ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/robotic-kits/" rel="bookmark">Robotic Kits</a></h3><p>MOBOT - Mobot is the term used for a Mobile Robot. A mobile robot consist of wheels that serves as the feet of a walking ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/androids/" rel="bookmark">Androids</a></h3><p>Androids resembles a human being both appearacne and behavior.  Do you believe that such things are almost out in the wild and we never know ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/cellphone-operated-robot/" rel="bookmark">Cellphone Operated Robot</a></h3><p>If you can get through the cell phone text speak, you’ll probably enjoy this cool tutorial on how to build a cell phone controlled robot. ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/neural-network-programming/" rel="bookmark">Neural Network Programming</a></h3><p>Thank You to Jovencito Talasan One method of Neural Network Programming is Q Learning that will be applied for ai robots. Q learning is is ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/transformers/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cellphone Operated Robot</title>
		<link>http://www.icpep.org/cellphone-operated-robot/</link>
		<comments>http://www.icpep.org/cellphone-operated-robot/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 01:18:03 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://icpep.org/?p=104</guid>
		<description><![CDATA[If you can get through the cell phone text speak, you’ll probably enjoy this cool tutorial on how to build a cell phone controlled robot. This bot decodes the key tones, similar to the automated phone systems we’ve all experienced. It uses a chip called a MT8870 DTMF decoder to translate the signal for the Atmega 16 controller or if you can find ways to use other microcontrollers such as Zilog or the PIC. The circuit diagram is pretty hard [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_105" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-105" title="cell_mobot" src="http://icpep.org/wp-content/uploads//1.jpg" alt="Cellphone Controlled Robot" width="500" height="375" /><p class="wp-caption-text">Cellphone Controlled Robot</p></div>
<p style="text-align: justify;">If you can get through the cell phone text speak, you’ll probably enjoy this cool tutorial on how to <a href="http://www.instructables.com/id/Cellphone_operated_Robot/">build a cell phone controlled robot</a>. This bot decodes the key tones, similar to the automated phone systems we’ve all experienced. It uses a chip called a MT8870 <a href="http://en.wikipedia.org/wiki/DTMF">DTMF</a> decoder to translate the signal for the Atmega 16 controller or if you can find ways to use other microcontrollers such as Zilog or the PIC. The circuit diagram is pretty hard to read but I think it easier for you guys since you have experiences from designs and hacks on circuits, maybe we missed a downloadable one somewhere. The source code is available.<span id="more-104"></span> It would be nice to get some feedback from the robot, so you aren’t driving it completely blind. This is similar to the <a href="http://hackaday.com/2008/02/02/cellular-data-controlled-robot/">Lego cell phone rover</a> .  In the future this mobot will recognize voices to follow.</p>
<div id="seo_alrp_related"><h2>Posts Related to Cellphone Operated Robot</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/nokia-cellphone-hacks/" rel="bookmark">Nokia Cellphone Hacks</a></h3><p>Your Nokia cell phone can be programmed to pick up radar speed traps, when programmed your cell phone picks up the radar and alerts you ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/robotic-kits/" rel="bookmark">Robotic Kits</a></h3><p>MOBOT - Mobot is the term used for a Mobile Robot. A mobile robot consist of wheels that serves as the feet of a walking ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/connecting-mobile-phone-to-bluetooth/" rel="bookmark">Connecting Mobile Phone to Bluetooth</a></h3><p>Yesterday I bought a new phone, the model was Samsung GT-S3653W and there was no data cable with it.  All I have is to transfer ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/cellphone-tracker/" rel="bookmark">Cellphone Tracker</a></h3><p>About 4 or 5 months ago my Samsung Galaxy 5 was stolen when I was ridding on a jeepney going home. I did not notice ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/sony-ericsson-xperia-x1-with-windows-mobile/" rel="bookmark">Sony Ericsson XPERIA X1 with Windows Mobile</a></h3><p>2009's hottest sony ericsson cellphone is the XPERIA X1 with Windows Mobile. It is easy to use and is flexible with its Interface and it ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/cellphone-operated-robot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>160 GB portable HDD</title>
		<link>http://www.icpep.org/160-gb-portable-hdd/</link>
		<comments>http://www.icpep.org/160-gb-portable-hdd/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 02:42:37 +0000</pubDate>
		<dc:creator>paparts</dc:creator>
				<category><![CDATA[New Inventions]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://icpep.org/?p=57</guid>
		<description><![CDATA[It&#8217;s so amzing that the Samsungs 1.8 inch 160GB HDD can fit medium size PMP&#8217;s.  The 1.8-inch 160GB HDD is described as &#8220;smaller than a business card&#8221; and has a spin rate of 4200 RPM.  The uses of this device besides PMPs to camcorders and DVRs are virtually endless. Samsung&#8217;s HDD is so handy  that we can carry it anywhere we want to bring it and together with it is our files that are needed anytime we want to have [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-4547412119801593";
/* samsung */
google_ad_slot = "6251911278";
google_ad_width = 125;
google_ad_height = 125;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p style="text-align: center;"><script type="text/javascript"></script><a href="http://www.pmptoday.com/wp-content/uploads/2007/08/samsung-18-inch-160gb.jpg"><img class="aligncenter" src="http://www.pmptoday.com/wp-content/uploads/2007/08/samsung-18-inch-160gb.jpg" alt="" width="355" height="220" /></a></p>
<p style="text-align: center;">
<p style="text-align: center;">
<p><script type="text/javascript"><!--
google_ad_client = "pub-4547412119801593";
/* samsung */
google_ad_slot = "6251911278";
google_ad_width = 125;
google_ad_height = 125;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p style="text-align: justify;">It&#8217;s so amzing that the Samsungs 1.8 inch 160GB HDD can fit medium size PMP&#8217;s.  The 1.8-inch 160GB HDD is described as &#8220;smaller than a business card&#8221; and has a spin rate of 4200 RPM.  The uses of this device besides PMPs to camcorders and DVRs are virtually endless.</p>
<p style="text-align: justify;">Samsung&#8217;s HDD is so handy  that we can carry it anywhere we want to bring it and together with it is our files that are needed anytime we want to have it.</p>
<div id="seo_alrp_related"><h2>Posts Related to 160 GB portable HDD</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/viewing-and-controlling-pc/" rel="bookmark">Viewing and controlling PC</a></h3><p>If you are far away from you techie friends and you are having troubles with your PC or laptop, how will you explain everything to ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/laptop-tv-tuner/" rel="bookmark">Laptop TV Tuner</a></h3><p>Do you want to see your favorite TV show anywhere? anytime? This is not like any  Direct TV System or Dish Networks this is something ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/the-most-powerful-video-card/" rel="bookmark">The most powerful video card</a></h3><p>Video Card/Graphics Card is highly needed now days especially that game and other applications require such specifications of graphics card. The New Graphics Card Featuring ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/sony-ericsson-xperia-x1-with-windows-mobile/" rel="bookmark">Sony Ericsson XPERIA X1 with Windows Mobile</a></h3><p>2009's hottest sony ericsson cellphone is the XPERIA X1 with Windows Mobile. It is easy to use and is flexible with its Interface and it ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.icpep.org/the-missing-card/" rel="bookmark">The Missing Card</a></h3><p>While the magician's back is turned, someone takes a card from the deck, puts the card in his pocket, then shuffles the deck. The magician ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.icpep.org/160-gb-portable-hdd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

