<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Robotics Technology</title>
	
	<link>http://robotics.penyet.net</link>
	<description>Robotics: Robotics news, robotics articles, robotics for kids, robots kits, robotics tutorial</description>
	<pubDate>Sun, 07 Jun 2009 23:43:24 +0000</pubDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/roboticspenyetnet" type="application/rss+xml" /><item>
		<title>Tiny Line Follower Robot</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/p0rDx9WA3Tc/tiny-line-follower-robot.html</link>
		<comments>http://robotics.penyet.net/robot-tutorial/tiny-line-follower-robot.html#comments</comments>
		<pubDate>Sun, 07 Jun 2009 23:43:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Robot Tutorial]]></category>

		<category><![CDATA[atmega8]]></category>

		<category><![CDATA[Line Follower]]></category>

		<category><![CDATA[line tracker]]></category>

		<category><![CDATA[photo detector]]></category>

		<category><![CDATA[tiny robot]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=296</guid>
		<description><![CDATA[
This line follower robot is very small and simple. This robot is running fast and follow the line very smoothly. You may see the video here.
Mechanics

All mechanical and electrical parts are mounted on a proto board, and it also constitutes the chasis.
The line following robot is upheld in three points of two driving wheels and [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=klz1244432929g.jpeg" target="_blank"><img class="aligncenter" src="http://schematics.circuitdiagram.net/thumbs/klz1244432929g.jpeg" border="0" alt="Tiny Line Follower Robot" width="250" height="173" title="Tiny Line Follower Robot" /></a></p>
<p>This line follower <a title="robotics" href="http://robotics.penyet.net">robot</a> is very small and simple. This <a title="all about robotics" href="http://robotechno.us" target="_blank">robot</a> is running fast and follow the line very smoothly. You may <a href="http://www.youtube.com/watch?v=-WJpwh9k_p0" target="_blank">see the video here</a>.</p>
<p><strong>Mechanics</strong></p>
<p style="text-align: center;"><a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=bwy1244433045d.jpeg" target="_blank"><img class="aligncenter" src="http://schematics.circuitdiagram.net/thumbs/bwy1244433045d.jpeg" border="0" alt="Tiny Line Follower Robot mecanism" title="Tiny Line Follower Robot" /></a></p>
<p>All mechanical and <a title="electronics" href="http://electropart.info" target="_blank">electrical</a> parts are mounted on a proto board, and it also constitutes the chasis.</p>
<p><span id="more-296"></span>The <a title="line follower robot" href="http://robotics.penyet.net/tag/line-follower">line following robot</a> is upheld in three points of two driving wheels and a free wheel. The driving wheels are made with a 7 mm dia ball bearing and a rubber tire. The free wheel is a 5 mm dia ball bearing attached loosely. To drive driving wheels, two tiny vibration motors that used for cellular <a title="cell phone reviews" href="http://phonecell.penyet.net" target="_blank">phone</a>, pager or any mobile equipment are used. Its shaft is pressed onto the tire with a spring plate, the output torque is transferred to the wheels.</p>
<p>The steearing mechanism is realized in differential drive that steear the robot by difference in rotation speed between the left wheel and the right wheel. It does not require any additional actuator, only controling the wheel speed will do.</p>
<div class="para">
<h4>Electronics</h4>
<table id="spec" class="lst" border="0">
<tbody>
<tr>
<td>Controller</td>
<td>ATmega8 (Atmel)</td>
</tr>
<tr>
<td>Line sensor</td>
<td>Six photo-reflectors</td>
</tr>
<tr>
<td>Power supply</td>
<td>Two CR2032 lithium cells<br />
<small>(One is for controller, the other is for motors)</small></td>
</tr>
<tr>
<td>Motor</td>
<td>Two micromotors for left wheel and right wheel</td>
</tr>
<tr>
<td>Dimensions</td>
<td>45(L), 33(W), 12.5(H) [mm]</td>
</tr>
<tr>
<td>Weight</td>
<td>15 grams <small>(Body:8g, Cells:7g)</small></td>
</tr>
<tr>
<td>Performance</td>
<td>53 centimeter per second at oval course</td>
</tr>
</tbody>
</table>
<p>An Atmel ATmega8 is used for the controller and it is powered by a lithium coin cell. The other lithium coin cell is for only motors. Separating the <a title="power supply adapter" href="http://powersupplyadapter.blogspot.com" target="_blank">power supply</a> into two cells is to avoid accidental reset of the microcontroller due to voltage dip by motor start current. Six photo-reflectors are mounted at front end of the chasis. They sense reflection rate of the floor under them. Motors are driven in PWM to control rotation speed lineary.</div>
<p><strong><br />
Line detector and Photo reflector</strong></p>
<p style="text-align: left;"><a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=cqs1244433127i.png" target="_blank"><img class="aligncenter" src="http://schematics.circuitdiagram.net/thumbs/cqs1244433127i.png" border="0" alt="Line detector and Photo reflector" title="Tiny Line Follower Robot" /></a><br />
To detect a line to be followed, most contestants are using two or more number of poto-reflectors. Its output current that proportional to reflection rate of the floor is converted to voltage with a resister and tested it if the line is detected or not. However the threshold voltage cannot be fixed to any level because optical current by ambent light is added to the output current like the image shown right.</p>
<p>Most photo-detecting modules for industrial use are using modurated light to avoid interference by the ambient light. The detected signal is filtered with a band pass filter and disused signals are filtered out. Therefore only the modurated signal from the light emitter can be detected. Of course the detector must not be saturated by ambient light, this is effective when the detector is working in linear region.</p>
<p>In this project, pulsed light is used to cancel ambient light. This is suitable for arraied sensors that scanned in sequence to avoid interference from next sensor. The microcontroller starts to scan the sensor status, sample an output voltage, turn on LED and sample again the output voltage. The difference between the two samples is the optical current by LED, output voltage by the ambient light is canceled. The other sensors are also scanned the same avobe in sequence.</p>
<p><strong>Line Detection Signal Processing</strong></p>
<p style="text-align: center;"><a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=arx1244433062s.png" target="_blank"><img class="aligncenter" src="http://schematics.circuitdiagram.net/thumbs/arx1244433062s.png" border="0" alt="line detection signal" title="Tiny Line Follower Robot" /></a></p>
<p>Right image shows the actual line posisiton vs detected line position in center value of 640. The microcontroller scans six sensors and calcurates the line position by output ratio of two sensors near the line. Thus the line position can be detected lineary with only six sensors. All the sensor outputs are captured as analog value that proportioning to reflection ratio, and the sensitivity have variety between each one of them. In this system, to remove the variations from the outputs, calibration parameters for each sensor can be held into non-volatile memory. This can be done with online mode. The microcontroler enters the online mode when an ISP cable is attached, and it can be controlled with a terminal program in serial format of N81 38.4kbps. S1 command monitors sensor values, and S2 command calibrates variation of sensor gain on the reference surface (white paper). The ATmega8 must be set to 8MHz internal osc.</p>
<p><strong>Tracking Control</strong></p>
<p style="text-align: center;"><a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=arx1244433159i.png" target="_blank"><img class="aligncenter" src="http://schematics.circuitdiagram.net/thumbs/arx1244433159i.png" border="0" alt="line tracker robot" title="Tiny Line Follower Robot" /></a></p>
<p>The line position is compeared to the center value to be tracked, the position error is processed with Proportional/Integral/Diffence filters to generate steering command. The line folloing robot tracks the line in PID control that the most popular argolithm for servo control.</p>
<p>The proportional term is the commom process in the servo system. It is only a gain amplifire without time dependent process. The differencial term is applied in order to improve the responce to disturbance, and it also compensate phase lag at the controled object. The D term will be required in most case to stabilize tracking motion. The I term is not used in this project from following resons. The I term that boosts DC gain is applied in order to remove left offset error, however, it often decrease servo stability due to its phase lag. The line following operation can ignore such tracking offset so that the I term is not required.</p>
<p>When any line sensing error has occured for a time due to getting out of line or end of line, the motors are stopped and the microcontroller enters sleep state of zero power consumption.<br />
<strong>Notes:</strong><br />
<a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=arx1244433171t.jpeg" target="_blank"><img src="http://schematics.circuitdiagram.net/thumbs/arx1244433171t.jpeg" border="0" alt="Tiny Line Follower Robot" align="right" title="Tiny Line Follower Robot" /></a></p>
<ul>
<li><a href="http://elm-chan.org/works/ltc/dev.html">Development diary [Ja]</a></li>
<li><a href="http://elm-chan.org/works/ltc/ltc.png">Circuit diagram</a></li>
<li><a href="http://elm-chan.org/works/ltc/ltcsrc.zip">Firmware</a> <small>May 23, 2004</small></li>
<li><a href="http://members.jcom.home.ne.jp/felm/ltc_p.mpg">Following motion with only P control</a><br />
This is a video file of line following motion with only P control. The servo system oscllated.</li>
<li><a href="http://members.jcom.home.ne.jp/felm/ltc_pd.mpg">Following motion with P and D controls</a><br />
Adding D control could improve the servo stability. The robot follows the line correctly. Therefore the servo parameter must be optimized for mechanical characterristics to improve the tracking stability.</li>
</ul>
<p>Source: elm-chan.org</p>

<p><a href="http://feedads.g.doubleclick.net/~a/HFR8OhTlJbvTgH3mHxrF1IVif40/0/da"><img src="http://feedads.g.doubleclick.net/~a/HFR8OhTlJbvTgH3mHxrF1IVif40/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/HFR8OhTlJbvTgH3mHxrF1IVif40/1/da"><img src="http://feedads.g.doubleclick.net/~a/HFR8OhTlJbvTgH3mHxrF1IVif40/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/p0rDx9WA3Tc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robot-tutorial/tiny-line-follower-robot.html/feed</wfw:commentRss>
<enclosure url="http://members.jcom.home.ne.jp/felm/ltc_p.mpg" length="593924" type="video/mpeg" />
<enclosure url="http://members.jcom.home.ne.jp/felm/ltc_pd.mpg" length="653316" type="video/mpeg" />
		<feedburner:origLink>http://robotics.penyet.net/robot-tutorial/tiny-line-follower-robot.html</feedburner:origLink></item>
		<item>
		<title>3 in 1 Robot Tutorial</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/BhUOQTyXpV4/3-in-1-robot-tutorial.html</link>
		<comments>http://robotics.penyet.net/robot-tutorial/3-in-1-robot-tutorial.html#comments</comments>
		<pubDate>Sun, 24 May 2009 02:36:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Robot Tutorial]]></category>

		<category><![CDATA[Line Follower]]></category>

		<category><![CDATA[Obstacle Avoider]]></category>

		<category><![CDATA[pic]]></category>

		<category><![CDATA[Victim Finder]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=294</guid>
		<description><![CDATA[
Built based on PIC microcontroller, this robot has multi functions, you might use this robot for several objectives.
The robot&#8217;s objectives are the following:
1. Follow a line with sharp turns
2. Maneuver through breaks in the line
3. Detect obstacles and manuever around them
4. Identify colors to be able to locate green and aluminum victims.
You can find the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="Easy Image Hosting" href="http://images.myfilehost.us/viewer.php?id=cqs1243132102f.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/cqs1243132102f.jpg" border="0" alt="3 in 1 Robot Tutorial" width="309" height="238" title="3 in 1 Robot Tutorial" /></a></p>
<p>Built based on PIC microcontroller, this <a title="robotics technology" href="http://robotics.penyet.net">robot</a> has multi functions, you might use this <a title="all about robotics" href="http://robotechno.us" target="_blank">robot</a> for several objectives.</p>
<p>The robot&#8217;s objectives are the following:</p>
<p>1. Follow a line with sharp turns<br />
2. Maneuver through breaks in the line<br />
3. Detect obstacles and manuever around them<br />
4. Identify colors to be able to locate green and aluminum victims.</p>
<p>You can find the complete tutorial <a href="http://www.narobo.com/robots/3in1robot/3in1robot.html" target="_blank">here</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/j7n08u1Nb-lecb8lXKQeSxI2JFY/0/da"><img src="http://feedads.g.doubleclick.net/~a/j7n08u1Nb-lecb8lXKQeSxI2JFY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/j7n08u1Nb-lecb8lXKQeSxI2JFY/1/da"><img src="http://feedads.g.doubleclick.net/~a/j7n08u1Nb-lecb8lXKQeSxI2JFY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/BhUOQTyXpV4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robot-tutorial/3-in-1-robot-tutorial.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/robot-tutorial/3-in-1-robot-tutorial.html</feedburner:origLink></item>
		<item>
		<title>News: Medical Micro-robots Made As Small As Bacteria</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/RfUsMaPKLRY/news-medical-micro-robots-made-as-small-as-bacteria.html</link>
		<comments>http://robotics.penyet.net/technology/news-medical-micro-robots-made-as-small-as-bacteria.html#comments</comments>
		<pubDate>Mon, 20 Apr 2009 04:02:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Research Area]]></category>

		<category><![CDATA[Robotics News]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[bacteria robots]]></category>

		<category><![CDATA[medical robots]]></category>

		<category><![CDATA[micro robots]]></category>

		<category><![CDATA[Robotics]]></category>

		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=288</guid>
		<description><![CDATA[Micro robots built by researchers for medical purpose. Here the complete news:
Artificial bacterial flagella are about half as long as the thickness of a human hair. They can swim at a speed of up to one body length per second. This means that they already resemble their natural role models very closely.
They look like spirals [...]]]></description>
			<content:encoded><![CDATA[<p>Micro robots built by researchers for medical purpose. Here the complete news:</p>
<blockquote><p><a title="Easy Image Hosting" href="http://images.myfilehost.us/viewer.php?id=bfi1240199429w.jpg" target="_blank"><img src="http://images.myfilehost.us/thumbs/bfi1240199429w.jpg" border="0" alt="medical micro robot" align="left" title="News: Medical Micro robots Made As Small As Bacteria" /></a><em>Artificial bacterial flagella are about half as long as the thickness of a human hair. They can swim at a speed of up to one body length per second. This means that they already resemble their natural role models very closely.</em></p></blockquote>
<p>They look like spirals with tiny heads, and screw through the liquid like miniature corkscrews. When moving, they resemble rather ungainly bacteria with long whip-like tails. They can only be observed under a microscope because, at a total length of 25 to 60 µm, they are almost as small as natural flagellated bacteria. Most are between 5 and 15 µm long, a few are more than 20 µm.</p>
<p><strong>Mimicking nature</strong></p>
<p>The tiny spiral-shaped, nature-mimicking lookalikes of<em> E. coli </em>and similar bacteria. are called “Artificial Bacterial Flagella” (ABFs), the “flagella” referring to their whip-like tails. They were invented, manufactured and enabled to swim in a controllable way by researchers in the group led by Bradley Nelson, Professor at the Institute of <strong><a href="http://robotics.penyet.net">Robotics</a></strong> and Intelligent Systems at ETH Zurich. In contrast to their natural role model, some of which cause diseases, the ABFs are intended to help cure diseases in the future.</p>
<p><span id="more-288"></span>The practical realization of these artificial bacteria, the smallest yet created, with a rigid flagellum and external actuation, was made possible mainly by the self-scrolling technique from which the spiral-shaped ABFs are constructed. ABFs are fabricated by vapor-depositing several ultra-thin layers of the elements indium, gallium, arsenic and chromium onto a substrate in a particular sequence. They are then patterned from it by means of lithography and etching. This forms super-thin, very long narrow ribbons that curl themselves into a spiral shape as soon as they are detached from the substrate, because of the unequal molecular lattice structures of the various layers. Depending on the deposited layer thickness and composition, a spiral is formed with different sizes which can be precisely defined by the researchers. Nelson says, “We can specify not only how small the spiral is, but even the scrolling direction of the ribbon that forms the spiral.”</p>
<p><strong>External propulsion via magnetic field</strong></p>
<p>Even before releasing the ribbon that will afterwards form the artificial flagellum, a kind of head for the mini-robot is attached to one of its ends. It consists of a chromium-nickel-gold tri-layer film, also vapor-deposited. Nickel is soft-magnetic, in contrast to the other materials used, which are non-magnetic. Nelson explains that, “This tiny magnetic head enables the ABF to move in a specific way in a magnetic field.” The spiral-shaped ABF swim through the liquid and its movements can be observed and recorded under a microscope.</p>
<p>With the software developed by the group, the ABF can be steered to a specific target by tuning the strength and direction of the rotating magnetic field which is generated by several coils. The ABFs can move forwards and backwards, upwards and downwards, and can also rotate in all directions. Brad Nelson says “There’s a lot of physics and mathematics behind the <strong><a title="media software" href="http://mediasoftware.myfilehost.us" target="_blank">software</a></strong>.” The ABFs do not need energy of their own to swim, nor do they have any moving parts. The only decisive thing is the magnetic field, towards which the tiny head constantly tries to orientate itself and in whose direction it moves. The ABFs currently swim at a speed of up to 20 µm, i.e. up to one body length, per second. Nelson expects that it will be possible to increase the speed to more than 100 µm per second. For comparison: E. coli swims at 30 µm per second.</p>
<p><strong>Possible applications in medicine</strong></p>
<p>The ABFs have been designed for biomedical applications. For example, they could carry medicines to predetermined targets in the body, remove plaque deposits in the arteries or help biologists to modify cellular structures that are too small for direct manipulation by researchers. In initial experiments, the ETH Zurich researchers have already made the ABFs carry around polystyrene micro-spheres.</p>
<p>At the moment, however, the group is still carrying out basic research. Further investigations will be needed before there can be any practical applications. Nelson explains that, “For applications in the human body, it would first of all be necessary to steer the ABFs precisely, track their route without optical monitoring and guarantee their localization at all times.” If ABFs are to deliver drugs, they would first of all have to be functionalized in a feasible way and then need to be able to release the drugs precisely in situ. The plan is for the ABFs themselves to become even faster and smaller. Nelson is enthusiastic about how ingeniously nature has designed natural bacteria. He is happy that his group’s ABFs already resemble the originals so closely.</p>
<p><a href="http://www.sciencedaily.com/releases/2009/04/090418085333.htm" target="_blank">www.sciencedaily.com</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/VMMHqTiFK1vn0NKN6k4mGBhWPMQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/VMMHqTiFK1vn0NKN6k4mGBhWPMQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/VMMHqTiFK1vn0NKN6k4mGBhWPMQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/VMMHqTiFK1vn0NKN6k4mGBhWPMQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/RfUsMaPKLRY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/technology/news-medical-micro-robots-made-as-small-as-bacteria.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/technology/news-medical-micro-robots-made-as-small-as-bacteria.html</feedburner:origLink></item>
		<item>
		<title>RobuLAB, new robot to assist elderly at home</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/AFSeBnEn5v0/robulab-new-robot-to-assist-elderly-at-home.html</link>
		<comments>http://robotics.penyet.net/technology/robulab-new-robot-to-assist-elderly-at-home.html#comments</comments>
		<pubDate>Mon, 20 Apr 2009 03:26:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Research Area]]></category>

		<category><![CDATA[Robotics News]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[medical robots]]></category>

		<category><![CDATA[projects]]></category>

		<category><![CDATA[research]]></category>

		<category><![CDATA[robots]]></category>

		<category><![CDATA[robulab]]></category>

		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=284</guid>
		<description><![CDATA[
This news comes from ehealtheurope.net. I believe others robots will soon be created to make human life easier&#8230;
&#8211;
French robotics specialist Robosoft and SRI International have demonstrated a new service robot designed to assist the elderly at home.
The RobuLAB, is able to navigate, follow and assist people moving from room to room using SRI Karto navigation [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="Easy Image Hosting" href="http://images.myfilehost.us/viewer.php?id=cqs1240195951c.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/cqs1240195951c.jpg" border="0" alt="RobuLAB" title="RobuLAB, new robot to assist elderly at home" /></a></p>
<p>This news comes from <a href="http://www.ehealtheurope.net/news/4759/new_robot_to_assist_elderly_at_home">ehealtheurope.net</a>. I believe others robots will soon be created to make human life easier&#8230;</p>
<p>&#8211;</p>
<p>French <a title="robotics technology" href="http://robotics.penyet.net">robotics</a> specialist Robosoft and SRI International have demonstrated a new service robot designed to assist the elderly at home.</p>
<p>The RobuLAB, is able to navigate, follow and assist people moving from room to room using SRI Karto navigation software.</p>
<p><span id="more-284"></span>The robot is aimed at developers and integrators building home-centric service robots. Robosoft predicts these may become part of everyday life for the ageing population within the next five years.</p>
<p>Vincent Dupourqué, chief executive of Robosoft said: “The market for home centric robots that provide assistance to the elderly is one of our priorities.</p>
<p>“We’ve chosen to equip this robot with SRI’s Karto localisation technology. Beyond the technical quality of this software, we see the collaboration with SRI as a major plus for developing our activities in the US.”</p>
<p>Robosoft and SRI joined forced in 2008 with the goal of developing innovative commercial offerings in the home-centric service robot market.</p>
<p>Robosoft worked with SRI to integrate SRI’s Karto navigation system software on the RobuBOX, a module programmed using Microsoft Robotics Developer Studio.</p>
<p>Doug Bercow, director of <a title="business news" href="http://business-info.penyet.net" target="_blank">business</a> development at SRI said: “A core requirement for any home-centric robot application is the ability to navigate interior spaces both safely and reliably.</p>
<p>“We are very pleased that Robosoft selected SRI’s navigation software, which leverages existing navigation technologies that have been validated in military and transportation <a title="all about robotics" href="http://robotechno.us" target="_blank">robotics</a> and can easily transfer to <a href="http://robots.isgreat.org" target="_blank">robots</a> for residential use.”</p>
<p>The development of the RobuLAB is the latest development in a three-year phase focusing on a turnkey solution with technology suppliers and partners, with the intention of a subsequent large scale deployment.</p>
<p>The proof-of-concept demonstration was shown at the 6th annual RoboBusiness Conference and Exposition that took place April on the 15th and 16th of April in Boston, Massachusetts.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/KlgSwmVHOO2fLJkO9gCGR0o1KTY/0/da"><img src="http://feedads.g.doubleclick.net/~a/KlgSwmVHOO2fLJkO9gCGR0o1KTY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KlgSwmVHOO2fLJkO9gCGR0o1KTY/1/da"><img src="http://feedads.g.doubleclick.net/~a/KlgSwmVHOO2fLJkO9gCGR0o1KTY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/AFSeBnEn5v0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/technology/robulab-new-robot-to-assist-elderly-at-home.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/technology/robulab-new-robot-to-assist-elderly-at-home.html</feedburner:origLink></item>
		<item>
		<title>C Programming for AVR Microcontrollers</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/ljVBsg44FZg/c-programming-for-avr-microcontrollers.html</link>
		<comments>http://robotics.penyet.net/robot-tutorial/c-programming-for-avr-microcontrollers.html#comments</comments>
		<pubDate>Mon, 23 Mar 2009 12:03:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Robot Tutorial]]></category>

		<category><![CDATA[Robotics Ebooks]]></category>

		<category><![CDATA[avr]]></category>

		<category><![CDATA[microcontroller]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[robotic book]]></category>

		<category><![CDATA[Robotics]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=282</guid>
		<description><![CDATA[This book will teach you many things about AVR microcontroller. As we know, AVR family is cheap, easy and the most used microcontroller in Robotics.
By the time you complete the text and projects you will:
• Have an intermediate understanding of the C programming language.
• Have a elementary understanding microcontroller architecture.
• Be able to use the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ecx.images-amazon.com/images/I/513B78BMB7L._SL500_AA240_.jpg" alt="c programming" hspace="5" width="144" height="144" align="left" title="C Programming for AVR Microcontrollers" />This <a title="free downloadable ebooks" href="http://ebooks.penyet,net" target="_blank">book</a> will teach you many things about AVR microcontroller. As we know, AVR family is cheap, easy and the most used microcontroller in <a title="robotics technology" href="http://robotics.penyet.net">Robotics</a>.</p>
<p>By the time you complete the text and projects you will:</p>
<p>• Have an intermediate understanding of the C programming language.<br />
• Have a elementary understanding <a title="microcontroller tutorial" href="http://robotechno.us/category/robotics-tutorial/electronics/microcontroller" target="_blank">microcontroller</a> architecture.<br />
• Be able to use the WinAVR and AVR Studio tools to build programs.<br />
• Be able to use C to develop microcontroller functions such as:<br />
<span id="more-282"></span></p>
<ul>- Port Inputs and Outputs<br />
- Read a joystick<br />
- Use timers<br />
- Program a Real Time Clock<br />
- Communicate with PC<br />
- Conduct analog to digital and digital to analog conversions<br />
- Measure temperature, light, and voltage<br />
- Control <a title="microcontroller tutorial" href="http://robotechno.us/dc-motors-for-your-robots.html" target="_blank">motors</a><br />
- Make music<br />
- Control the LCD<br />
- Flash LEDs like crazy</ul>
<p>Download ebook <strong><a title="C Programming for Microcontrollers" href="http://www.4shared.com/file/38971570/88837560/C_Programming_for_Microcontrollers_AVR.html?s=1" target="_blank">C Programming for Microcontrollers</a></strong><br />
or<br />
Buy <a title="C Programming for Microcontrollers" href="http://www.amazon.com/gp/product/0976682206?ie=UTF8&amp;tag=digcamnewandr-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=0976682206" target="_blank"><strong>C Programming for Microcontrollers</strong> book from amazon.com</a> for US$ 49.95</p>

<p><a href="http://feedads.g.doubleclick.net/~a/_T_QdRGuXazy1HBRTAf66xigCZM/0/da"><img src="http://feedads.g.doubleclick.net/~a/_T_QdRGuXazy1HBRTAf66xigCZM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/_T_QdRGuXazy1HBRTAf66xigCZM/1/da"><img src="http://feedads.g.doubleclick.net/~a/_T_QdRGuXazy1HBRTAf66xigCZM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/ljVBsg44FZg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robot-tutorial/c-programming-for-avr-microcontrollers.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/robot-tutorial/c-programming-for-avr-microcontrollers.html</feedburner:origLink></item>
		<item>
		<title>Robotics Book: PDA Robotics - Using Your Personal Digital Assistant to Control Your Robot</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/8vO_bcEXMuI/robotics-book-pda-robotics-using-your-personal-digital-assistant-to-control-your-robot.html</link>
		<comments>http://robotics.penyet.net/technology/robotics-book-pda-robotics-using-your-personal-digital-assistant-to-control-your-robot.html#comments</comments>
		<pubDate>Sun, 01 Mar 2009 03:30:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Robot Tutorial]]></category>

		<category><![CDATA[Robotics Ebooks]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[pda robotics]]></category>

		<category><![CDATA[robotics book]]></category>

		<category><![CDATA[robotics tutorial]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=279</guid>
		<description><![CDATA[Introduction
PDA Robotics - Using Your Personal Digital Assistant to Control Your Robot will give you the expertise to create anything. One of many areas that I will touch on is the smart distributed network, where each robot can pass the information that it gains onto the “collective” to be shared with other robots. For instance, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=arx1235877707m.jpg" target="_blank"><img src="http://schematics.circuitdiagram.net/thumbs/arx1235877707m.jpg" border="0" alt="Robotics Book: PDA Robotics - Using Your Personal Digital Assistant to Control Your Robot" hspace="5" width="86" height="122" align="left" title="Robotics Book: PDA Robotics   Using Your Personal Digital Assistant to Control Your Robot" /></a><strong>Introduction</strong></p>
<p>PDA Robotics - Using Your Personal Digital Assistant to Control Your Robot will give you the expertise to create anything. One of many areas that I will touch on is the smart distributed <a href="http://networking.penyet.net">network</a>, where each <a title="computer networking" href="http://robotics.penyet.net" target="_blank">robot</a> can pass the information that it gains onto the “collective” to be shared with other robots. For instance, if two PDA Robots pass each other they can exchange information about a room in the house that has been mapped, saving any duplication of effort. The <a title="robotics technology" href="http://robotechno.us" target="_blank">robots</a> can synchronize to coordinate effort as well. A good example of  a coordinated autonomous effort is the idea of traffic being directed by a computer system.</p>
<p><span id="more-279"></span>Download the ebook:<br />
<a href="http://www.4shared.com/file/31865177/fd28608e/Pda_Robotics__Using_Irda_And_Pic_Microcontroller__2003.html?s=1" target="_blank">Download Link 1</a><br />
<a href="http://www.4shared.com/file/66653783/acd6b07c/Pda_Robotics__Using_Irda_And_Pic_Microcontroller__2003.html?s=1" target="_blank">Download Link 2</a><br />
<a href="http://www.4shared.com/file/50817141/475780d0/PDA_Robotics_-_Using_Your_PDA_to_Control_Your_Robot_MAZ.html?s=1" target="_blank">Download Link 3</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/bVCohl9ZoCR1rzJdR4WZMlGOlY8/0/da"><img src="http://feedads.g.doubleclick.net/~a/bVCohl9ZoCR1rzJdR4WZMlGOlY8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bVCohl9ZoCR1rzJdR4WZMlGOlY8/1/da"><img src="http://feedads.g.doubleclick.net/~a/bVCohl9ZoCR1rzJdR4WZMlGOlY8/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/8vO_bcEXMuI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/technology/robotics-book-pda-robotics-using-your-personal-digital-assistant-to-control-your-robot.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/technology/robotics-book-pda-robotics-using-your-personal-digital-assistant-to-control-your-robot.html</feedburner:origLink></item>
		<item>
		<title>Sound Activation Circuit for your Robot</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/7YH6LTNaK3A/sound-activation-circuit-for-your-robot.html</link>
		<comments>http://robotics.penyet.net/electronics/sound-activation-circuit-for-your-robot.html#comments</comments>
		<pubDate>Tue, 10 Feb 2009 07:37:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Electronics]]></category>

		<category><![CDATA[Robot Tutorial]]></category>

		<category><![CDATA[Sensor]]></category>

		<category><![CDATA[audio sensor]]></category>

		<category><![CDATA[sound activation]]></category>

		<category><![CDATA[sound detector]]></category>

		<category><![CDATA[sound sensor]]></category>

		<category><![CDATA[tone detector]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=269</guid>
		<description><![CDATA[Sound activation or tone detector usually used for robot start activation. When a sound received by microphone in tone detector,  the robot will start to move.
I&#8217;ve collected some schematic diagrams of sound activation as follow:
Sound Activation schematic 1

Sound Activation schematic 2

Sound Activation schematic 3

Sound Activation 4 schematic

Sound Activation schematic 5

]]></description>
			<content:encoded><![CDATA[<p><strong>Sound activation</strong> or <strong>tone detector</strong> usually used for <strong>robot</strong> start activation. When a sound received by <strong>microphone</strong> in tone detector,  the <a href="http://robotechno.us" target="_blank"><strong>robot</strong></a> will start to move.</p>
<p>I&#8217;ve collected some <a href="http://skema-elektronik.blogspot.com" target="_blank">schematic diagrams</a> of sound activation as follow:</p>
<p><strong>Sound Activation schematic 1</strong><br />
<a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=cqs1235545113h.jpg" target="_blank"><img src="http://schematics.circuitdiagram.net/thumbs/cqs1235545113h.jpg" border="0" alt="Sound Activation Circuit diagram for your Robot" title="Sound Activation Circuit for your Robot" /></a></p>
<p><strong>Sound Activation schematic 2</strong><br />
<a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=cqs1235546186y.jpg" target="_blank"><img src="http://schematics.circuitdiagram.net/thumbs/cqs1235546186y.jpg" border="0" alt="Sound Activation Circuit diagram" title="Sound Activation Circuit for your Robot" /></a></p>
<p><span id="more-269"></span><strong>Sound Activation schematic 3</strong><br />
<a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=bwy1235548383s.gif" target="_blank"><img src="http://schematics.circuitdiagram.net/thumbs/bwy1235548383s.gif" border="0" alt="Sound Activation Circuit for your Robot" title="Sound Activation Circuit for your Robot" /></a></p>
<p><strong>Sound Activation 4 schematic</strong><br />
<a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=opt1235547018k.jpg" target="_blank"><img src="http://schematics.circuitdiagram.net/thumbs/opt1235547018k.jpg" border="0" alt="Sound Activation Circuit for your Robot" title="Sound Activation Circuit for your Robot" /></a></p>
<p><strong>Sound Activation schematic 5</strong><br />
<a title="free schematic diagram" href="http://schematics.circuitdiagram.net/viewer.php?id=klz1235548246e.JPG" target="_blank"><img src="http://schematics.circuitdiagram.net/thumbs/klz1235548246e.JPG" border="0" alt="Sound Activation Circuit" title="Sound Activation Circuit for your Robot" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/HMyRGRObBQWB2A-E7I1pVDoIfhc/0/da"><img src="http://feedads.g.doubleclick.net/~a/HMyRGRObBQWB2A-E7I1pVDoIfhc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/HMyRGRObBQWB2A-E7I1pVDoIfhc/1/da"><img src="http://feedads.g.doubleclick.net/~a/HMyRGRObBQWB2A-E7I1pVDoIfhc/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/7YH6LTNaK3A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/electronics/sound-activation-circuit-for-your-robot.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/electronics/sound-activation-circuit-for-your-robot.html</feedburner:origLink></item>
		<item>
		<title>Robots To Clean Your Kitchen And Play Hockey?</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/pSeXWJATOfU/robots-to-clean-your-kitchen-and-play-hockey.html</link>
		<comments>http://robotics.penyet.net/article/robots-to-clean-your-kitchen-and-play-hockey.html#comments</comments>
		<pubDate>Sat, 31 Jan 2009 07:44:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Article]]></category>

		<category><![CDATA[Robotics News]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[android]]></category>

		<category><![CDATA[future of robotics]]></category>

		<category><![CDATA[Robotics]]></category>

		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=266</guid>
		<description><![CDATA[This interesting information come from ScienceDaily, said about the future of robotics which could be made by anyone, not just industries or company who able to make a &#8220;big&#8221; robots.
====================

Alexander Stoytchev and his three graduate students recently presented one of their robot&#8217;s long and shiny arms to a visitor.
Here, they said, swing it around. And [...]]]></description>
			<content:encoded><![CDATA[<p>This interesting information come from ScienceDaily, said about the future of robotics which could be made by anyone, not just industries or company who able to make a &#8220;big&#8221; robots.</p>
<p style="text-align: left;">====================<br />
<a title="Easy Image Hosting" href="http://images.myfilehost.us/viewer.php?id=opt1233385969f.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/opt1233385969f.jpg" border="0" alt="Robots To Clean Your Kitchen And Play Hockey?" title="Robots To Clean Your Kitchen And Play Hockey?" /></a></p>
<p><strong>Alexander Stoytchev and his three graduate students recently presented one of their robot&#8217;s long and shiny arms to a visitor.</strong></p>
<p>Here, they said, swing it around. And so the visitor tentatively gave the robot&#8217;s left arm a few twists and twirls. The metal arm was heavy, but still moved easily at its shoulder, elbow and wrist joints.</p>
<p>Then the graduate students hit some keyboard commands and the robot replayed those exact arm movements.</p>
<p>It was all incredibly quick, smooth and precise.</p>
<p><span id="more-266"></span>Stoytchev, an assistant professor of electrical and computer engineering, says it won&#8217;t be long before <a href="http://robotechno.us" target="_blank">robot technology</a> is something we&#8217;ll all see and experience.</p>
<p>&#8220;We&#8217;ll have personal robots very soon,&#8221; Stoytchev said. &#8220;We&#8217;re waiting for the first killer app. Hopefully, we can contribute to that.&#8221;</p>
<p><strong>Star Wars</strong></p>
<p>There&#8217;s a little R2-D2-shaped trash can near the door to Stoytchev&#8217;s lab in the new Electrical and Computer <a href="http://electropart.info" target="_blank">Engineering</a> Building. Turns out the Star Wars movies were an inspiration to a young Stoytchev back home in Bulgaria.</p>
<p>&#8220;My interest in <a href="http://robotics.penyet.net">robotics</a> stems from the day I saw Star Wars for the first time,&#8221; the 34-year-old said. &#8220;I must have been in second or third grade at that time, but the two robots in the movie (R2-D2 and C-3PO) left a lasting impression on me.&#8221;</p>
<p>That impression led Stoytchev to his high school&#8217;s computer club and then to computer science studies as an undergraduate at American University in Bulgaria. He moved to Atlanta&#8217;s Georgia Institute of Technology for graduate work in computer science. He was at Georgia Tech when he started working with robots.</p>
<p>His research specialty is developmental robotics, a blend of robotics, artificial intelligence, developmental psychology, developmental neuroscience and philosophy.</p>
<p>&#8220;It&#8217;s one of the newest branches of robotics,&#8221; Stoytchev said. &#8220;People have learned that it&#8217;s unrealistic to program robots from scratch to do every task, so we&#8217;re looking at human models. Humans are not born knowing everything. It takes a really long time to develop skills.&#8221;</p>
<p>Stoytchev and his students are trying to figure out how a robot can learn what children learn over the first two years of their lives. (And child development is something Stoytchev is learning firsthand; he and his wife have a 2-month-old son.)</p>
<p><strong>Graduate work</strong></p>
<p>Stoytchev&#8217;s graduate students are working to develop software that will allow their lab robot to learn and use different sets of skills:</p>
<p>Shane Griffith, who&#8217;s from Cedar Rapids and is studying computer engineering and human computer interaction, wants the robot to learn on its own which everyday objects can be used as containers and which cannot.</p>
<p>Jivko Sinapov, who&#8217;s from Sofia, Bulgaria, and is studying computer science and human computer interaction, wants the robot to learn how to use objects as tools.</p>
<p>Matt Miller, who&#8217;s also from Cedar Rapids and is studying computer <a href="http://scientists.penyet.net" target="_blank">science</a>, wants the robot to learn language.</p>
<p>Combine that developing <a href="http://mediasoftware.myfilehost.us" target="_blank">software</a> with existing robotics hardware, and you&#8217;ve got a useful, smart robot.</p>
<p>&#8220;The essential goal of developmental robotics is for robots to learn how to learn,&#8221; Miller said. &#8220;We want them to learn how to take a situation, adjust to it and learn from it.&#8221;</p>
<p>A robot, for example, could learn to use containers by putting a ball in a bucket and seeing what happens when that bucket is pushed across a table. Is the ball pushed along with the bucket? Or is it left behind? The researchers believe that simple interactions like these hold the key to capturing the common-sense knowledge about the real world that comes naturally to people but is so difficult to capture in software code.</p>
<p><strong>A future with robots</strong></p>
<p>Stoytchev was attracted to Iowa State in 2005 by the College of Engineering&#8217;s reputation and research capabilities.  And now he&#8217;s directing Iowa State&#8217;s Developmental Robotics Laboratory and making his own research contributions.</p>
<p>It&#8217;s work that has him looking ahead.</p>
<p>&#8220;In the not-too-distant future, we will have personal robots just like we have personal computers today,&#8221; he said. &#8220;The robots of the future will be generalists. They will be employed in a large variety of tasks that require a lot more smarts and autonomy than is currently possible. They will have the ability to learn how to perform new tasks on their own without human intervention.&#8221;</p>
<p>Yes, he said, &#8220;The robots are coming. Are we ready?&#8221;</p>

<p><a href="http://feedads.g.doubleclick.net/~a/c4t4juDY3FVtLDVYtE7ed70vgyY/0/da"><img src="http://feedads.g.doubleclick.net/~a/c4t4juDY3FVtLDVYtE7ed70vgyY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/c4t4juDY3FVtLDVYtE7ed70vgyY/1/da"><img src="http://feedads.g.doubleclick.net/~a/c4t4juDY3FVtLDVYtE7ed70vgyY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/pSeXWJATOfU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/article/robots-to-clean-your-kitchen-and-play-hockey.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/article/robots-to-clean-your-kitchen-and-play-hockey.html</feedburner:origLink></item>
		<item>
		<title>Robotics Ebook: Build a Remote-Controlled Robot</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/wkZWFh7OImU/robotics-ebook-build-a-remote-controlled-robot.html</link>
		<comments>http://robotics.penyet.net/robot-tutorial/robotics-ebook-build-a-remote-controlled-robot.html#comments</comments>
		<pubDate>Sat, 17 Jan 2009 10:47:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Robot Tutorial]]></category>

		<category><![CDATA[Robotics Ebooks]]></category>

		<category><![CDATA[remote controlled robot]]></category>

		<category><![CDATA[robotics ebook]]></category>

		<category><![CDATA[roboticss]]></category>

		<category><![CDATA[robots]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=263</guid>
		<description><![CDATA[This book will show you how to make remote-controlled robot, step by step&#8230;
Preface:
In recent years robots have captured the interest of more and more people. Thanks to movies and TV, the notion of the robot as a mechanical companion and servant has become a common concept. As interest in robots grew, a number of books [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Easy Image Hosting" href="http://images.myfilehost.us/viewer.php?id=bfi1232187839w.jpg" target="_blank"><img src="http://images.myfilehost.us/thumbs/bfi1232187839w.jpg" border="0" alt="robotics ebook build remote-controlled robot" hspace="5" align="left" title="Robotics Ebook: Build a Remote Controlled Robot" /></a>This <a title="free downloadable ebooks" href="http://ebooks.penyet.net" target="_blank">book</a> will show you how to make remote-controlled robot, step by step&#8230;</p>
<p><strong>Preface:</strong><br />
In recent years <a href="http://robotics.penyet.net">robots</a> have captured the interest of more and more people. Thanks to movies and TV, the notion of the <a href="http://robotechno.us">robot</a> as a mechanical companion and servant has become a common concept. As interest in robots grew, a number of books showing how to build robots at home began to appear. These books, however, were very technical, showing how to build computer-controlled <a href="http://phonecell.penyet.net">mobile</a> platforms that are considered by most to be true robots.</p>
<p><span id="more-263"></span>Download Robotics Ebook: Build a Remote-Controlled Robot<br />
<a title="download robotics ebook" href="http://www.4shared.com/file/31865956/b60a6322/Robotics_-_Build_a_Remote_Controlled_Robot.html?s=1" target="_blank">Download link 1</a><br />
<a title="download robotics ebook" href="http://www.4shared.com/file/6248717/b7f4975e/BuildaRemoteControlledRobot.html?s=1" target="_blank">Download link 2</a><br />
<a title="download robotics ebook" href="http://www.4shared.com/file/58797398/7a682524/Robotics_-_Build_A_Remote_Controlled_Robot.html?s=1" target="_blank">Download link 3<br />
</a></p>
<p>Note: this is old book created in year 2002.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/e6LZ1AOIfXBOyrq_oRM1fEIBeM0/0/da"><img src="http://feedads.g.doubleclick.net/~a/e6LZ1AOIfXBOyrq_oRM1fEIBeM0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/e6LZ1AOIfXBOyrq_oRM1fEIBeM0/1/da"><img src="http://feedads.g.doubleclick.net/~a/e6LZ1AOIfXBOyrq_oRM1fEIBeM0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/wkZWFh7OImU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robot-tutorial/robotics-ebook-build-a-remote-controlled-robot.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/robot-tutorial/robotics-ebook-build-a-remote-controlled-robot.html</feedburner:origLink></item>
		<item>
		<title>Robotics Ebook: Programming And Customizing The AVR Microcontroller.pdf</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/ubsyC2qyTvU/robotics-ebook-programming-and-customizing-the-avr-microcontrollerpdf.html</link>
		<comments>http://robotics.penyet.net/robot-tutorial/robotics-ebook-programming-and-customizing-the-avr-microcontrollerpdf.html#comments</comments>
		<pubDate>Wed, 24 Dec 2008 10:05:16 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Robot Tutorial]]></category>

		<category><![CDATA[Robotics Ebooks]]></category>

		<category><![CDATA[avr]]></category>

		<category><![CDATA[microcontroller]]></category>

		<category><![CDATA[programming atmel]]></category>

		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=244</guid>
		<description><![CDATA[Introduction:
This book is about the Atmel’s AVR RISC microcontroller series. It covers architecture,  design, and usage of this controller in various sample applications. Atmel Corporation (www.atmel.com) is a leading manufacturer of integrated circuits (ICs). AVR is the name of a microcontroller series that Atmel produces and that is the subject of this book. RISC [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Programming And Customizing The AVR Microcontroller" href="http://images.myfilehost.us/viewer.php?id=klz1230111611k.jpg" target="_blank"><img src="http://images.myfilehost.us/images/klz1230111611k.jpg" border="0" alt="Programming And Customizing The AVR Microcontroller" hspace="5" width="127" height="158" align="left" title="Robotics Ebook: Programming And Customizing The AVR Microcontroller.pdf " /></a><strong>Introduction:</strong><br />
This book is about the <strong>Atmel’s AVR RISC <a target="_blank" href="http://robotechno.us/category/robotics-tutorial/electronics/microcontroller">microcontroller</a></strong> series. It covers architecture,  design, and usage of this controller in various sample applications. Atmel Corporation (www.atmel.com) is a leading manufacturer of integrated circuits (ICs). AVR is the name of a <strong>microcontroller</strong> series that<strong> Atmel</strong> produces and that is the subject of this book. RISC (<strong>Reduced Instruction Set Computer)</strong> is a popular architecture for modern processors (more about RISC in a later chapter).</p>
<p>Before we get into the details, let us see why it is important to learn about microcontrollers in general and the AVR RISC series in particular. A recent white paper by<strong> Sun Microsystems</strong>, on <strong>picoJava Microprocessor</strong> core architecture claims that an average home, by the end of the decade, will contain between 50 to 100 microcontrollers controlling digital <a target="_blank" href="http://phonecell.penyet.net">phones</a>, microwave ovens, VCRs, televisions sets and television remotes, dishwashers, home security systems, PDAs, etc. Even though this may only reflect the position of a typical home in the advanced countries, there is no denying that even this reflects a huge volume of the microcontroller and microprocessor usage in the home environment. Besides home use, another area that is fueling the microcontroller growth is <a target="_blank" href="http://electropart.info">electronic</a> commerce.</p>
<p><span id="more-244"></span>With the advent of “smart cards,” which have much more storage capacity than the more conventional magnetic cards and are more reliable, these devices are all set to replace paper currency, which means that a humongous number of people will be using the smart cards. There is even more: An average car has about 15 processors; the 1999 Mercedes S-class car has 63 microprocessors, while the 1999 BMW has 65 processors! In fact, except perhaps the human body, microprocessors and microcontrollers have gotten into everything around us (and even that may not be completely true—it would not be surprising if a heart pacemaker is microprocessor controlled).</p>
<p>Microcontrollers or microprocessors are easier to use as a controller than say a dedicated digital state machine in a system such as a washing machine, for example, cheaper to upgrade, and require less inventory; all issues critical for maintaining <a target="_blank" href="http://business-info.penyet.net">economic</a> viability and profit in the face of cutthroat competition—thus this great rush for microcontrollers and microprocessors. Given the mass usage of microcontrollers in devices, systems, and consumer <a target="_blank" href="http://electropart.info/index.php/category/components/">components</a>, it is obvious where the <a target="_blank" href="http://forex-info.penyet.net">money</a> is.</p>
<p>So we want to learn about microcontrollers and microprocessors. However, you might have noticed that I have used these terms interchangeably and rather loosely. It is time to consider what a microcontroller really is and how it differs from a microprocessor.</p>
<p>Download ebook <strong><a title="Programming And Customizing The AVR Microcontroller" href="http://www.4shared.com/file/25564993/56128897/Programming_And_Customizing_The_AVR_Microcontroller.html?s=1" target="_blank">Programming And Customizing The AVR Microcontroller</a></strong><br />
or<br />
Buy <a title="Programming And Customizing The AVR Microcontroller" href="http://www.amazon.com/gp/product/007134666X?ie=UTF8&amp;tag=digcamnewandr-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=007134666X" target="_blank"><strong>Programming And Customizing The AVR Microcontroller book from amazon.com</strong></a> for US$ 29.67</p>

<p><a href="http://feedads.g.doubleclick.net/~a/XFd1szLH0B3V_DxQ9D-okKJgCbs/0/da"><img src="http://feedads.g.doubleclick.net/~a/XFd1szLH0B3V_DxQ9D-okKJgCbs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/XFd1szLH0B3V_DxQ9D-okKJgCbs/1/da"><img src="http://feedads.g.doubleclick.net/~a/XFd1szLH0B3V_DxQ9D-okKJgCbs/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/ubsyC2qyTvU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robot-tutorial/robotics-ebook-programming-and-customizing-the-avr-microcontrollerpdf.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/robot-tutorial/robotics-ebook-programming-and-customizing-the-avr-microcontrollerpdf.html</feedburner:origLink></item>
		<item>
		<title>I, Nanny: Robot Babysitters Pose Dilemma</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/aer4yqldv5k/i-nanny-robot-babysitters-pose-dilemma.html</link>
		<comments>http://robotics.penyet.net/article/i-nanny-robot-babysitters-pose-dilemma.html#comments</comments>
		<pubDate>Fri, 19 Dec 2008 08:43:08 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Article]]></category>

		<category><![CDATA[Robotics For Kids]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[Robot Babysitters]]></category>

		<category><![CDATA[robotics articles]]></category>

		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=233</guid>
		<description><![CDATA[This article shows us that robotics has been used in daily life of mankind. Many people may not know but sooner or later people will know about robotics technology.

Babysitting robots, once the province of speculative fiction, are on the market. They make conversation, recognize faces and keep track of kids. They&#8217;re not a replacement for [...]]]></description>
			<content:encoded><![CDATA[<p>This article shows us that robotics has been used in daily life of mankind. Many people may not know but sooner or later people will know about robotics technology.</p>
<p style="text-align: center;"><a title="Robot Babysitters" href="http://images.myfilehost.us/viewer.php?id=viu1229674750y.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/viu1229674750y.jpg" border="0" alt="Robot Babysitters" width="298" height="133" title="I, Nanny: Robot Babysitters Pose Dilemma" /></a></p>
<p>Babysitting robots, once the province of speculative fiction, are on the market. They make conversation, recognize faces and keep track of kids. They&#8217;re not a replacement for TV or games, but for personal care — and some researchers worry that kids will be harmed.</p>
<p>&#8220;If you leave a small child in front of the TV, you have to keep popping in to make sure they&#8217;re OK. But these are so safe that people will eventually leave their children in the care of robots,&#8221; said  Noel Sharkey, a University of Sheffield roboticist.</p>
<p>Sharkey&#8217;s concerns, voiced Thursday in an editorial, &#8220;The Ethical Frontiers of Robotics,&#8221; published in Science, come at a potentially historic intersection between robotics and parenting.</p>
<p><span id="more-233"></span>Personal service robots are more common than industrial robots, and people are happy to use them for tasks once fulfilled by people. One survey of public attitude towards robots found that many people were willing to to use them as babysitters — more people, in fact, than would use robots as priests or massage therapists.</p>
<p>Models now on the market range from the Hello Kitty robot — &#8220;perfect &#8230; for whoever does not have a lot time to stay with child,&#8221; proclaims a vendor — to the discontinued Sony QRIO and NEC&#8217;s PaPeRo, which tells jokes, gives quizzes and uses radio-frequency identification chips to track kids. In another generation, these sophisticated machines will likely seem quaint.</p>
<p>&#8220;What would happen if a parent were to leave a child in the safe hands of a future robot caregiver almost exclusively?&#8221; wrote Sharkey. &#8220;The truth is that we do not know what the effects of the longterm exposure of infants would be.&#8221;</p>
<p>Sharkey does, however, take instruction from psychologist Harry Harlow&#8217;s famous and controversial tests on the importance of maternal care for monkeys, and ostensibly people: when nursed by inanimate objects, they grew up to be withdrawn and socially dysfunctional.</p>
<p>In the editorial, he mentions research — which now would be too unethical to conduct — on monkeys raised by inanimate nurses, which demonstrated the importance of maternal care.</p>
<p>Roboticist Ronald Arkin of Georgia Institute of Technology agrees that robots will affect people. &#8220;This stuff absolutely warrants further study,&#8221; he said. &#8220;People&#8217;s behavior is going to change as these artifacts are introduced. We see that with previous technologies, too — TV, the internet, the VCR.&#8221;</p>
<p>Arkin is, however, less immediately concerned than Sharkey, and willing to wait for research results before being alarmed. &#8220;We don&#8217;t have to be fearmongers, but we do need to study them intelligently and rationally,&#8221; he said.</p>
<p>But Sharkey is worried that sound science is impossible. Commercial robot makers, he said, are &#8220;doing experiments showing positive results by introducing them into schools for two or three hours a day. Children love them. But what we can&#8217;t do, scientifically, is long-term studies with isolated children.&#8221;</p>
<p>The sorts of tests necessary to directly test the effect of robot care would be unethical.</p>
<p>To Clifford Nass, director of Stanford&#8217;s Communications Between Humans and Interactive Media Lab, Sharkey and Arkin&#8217;s concerns are ultimately just practical. There&#8217;s a more fundamental question posed by the use of robots to care for children.</p>
<p>&#8220;The question is, if robots could take care of your children, would you let them?&#8221; he said. &#8220;What does it communicate about our society that we&#8217;re not making child-care a number-one priority?&#8221;</p>
<p>Nass pointed out that surveys show people are least willing to use robots as massage therapists, even though robots could make excellent masseurs. The reason, he said, is the meaning of a massage.</p>
<p>&#8220;There are some things you do for symbolic reasons, not technical reasons,&#8221; he said.</p>
<p>Citation: &#8220;The Ethical Frontiers of Robotics.&#8221; by Noel Sharkey, Science, 322, Dec. 19, 2008.</p>
<p>source: <a title="robot babysitters" href="http://blog.wired.com/wiredscience/2008/12/babysittingrobo.html" target="_blank">blog.wired.com</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/nlXfshxCYMI8jgR057wLQ1rFokY/0/da"><img src="http://feedads.g.doubleclick.net/~a/nlXfshxCYMI8jgR057wLQ1rFokY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nlXfshxCYMI8jgR057wLQ1rFokY/1/da"><img src="http://feedads.g.doubleclick.net/~a/nlXfshxCYMI8jgR057wLQ1rFokY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/aer4yqldv5k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/article/i-nanny-robot-babysitters-pose-dilemma.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/article/i-nanny-robot-babysitters-pose-dilemma.html</feedburner:origLink></item>
		<item>
		<title>Ethical guidelines on war robots</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/cuRdQuAvrdc/ethical-guidelines-on-war-robots.html</link>
		<comments>http://robotics.penyet.net/article/ethical-guidelines-on-war-robots.html#comments</comments>
		<pubDate>Fri, 19 Dec 2008 08:07:35 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Article]]></category>

		<category><![CDATA[ethics]]></category>

		<category><![CDATA[Robotics]]></category>

		<category><![CDATA[robotics articles]]></category>

		<category><![CDATA[robots]]></category>

		<category><![CDATA[war robot]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=230</guid>
		<description><![CDATA[
Robots can be used for 2 purposes, for good purposes or bad purposes. With the ethics of robotics, robots can be expected to be used for good purposes only. Here the article about ethical guidelines on war robots.
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
International guidelines are needed for the ethical and safe use of robots &#8220;for care and for war&#8221;, according [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="war robots" href="http://images.myfilehost.us/viewer.php?id=arx1229673916j.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/arx1229673916j.jpg" border="0" alt="war robots" width="281" height="224" title="Ethical guidelines on war robots" /></a></p>
<p>Robots can be used for 2 purposes, for good purposes or bad purposes. With the ethics of robotics, robots can be expected to be used for good purposes only. Here the article about ethical guidelines on war robots.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>International guidelines are needed for the ethical and safe use of robots &#8220;for care and for war&#8221;, according to a leading British scientist.</p>
<p>Professor Noel Sharkey, a robotics expert from the University of Sheffield, warned of the potential dangers posed by new generations of civilian and military robots.</p>
<p>He drew attention to developments which could see battalions of armed and semi-autonomous robots being deployed in battle, both on the ground and in the air.</p>
<p>The US Future Combat Systems project aimed to use robots as force multipliers, with a single soldier initiating large scale ground and aerial robot attacks.</p>
<p><span id="more-230"></span>&#8220;The ethical problems arise because no computational system can discriminate between combatants and innocents in a close contact encounter,&#8221; Prof Sharkey wrote in the journal Science.</p>
<p>In the civilian area the hazards were more subtle but nonetheless real, he pointed out. Large numbers of &#8220;personal care&#8221; robots had already been developed for child-minding and care of the elderly.</p>
<p>Research had shown that children could become closely attached to robots, often preferring a robot to a teddy bear. But robots were unable to provide the care and attention offered by humans, which could have unpredictable psychological consequences, said Prof Sharkey.</p>
<p>&#8220;Because of the physical safety that robot minders provide, children could be left without human contact for many hours a day or perhaps for several days, and the possible psychological impact of the varying degrees of social isolation on development is unknown,&#8221; he wrote. &#8220;What would happen if a parent were to leave a child in the safe hands of a future robot caregiver almost exclusively?&#8221;</p>
<p>Studies had shown that in monkeys, severe social dysfunction occurs if infant animals only develop attachments to inanimate objects.</p>
<p>Care of the elderly was another area where robots were making a big impact, said Prof Sharkey. Examples of such devices already in use included the &#8220;My Spoon&#8221; automatic feeding robot, the Sanyo electric bathtub robot that washes and rinses, and the Mitsubishi Wakamura robot for monitoring, delivering messages and issuing reminders about medicine.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/uSBjI4C1PsiA1ZDEerX7aQWYtA8/0/da"><img src="http://feedads.g.doubleclick.net/~a/uSBjI4C1PsiA1ZDEerX7aQWYtA8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/uSBjI4C1PsiA1ZDEerX7aQWYtA8/1/da"><img src="http://feedads.g.doubleclick.net/~a/uSBjI4C1PsiA1ZDEerX7aQWYtA8/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/cuRdQuAvrdc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/article/ethical-guidelines-on-war-robots.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/article/ethical-guidelines-on-war-robots.html</feedburner:origLink></item>
		<item>
		<title>Lego Competition: A Learning Experience</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/A8UpALPajbM/lego-competition-a-learning-experience.html</link>
		<comments>http://robotics.penyet.net/robot-competition/lego-competition-a-learning-experience.html#comments</comments>
		<pubDate>Sun, 14 Dec 2008 09:01:03 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Robot Competition]]></category>

		<category><![CDATA[Robotics For Kids]]></category>

		<category><![CDATA[Robotics News]]></category>

		<category><![CDATA[competition]]></category>

		<category><![CDATA[Lego Competition]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[Robotics]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=227</guid>
		<description><![CDATA[Dressed in matching black team T-shirts boasting a futuristic robot on a gray background, ROAM teammates were among more than 100 children ages 9-14 who went head-to-head with their robots, built and programmed with the Lego Mindstorms system.]]></description>
			<content:encoded><![CDATA[<p>Original news come from <a href="http://www.dailyherald.com/story/?id=258034&amp;src=1" target="_blank">www.dailyherald.com</a>. That&#8217;s true that the more the competition, the more experience gained&#8230;</p>
<p style="text-align: left;"><a title="Lego Competition" href="http://images.myfilehost.us/viewer.php?id=rgh1229244266c.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/rgh1229244266c.jpg" border="0" alt="Lego Competition" width="300" height="213" title="Lego Competition: A Learning Experience" /></a><br />
Robots on a Mission, a rookie team of seventh-grade students from St. Peter Lutheran School in Arlington Heights and home-schooled youngsters, learned about coping skills Saturday during a robotics tournament at Lake Zurich Middle School North.</p>
<p>After being disqualified in the first round because their robot had four motors, one more than the three allowed, the team redesigned the robot and scored well in the second round.</p>
<p>&#8220;The boys did a great job of coming together and regrouping,&#8221; said their coach Dave Solak. &#8220;They looked at the problem, removed one of the motors and made some adjustments and improved their scores in the next rounds.&#8221;</p>
<p><span id="more-227"></span>ROAM was one of 16 teams from Arlington Heights, Barrington, Batavia, Buffalo Grove, Elgin, Grayslake, Kildeer, Lake Zurich, Mundelein and Palatine competing in the For Inspiration and Recognition of Science and Technology Lego League regional competition.</p>
<p>Lego competitions also were going on Saturday at the elementary school level at Lincoln Middle School in Mount Prospect and at the high school level at the Illinois Institute of Technology in Chicago.</p>
<p>Dressed in matching black team T-shirts boasting a futuristic robot on a gray background, ROAM teammates were among more than 100 children ages 9-14 who went head-to-head with their robots, built and programmed with the Lego Mindstorms system.</p>
<p style="text-align: center;"><a title="Lego Competition" href="http://images.myfilehost.us/viewer.php?id=bfi1229244034c.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/bfi1229244034c.jpg" border="0" alt="Lego Competition" width="330" height="398" title="Lego Competition: A Learning Experience" /></a></p>
<p>&#8220;I&#8217;ve always been interested in Legos and technical stuff, so I thought that I would like this. I was surprised by how huge this competition was, and by the number of districts competing,&#8221; said Kyle Wahlberg, a fourth-grade student from Frederick School in Grayslake who was participating for the first time.</p>
<p>This was the first year that Frederick School participated in the competition and interest was high, said Principal Eric Detweiler.</p>
<p>&#8220;We originally thought that we would sponsor one team, but when the number of students interested reached 28, we formed three teams. We even had to turn some away,&#8221; Detweiler said.</p>
<p>This year&#8217;s theme was Climate Connections, which immersed middle school students in the impact of changing weather patterns. Teams have brainstormed since September and programmed their robots to accomplish tasks during 21/2-minute competition rounds</p>
<p>Teams were judged on how well their robots performed in table action, as well as design and programming. Their research project on climate and their teamwork also were evaluated.</p>
<p>Team STEELE from Kildeer received the Technical Interview Award; Gem Miners from Lake Zurich won the Teamwork award; Gesundheit! from Grayslake won the Robot Table Performance award and Got Robot? from Elgin took the Judges Award. These teams will head to the state tournament Jan. 16-17 at Forest View Educational Center in Arlington Heights. Lego Republic from Lake Zurich received the Research Presentation Award.</p>
<p>Motorola Foundation members have been major supporters of the competition, with many of its engineers serving as mentors and coaches for teams every year</p>

<p><a href="http://feedads.g.doubleclick.net/~a/nbPE1FJbedhRtF8Y7fsGcoNELBo/0/da"><img src="http://feedads.g.doubleclick.net/~a/nbPE1FJbedhRtF8Y7fsGcoNELBo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nbPE1FJbedhRtF8Y7fsGcoNELBo/1/da"><img src="http://feedads.g.doubleclick.net/~a/nbPE1FJbedhRtF8Y7fsGcoNELBo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/A8UpALPajbM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robot-competition/lego-competition-a-learning-experience.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/robot-competition/lego-competition-a-learning-experience.html</feedburner:origLink></item>
		<item>
		<title>Bluetooth Boe-Bot Robot Tutorial</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/ydI9FgqrVT8/bluetooth-boe-bot-robot-tutorial.html</link>
		<comments>http://robotics.penyet.net/robot-kit/bluetooth-boe-bot-robot-tutorial.html#comments</comments>
		<pubDate>Mon, 08 Dec 2008 19:35:27 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Robot Kit]]></category>

		<category><![CDATA[Robot Tutorial]]></category>

		<category><![CDATA[Robotics For Kids]]></category>

		<category><![CDATA[Bluetooth]]></category>

		<category><![CDATA[Boe-Bot]]></category>

		<category><![CDATA[Microsoft Robotics Studio]]></category>

		<category><![CDATA[parallax]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=225</guid>
		<description><![CDATA[The Bluetooth Boe-Bot Robot Kit for Microsoft Robotics Studio (MSRS) is a Parallax Boe-Bot Robot and an A7 Engineering eb500-SER Bluetooth module. The eb500 module makes it possible for the Boe-Bot robot’s BASIC Stamp 2 microcontroller brain to communicate wirelessly with MSRS running on a nearby PC. The BASIC Stamp microcontroller runs a small PBASIC program that controls the Boe-Bot robot’s servos and optionally monitors sensors while it communicates wirelessly with MSRS.]]></description>
			<content:encoded><![CDATA[<p>This tutorial come from Parallax, will show you how to control the <strong>Bluetooth</strong> <strong><a href="http://www.amazon.com/gp/product/B000GE8RQO?ie=UTF8&amp;tag=digcamnewandr-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=B000GE8RQO" target="_blank">Boe-Bot Robot</a></strong> using <strong>Microsoft Robotics Studio</strong>.</p>
<p style="text-align: center;"><a title="Boe-Bot robot kit" href="http://images.myfilehost.us/viewer.php?id=opt1228714022t.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/opt1228714022t.jpg" border="0" alt="Boe-Bot" width="296" height="296" title="Bluetooth Boe Bot Robot Tutorial" /></a></p>
<p>The Bluetooth <a href="http://www.amazon.com/gp/product/B000GE8RQO?ie=UTF8&amp;tag=digcamnewandr-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=B000GE8RQO" target="_blank">Boe-Bot Robot Kit</a> for <strong>Microsoft Robotics Studio (MSRS)</strong> is a <strong>Parallax Boe-Bot Robot</strong> and an A7 Engineering <strong>eb500-SER Bluetooth module</strong>. The eb500 module makes it possible for the Boe-Bot robot’s <strong>BASIC Stamp</strong> <strong>2 <a target="_blank" href="http://robotechno.us/category/robotics-tutorial/electronics/microcontroller">microcontroller</a></strong> brain to communicate wirelessly with MSRS running on a nearby PC. The BASIC Stamp microcontroller runs a small <strong>PBASIC</strong> program that controls the Boe-Bot robot’s servos and optionally monitors <a href="http://robotechno.us/category/robotics-tutorial/electronics/sensors" target="_blank">sensors</a> while it communicates wirelessly with MSRS.</p>
<p><span id="more-225"></span>MSRS makes it possible to write robot sensor monitoring and motion control code (called services) on your PC with popular languages such as <strong>Microsoft Visual C#</strong> and <strong>Visual BASIC</strong>. This code relies on other services that communicate serially with the Boe-Bot robot via the Bluetooth connection to request sensor measurements and issue control commands. With this arrangement, MSRS makes puts an extensive service library and the PC’s processing and data storage abilities at your disposal for <strong>robotics applications</strong>.</p>
<p>Download Bluetooth Boe-Bot Robot Tutorial here:<br />
<a title="Bluetooth Boe-Bot Robot Tutorial" href="http://robotics.penyet.net/Microsoft Bluetooth Boe-Bot Tutorial.html" target="_blank"><img src="http://images.myfilehost.us/images/viu1225628412q.jpeg" alt="Bluetooth Boe-Bot Robot Tutorial download" title="Bluetooth Boe Bot Robot Tutorial" /></a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/WC0kuLrfbwS58To3g7fo8e50RXA/0/da"><img src="http://feedads.g.doubleclick.net/~a/WC0kuLrfbwS58To3g7fo8e50RXA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/WC0kuLrfbwS58To3g7fo8e50RXA/1/da"><img src="http://feedads.g.doubleclick.net/~a/WC0kuLrfbwS58To3g7fo8e50RXA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/ydI9FgqrVT8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robot-kit/bluetooth-boe-bot-robot-tutorial.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/robot-kit/bluetooth-boe-bot-robot-tutorial.html</feedburner:origLink></item>
		<item>
		<title>Vex Robotics Tutorial</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/GrtVDQSsL34/vex-robotics-tutorial.html</link>
		<comments>http://robotics.penyet.net/research-area/vex-robotics-tutorial.html#comments</comments>
		<pubDate>Mon, 08 Dec 2008 05:02:22 +0000</pubDate>
		<dc:creator>agfdesbwzw</dc:creator>
		
		<category><![CDATA[Research Area]]></category>

		<category><![CDATA[Robot Kit]]></category>

		<category><![CDATA[Robot Tutorial]]></category>

		<category><![CDATA[robots kits]]></category>

		<category><![CDATA[tobotics tutorial]]></category>

		<category><![CDATA[vex robotics]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=220</guid>
		<description><![CDATA[
Vex Robotics Design System is a robotic kit intended to introduce students as well as adults to the world of robotics. The Vex Robotics Design System is centered around the Vex Starter Kit (which retails for about USD $500). This kit comes with the Vex &#8220;brain&#8221; (a microcontroller), a hobby-grade remote control, various sensors (2 [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="Vex Robotics" href="http://images.myfilehost.us/viewer.php?id=bfi1228703989h.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/bfi1228703989h.jpg" border="0" alt="Vex Robotics Design System" width="275" height="271" title="Vex Robotics Tutorial" /></a></p>
<p><strong>Vex Robotics Design System</strong> is a <a title="robot kits" href="http://robotics.penyet.net/category/robot-kit" target="_blank"><strong>robotic kit</strong></a> intended to introduce students as well as adults to the world of <a title="all about robotics" href="http://robotechno.us"><strong>robotics</strong></a>. The <strong>Vex Robotics Design System</strong> is centered around the <strong><a href="http://www.amazon.com/gp/product/B0015B0E2M?ie=UTF8&amp;tag=digcamnewandr-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=B0015B0E2M" target="_blank">Vex Starter Kit</a></strong> (which retails for about USD $500). This kit comes with the Vex &#8220;brain&#8221; (a microcontroller), a hobby-grade remote control, various sensors (2 bumper sensor and 2 limiter switches), three <a title="electronics" href="http://electropart.info" target="_blank">electric</a> motors and a servo, wheels (4 small, 2 medium all purpose, and 2 large high traction tires), gears, and structural parts. Additional sensors (<strong>ultrasonic, <a title="line follower" href="http://robotics.penyet.net/tag/line-follower" target="_blank">line tracking</a></strong>, <strong>optical shaft encoder</strong>, <strong>bumper switches</strong>, <strong>limit switches</strong>, and<strong> light sensors</strong>), wheels ( small and large omni-directional wheels, small, medium, and large regulars), tank treads, <a title="motor dc" href="http://robotics.penyet.net/article/how-to-find-the-best-dc-motors-for-your-robots.html" target="_blank">motors</a>, <a title="http://robotics.penyet.net/robotics/robotics-servo-tutorial-student-guide.html" target="_blank&quot;">servos</a>, gears (regular and advanced), chain and sprocket sets, extra transmitter and receivers, <a title="robot programming" href="http://robotechno.us/category/robotics-tutorial/programming" target="_blank">programming</a> kit (easy C) extra <a href="http://nicefurniture.org/category/metal-furniture" target="_blank">metal</a> and rechargeable battery <a title="power supply" href="http://skema-elektronik.blogspot.com/search/label/power%20supply" target="_blank">power</a> packs,can all be purchased separately.</p>
<p><span id="more-220"></span>This tutorial will show you how to maximize your <strong>Vex Robotics Design System</strong>. Here are some previews of <strong>Vex <a target="_blank" title="robotics tutorial" href="http://robotechno.us/category/robotics-tutorial">Robotics Tutorial</a></strong> which will guide you how to get the maximum performance.</p>
<p style="text-align: center;"><a title="Vex Robotics Tutorial" href="http://images.myfilehost.us/viewer.php?id=viu1228704361j.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/viu1228704361j.jpg" border="0" alt="Vex Robotics Tutorial" width="450" height="259" title="Vex Robotics Tutorial" /></a></p>
<p style="text-align: center;"><a title="Vex Robotics Tutorial" href="http://images.myfilehost.us/viewer.php?id=cqs1228705211e.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/cqs1228705211e.jpg" border="0" alt="Vex Robotics Tutorial" width="450" height="295" title="Vex Robotics Tutorial" /></a></p>
<p>You can download the tutorial here;<br />
<a title="Download Vex Robotics Tutorial" href="http://robotics.penyet.net/Vex Robotics Tutorial.html" target="_blank"><img src="http://images.myfilehost.us/images/viu1225628412q.jpeg" alt="Vex Robotics Tutorial download" title="Vex Robotics Tutorial" /></a></p>
<p>For the Vex Robotics Kits, you can buy it from Amazon.com:<br />
<iframe src="http://rcm.amazon.com/e/cm?t=digcamnewandr-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=B0015B0E2M&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe> <iframe src="http://rcm.amazon.com/e/cm?t=digcamnewandr-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=B000PALVJY&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>

<p><a href="http://feedads.g.doubleclick.net/~a/uN6wvJiIozglDwquGbwXc7zFRQ0/0/da"><img src="http://feedads.g.doubleclick.net/~a/uN6wvJiIozglDwquGbwXc7zFRQ0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/uN6wvJiIozglDwquGbwXc7zFRQ0/1/da"><img src="http://feedads.g.doubleclick.net/~a/uN6wvJiIozglDwquGbwXc7zFRQ0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/GrtVDQSsL34" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/research-area/vex-robotics-tutorial.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/research-area/vex-robotics-tutorial.html</feedburner:origLink></item>
		<item>
		<title>Robotic Industries Association Announces 2009 Safety Training Event</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/ZfQlIBe_hjw/robotic-industries-association-announces-2009-safety-training-event.html</link>
		<comments>http://robotics.penyet.net/robotics-news/robotic-industries-association-announces-2009-safety-training-event.html#comments</comments>
		<pubDate>Mon, 08 Dec 2008 01:29:51 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Robotics News]]></category>

		<category><![CDATA[Robotic Industries Association]]></category>

		<category><![CDATA[Safety Training]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=218</guid>
		<description><![CDATA[According to RIA's Standards Development Director, Jeff Fryman, "The addition of the Long Beach and Phoenix seminars highlight the Association's commitment to reach those interested in industrial safety throughout the West. These seminars extend an opportunity for those in the region to attend and receive training that meets their needs."]]></description>
			<content:encoded><![CDATA[<p>Original news from <a href="http://www.marketwatch.com/news/story/Robotics-Association-Announces-2009-Safety/story.aspx?guid={A06FF2B8-59CD-4F77-8418-2A386F811512}">www.marketwatch.com</a>. Said about Robotic Industries Association Safety Training Event 2009 which will be held several times in different place during year 2009.</p>
<p>&#8212;&#8212;&#8212;&#8212;-</p>
<p>ANN ARBOR, Mich., Dec 05, 2008 /PRNewswire via COMTEX/ &#8212; As more companies adopt robots the need for safety training is expanding across the U.S. and Robotic Industries Association (RIA) is responding with more training events and locations than ever.</p>
<p>For the first time, Knoxville, Tennessee is host to RIA&#8217;s 2009 Spring Robot Safety Conference at the Knoxville Marriott from March 23-25, 2009. This three-day conference features a mix of workshops and conference sessions. Tabletop exhibits also accompany the conference with top companies displaying their latest robots, accessories and safety product innovations.</p>
<p><span id="more-218"></span>The RIA continues a twenty-one-year tradition of safety training as the National Robot Safety Conference XXI comes to Detroit at the Hyatt Regency Dearborn October 26-29, 2009. Attendees have four days to receive comprehensive training for their automation safety concerns. Pre- and post- conference workshops accompany the main conference, which features presentations on robot safety, standards, case studies, the latest developments and more. A networking and tabletop trade fair is also included, adding to the event&#8217;s value and excitement.</p>
<p>Companies interested in participating in the tabletop exhibits for either conference can call RIA at 734/994-6088.</p>
<p>In addition to its two conferences, RIA offers one-day Robot Safety Standard (R15.06) &amp; Robot Risk Assessment Seminars. These robot safety seminars, modeled after RIA&#8217;s popular In-House Training courses, make their inaugural stops in Long Beach, California at host facility DENSO Robotics on February 4, 2009, and in Phoenix on March 30, 2009.</p>
<p>According to RIA&#8217;s Standards Development Director, Jeff Fryman, &#8220;The addition of the Long Beach and Phoenix seminars highlight the Association&#8217;s commitment to reach those interested in industrial safety throughout the West. These seminars extend an opportunity for those in the region to attend and receive training that meets their needs.&#8221;</p>
<p>Full seminar, workshop and conference agendas are being developed for all safety events and will be posted on the Association&#8217;s website (visit www.robotics.org) along with detailed registration information.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/uVEUwYqQPewB0t_rHp1IRO0Hkyg/0/da"><img src="http://feedads.g.doubleclick.net/~a/uVEUwYqQPewB0t_rHp1IRO0Hkyg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/uVEUwYqQPewB0t_rHp1IRO0Hkyg/1/da"><img src="http://feedads.g.doubleclick.net/~a/uVEUwYqQPewB0t_rHp1IRO0Hkyg/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/ZfQlIBe_hjw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robotics-news/robotic-industries-association-announces-2009-safety-training-event.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/robotics-news/robotic-industries-association-announces-2009-safety-training-event.html</feedburner:origLink></item>
		<item>
		<title>AgBot: A Revolutionary robot created in lab</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/x1SauhDloqU/agbot-a-revolutionary-robot-created-in-lab.html</link>
		<comments>http://robotics.penyet.net/research-area/agbot-a-revolutionary-robot-created-in-lab.html#comments</comments>
		<pubDate>Wed, 26 Nov 2008 00:16:05 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Research Area]]></category>

		<category><![CDATA[Robotics News]]></category>

		<category><![CDATA[AgBot]]></category>

		<category><![CDATA[Revolutionary robot]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=214</guid>
		<description><![CDATA[The AgBot, powered by solar panels, includes features such as lawn fertilization, seed planting and security.

But Narahari, one of the creators of the AgBot, said he hopes the AgBot will be able to take on many different duties in the future.]]></description>
			<content:encoded><![CDATA[<p>An interesting news come from <a href="http://www.lsureveille.com/1.931045" target="_blank">http://www.lsureveille.com/1.931045</a>. Great news, <a href="http://robotics.penyet.net/article/robotics-in-the-future.html"><br />
the future of robotics</a> is in front of our eyes&#8230;</p>
<p style="text-align: center;"><a title="AgBot" href="http://images.myfilehost.us/viewer.php?id=arx1227658418w.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/arx1227658418w.jpg" border="0" alt="AgBot" title="AgBot: A Revolutionary robot created in lab" /></a></p>
<p>The Robotics Research Laboratory, tucked away in a corner of Coates Hall, tends to go unnoticed by most University students.</p>
<p>But out of this remote nook, Dr. S.S. Iyengar and two computer science graduate students hope to bring national recognition to the University through a new robot they have been working on for the past year and a half.</p>
<p>Iyengar, computer science department chair, Bharat Narahari and Jong Hoon Kim are making great strides in the robotics community by building a robot with technology that hasn’t been used anywhere else, Iyengar said.</p>
<p><span id="more-214"></span>The AgBot, powered by solar panels, includes features such as lawn fertilization, seed planting and security.</p>
<p>But Narahari, one of the creators of the AgBot, said he hopes the AgBot will be able to take on many different duties in the future.</p>
<p>“What we are imagining is, about five years down the line, suppose if you want to do a toilet cleaning job &#8230;  buy a module and fit it inside the AgBot so it will clean your toilet,” he said. “And if you are out on a vacation for a month, and you need to guard and protect your house, so you go to some robot store, buy a security module, and just place it in the AgBot, so you have a full feature intrusion detection robot.”</p>
<p>Iyengar compared the robot to a cell phone. He said 10 years ago, a cell phone would just make calls, but today it has many different features. In the same way, he said, the AgBot is just a prototype that will be expanded to provide many functions as it is developed.</p>
<p>The AgBot, an invention Iyengar said could be worth a lot of money, is safely secured by the University. He said he didn’t want to give the idea to a large company because he didn’t want them to take the machine apart after buying it and make it into something completely different.</p>
<p>“I want LSU and the computer science department to make a niche here,” Iyengar said.</p>
<p>Some of the other projects being worked on by the RRL include a “pipeline robot,” which can inspect pipes for cracks and leakage, and a “maze robot,” which uses sensors to detect obstacles.</p>
<p>“All of it is built here,” he said. “And the very interesting thing is, [it was built] for probably a price of $2,000.”</p>
<p>The AgBot is being prepared for the commercial market, Iyengar said.</p>
<p>“We have proven the concept,” he said. “We have applied for patents, so now it is going to be ready for execution.”</p>
<p>Iygenar  said he wants the robot to be available across the nation and be very cost-effective.</p>
<p>“We want to do it at a very cheap price,” he said. “If somebody wants the base of the robot only for doing a few things, that’s very cheap.”</p>
<p>Iyengar said he expects potential buyers to not only be homeowners but also golf clubs and baseball fields because the AgBot would cut back on lawn maintenance.</p>
<p><em>To see a video of the AgBot, <a href="http://admin.collegepublisher.com/preview/2.3471/2.4048/1.926914" target="_blank">click here. </a></em></p>

<p><a href="http://feedads.g.doubleclick.net/~a/EmfPEcf8LQ4rySd5sdjl1B-qgYs/0/da"><img src="http://feedads.g.doubleclick.net/~a/EmfPEcf8LQ4rySd5sdjl1B-qgYs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/EmfPEcf8LQ4rySd5sdjl1B-qgYs/1/da"><img src="http://feedads.g.doubleclick.net/~a/EmfPEcf8LQ4rySd5sdjl1B-qgYs/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/x1SauhDloqU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/research-area/agbot-a-revolutionary-robot-created-in-lab.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/research-area/agbot-a-revolutionary-robot-created-in-lab.html</feedburner:origLink></item>
		<item>
		<title>Student Robotics: A key to ingenuity and innovation</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/41F9Il3EF4Q/student-robotics-a-key-to-ingenuity-and-innovation.html</link>
		<comments>http://robotics.penyet.net/robotics-news/student-robotics-a-key-to-ingenuity-and-innovation.html#comments</comments>
		<pubDate>Tue, 25 Nov 2008 23:47:09 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Robotics For Kids]]></category>

		<category><![CDATA[Robotics News]]></category>

		<category><![CDATA[Student Robotics]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=212</guid>
		<description><![CDATA[This news come from United Kingdom, from www.ecs.soton.ac.uk:

ECS Student Robotics team members Rob Spanton and Chris Cross were among presenters showcasing their work to UK academics at a workshop discussing ‘Robotics in the Curriculum’.
According to Dr Su White, who organized the workshop, their enthusiasm and the success of their project was evidence of the many [...]]]></description>
			<content:encoded><![CDATA[<p>This news come from United Kingdom, from <a href="http://www.ecs.soton.ac.uk/about/news/2175" target="_blank">www.ecs.soton.ac.uk</a>:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.ecs.soton.ac.uk/image.php?id=news_2175_img&amp;maxw=300&amp;maxh=300&amp;edge=1&amp;checksum=9e474538878614b5ae15c4ee16f0cb45" alt="student robotics training" title="Student Robotics: A key to ingenuity and innovation" /></p>
<p>ECS Student Robotics team members Rob Spanton and Chris Cross were among presenters showcasing their work to UK academics at a workshop discussing ‘Robotics in the Curriculum’.</p>
<p>According to Dr Su White, who organized the workshop, their enthusiasm and the success of their project was evidence of the many potential gains which students can experience when teaching with a robotics theme is included in the undergraduate curriculum. The <a href="http://www.studentrobotics.org/" target="_blank">Student Robotics</a> challenge runs competitive activities in local sixth forms colleges and school.</p>
<p>&#8216;Robotics in the Curriculum&#8217; was convened by Su White of the ECS Learning Societies Lab in conjunction with the Higher Education Academy subject centres for Engineering and Information and Computer Science. Curriculum innovations from Southampton were showcased alongside contributions from engineering and computing colleagues from across the UK.</p>
<p><span id="more-212"></span>Student Robotics, which has won sponsorship from Motorola, demonstrates that there are accessible and low costs ways in which learning about engineering and electronics can integrate the theory with the practical and at the same time be challenging and enjoyable.</p>
<p>&#8216;Robotics is an important part of the undergraduate curriculum in Southampton and demonstrates practical and exciting applications of computer science and electronics,&#8217; said Dr White. &#8216;Student Robotics is a voluntary activity which involves students drawn from across our Faculty. Students also have options to study robotics formally at various levels of their degree course. We are particularly proud of the way in which our research and our teaching mutually benefit in this subject area. Rob Stanton has now progressed to PhD studies, and his supervisor Dr Klaus-Peter Zauner can clearly identify benefits which have resulted from the challenges our undergraduates have undertaken.&#8217;</p>

<p><a href="http://feedads.g.doubleclick.net/~a/0esgkk8VEOo8sv5KO2N0epM72hA/0/da"><img src="http://feedads.g.doubleclick.net/~a/0esgkk8VEOo8sv5KO2N0epM72hA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0esgkk8VEOo8sv5KO2N0epM72hA/1/da"><img src="http://feedads.g.doubleclick.net/~a/0esgkk8VEOo8sv5KO2N0epM72hA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/41F9Il3EF4Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robotics-news/student-robotics-a-key-to-ingenuity-and-innovation.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/robotics-news/student-robotics-a-key-to-ingenuity-and-innovation.html</feedburner:origLink></item>
		<item>
		<title>Robotics in the Future</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/iVKDb8LGut0/robotics-in-the-future.html</link>
		<comments>http://robotics.penyet.net/article/robotics-in-the-future.html#comments</comments>
		<pubDate>Thu, 20 Nov 2008 06:42:48 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Article]]></category>

		<category><![CDATA[Robotics]]></category>

		<category><![CDATA[robots future]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=208</guid>
		<description><![CDATA[
From vacuum cleaners and lawnmowers to military landmine detectors, robots are becoming increasingly present in our daily lives. May be obots will be found everywhere in future&#8230;
Robots may soon be everywhere, in homes and at work. They could change the way humans live. If this happens, it will most likely raise many philosophical, social, and [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a title="Robotics in the Future" href="http://images.myfilehost.us/viewer.php?id=jdv1227163024h.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/jdv1227163024h.jpg" border="0" alt="Robotics in the Future" width="282" height="225" title="Robotics in the Future" /></a><br />
From vacuum cleaners and lawnmowers to military landmine detectors, robots are becoming increasingly present in our daily lives. May be obots will be found everywhere in future&#8230;</p>
<p><a title="all about robotics" href="http://robotechno.us" target="_blank">Robots</a> may soon be everywhere, in homes and at work. They could change the way humans live. If this happens, it will most likely raise many <span class="new">philosophical</span>, social, and political questions that will have to be answered. In science fiction robots become so intelligent that they decide to take over the world because humans are deemed inferior. In real life however they might not choose to do that. Robots might follow rules such as <a title="asimov three lawa of robotics" href="http://robotechno.us/three-laws-of-robotics-by-isaac-asimov.html" target="_blank"><strong>Asimov’s Three Laws of Robotics</strong></a>, that will prevent them from doing so. If the Singularity happens robots will be indistinguishable from human beings and some people may become Cyborgs, with some parts half biological and half artificial.</p>
<h2><span id="more-208"></span><span class="mw-headline">Economic impact</span></h2>
<p><a title="Robotics in the Future" href="http://images.myfilehost.us/viewer.php?id=rgh1227163198q.jpg" target="_blank"><img src="http://images.myfilehost.us/images/rgh1227163198q.jpg" border="0" alt="Robotics in the Future" width="247" height="355" align="left" title="Robotics in the Future" /></a>Given that in the next two decades robots will be capable of replacing humans in most manufacturing and service jobs, economic development will be primarily determined by the advancement of robotics. Given Japan&#8217;s current strength in this field, it may well become the economic leader in the next 20 years (<span class="external text">part 1</span>, <span class="external text">part 2</span>). Marshall Brain also discusses the emergence of robotic economy.</p>
<h2><span class="mw-headline">Market evolution</span></h2>
<p>Today&#8217;s market is not fully mature. One or more software compatibility layers have yet to emerge to allow the development of a rich robotics ecosystem (similar to today&#8217;s personal computers one). Microsoft is currently working in this direction with its new software Microsoft Robotics Studio. Other candidates to reach this goal might be <span class="mw-redirect"><a title="media software" href="http://mediasoftware.myfilehost.us" target="_blank">Free Software</a></span> solutions such as Player/Stage or cross-platform technologies such as URBI.</p>
<h2><span class="mw-headline">Timeline</span></h2>
<p>Developments related to <a href="http://robotics.penyet.net">robotics</a> from the <span class="new">NISTEP</span> 2030 report :</p>
<ul>
<li>2013-2014 — agricultural robots (AgRobots<sup id="cite_ref-1" class="reference"><span>)</span></sup>.</li>
<li>2013-2017 — robots that care for the elderly</li>
<li>2017 — <span class="mw-redirect">medical robots</span> performing low-invasive surgery</li>
<li>2017-2019 — <span class="mw-redirect">household robots</span> with full use.</li>
<li><em>???&#8217;</em> — <span class="mw-redirect">Nanorobots</span></li>
</ul>
<h2><span class="mw-headline">Robotics in 2020</span></h2>
<p>Robots may be commonplace: in <a title="home furniture" href="http://nicefurniture.org" target="_blank">home</a>, factories, agriculture, building &amp; construction, undersea, space, mining, hospitals and streets; for repair, construction, maintenance, <a title="network security" href="http://networking.penyet.net" target="_blank">security</a>, entertainment, companionship, care.</p>
<p><strong>Purposes of these Robots:</strong></p>
<ul>
<li>Robotized space vehicles and facilities</li>
<li>Anthropomorphic general-purpose robots with hands like humans used for factory jobs - Intelligent robots for unmanned plants - Totally automated factories will be commonplace.</li>
<li>Robots for guiding blind people and home automation for the elderly and disabled.</li>
<li>Robots for almost any job in home or hospital, including Robo-surgery.</li>
<li><span class="mw-redirect">Housework robots</span> for cleaning, washing, transporting etc - Domestic robots will be small, specialized and attractive (= <span class="extiw">cuddly</span>).</li>
</ul>
<p><strong>Properties of these robots:</strong></p>
<ul>
<li><span class="mw-redirect">Au</span><span class="mw-redirect">tonomous</span>, with environmental awareness sensors .</li>
<li>Self recharging, <span class="mw-redirect">self diagnostic</span> and <span class="mw-redirect">self repairi</span><span class="mw-redirect">ng</span>.</li>
<li>More sophisticated artificial brains, perhaps with ten thousand or more cells, combined with electronic circuits.</li>
</ul>
<h2><span class="mw-headline">Legal rights for robots?</span></h2>
<p>According to research commissioned by the UK Office of <a title="famous scientists" href="http://scientist.penyet.net" target="_blank"></a>Science and Innovation&#8217;s Horizon Scanning Centre<sup id="cite_ref-3" class="reference"><a href="http://en.wikipedia.org/wiki/Future_of_robotics#cite_note-3"></a></sup>, robots could one day demand the same citizen&#8217;s rights as humans. The <a title="exams collection" href="http://examsworld.us" target="_blank">study</a> also warns that the rise of robots could put a strain on resources and the environment.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/bHcorIwPDjk9m8nWXaxL3SweBwo/0/da"><img src="http://feedads.g.doubleclick.net/~a/bHcorIwPDjk9m8nWXaxL3SweBwo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bHcorIwPDjk9m8nWXaxL3SweBwo/1/da"><img src="http://feedads.g.doubleclick.net/~a/bHcorIwPDjk9m8nWXaxL3SweBwo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/iVKDb8LGut0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/article/robotics-in-the-future.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/article/robotics-in-the-future.html</feedburner:origLink></item>
		<item>
		<title>Kids Fuse Legos and Robotics at Competition</title>
		<link>http://feedproxy.google.com/~r/roboticspenyetnet/~3/umEiI6xI_ww/kids-fuse-legos-and-robotics-at-competition.html</link>
		<comments>http://robotics.penyet.net/robotics-news/kids-fuse-legos-and-robotics-at-competition.html#comments</comments>
		<pubDate>Tue, 18 Nov 2008 04:52:06 +0000</pubDate>
		<dc:creator>robotics</dc:creator>
		
		<category><![CDATA[Robotics For Kids]]></category>

		<category><![CDATA[Robotics News]]></category>

		<category><![CDATA[lego]]></category>

		<category><![CDATA[Robotics Competition]]></category>

		<guid isPermaLink="false">http://robotics.penyet.net/?p=206</guid>
		<description><![CDATA[This news come from washingtonpost.com
Otto Voettiner&#8217;s hands shook slightly as he lined up his team&#8217;s robot and released it along a Lego-filled course. The robot, Billybot, had a seemingly simple mission: to cross the table, lift a red ring with its long, gray fingers and return to base.

The seconds ticked down. His eight teammates, all [...]]]></description>
			<content:encoded><![CDATA[<p>This news come from <a href="http://www.washingtonpost.com/wp-dyn/content/story/2008/11/17/ST2008111700768.html">washingtonpost.com</a></p>
<p>Otto Voettiner&#8217;s hands shook slightly as he lined up his team&#8217;s robot and released it along a Lego-filled course. The robot, Billybot, had a seemingly simple mission: to cross the table, lift a red ring with its long, gray fingers and return to base.</p>
<p style="text-align: center;"><a title="Kids Fuse Legos and Robotics at Competition" href="http://images.myfilehost.us/viewer.php?id=bwy1226983732t.jpg" target="_blank"><img class="aligncenter" src="http://images.myfilehost.us/images/bwy1226983732t.jpg" border="0" alt="Kids Fuse Legos and Robotics at Competition" title="Kids Fuse Legos and Robotics at Competition" /></a></p>
<p>The seconds ticked down. His eight teammates, all fourth- and fifth-graders from Mountain View Elementary in Haymarket, watched intently beneath furry hats bearing their school&#8217;s cougar mascot. The &#8220;future MIT student,&#8221; as his coach proudly called him, had completed the task correctly dozens of times. But something was off yesterday, and Billybot veered off course, crashing into a little Lego house.</p>
<p style="text-align: left;"><span id="more-206"></span>Otto was cool about the crash and the resulting low score. &#8220;At least we have two more tries,&#8221; he said.</p>
<p>More than 200 students, ages 9 through 14, had three chances yesterday to show judges what their personally designed, built and programmed Lego robots could do at River Bend Middle School in Sterling. Statewide, about 2,400 students donned team T-shirts and funny hats and took their childhood toy to a new level of sophistication.</p>
<p>Turning Legos into robots, complete with sensors and computer hard drives, has become a popular weekend pastime for a growing number of young students in the Washington region and beyond. Ten years ago, the Manchester, N.H.-based educational organization known as FIRST (For Inspiration and Recognition of Science and Technology) joined forces with Lego to establish the FIRST Lego League competition. This year, 135,000 children were expected to compete in about 40 countries. The regional tournament leads to a state championship in December and a world competition in Atlanta in the spring.</p>
<div id="inline-ad" style="margin-bottom: 4px; padding-right: 10px; float: left;">
<p><script type="text/javascript"><!--
if ( show_doubleclick_ad &amp;&amp; ( adTemplate &amp; INLINE_ARTICLE_AD ) == INLINE_ARTICLE_AD &amp;&amp; inlineAdGraf )
{
placeAd('ARTICLE',commercialNode,20,'inline=y;',true) ;
}
// --></script><script src="http://ad.doubleclick.net/adj/wpni.technology;dir=technologynode;dir=technology;heavy=y;orbit=y;pos=inline_bb;del=iframe;fromrss=n;rss=n;poe=yes;page=article;front=n;pageId=wpni-wp-dyn-content-story-2008-11-17-ST2008111700768;wpid=metrovaprincewilliam_st2008111700768;cn=yes;pnode=technology;ad=bb;sz=300x250;tile=3;ord=918237571715901800?"></script> <script src="http://m1.2mdn.net/879366/MotifExternalScript_01_01.js"></script>The Mountain View team is one of the first in Prince William County, although it is helped along by mentors from Battlefield High School, also in Haymarket, which has made it to the world championship in a similar competition with much larger robots.</div>
<p>Neighborhoods, home-school organizations, Girl Scouts and Boy Scouts all organize Lego League teams. Fairfax County has dozens, including seven from Oak Hill Elementary in Herndon. There&#8217;s interest for more teams but not enough volunteer coaches, said Martha Cosgrove, a third-grade teacher at Oak Hill, who has coached an all-girls team for seven years. Her daughter, a member of the first team, is a junior in high school and spent her summer at an engineering program geared toward young women.</p>
<p>Cosgrove&#8217;s goal is to reach out to students who are underrepresented in engineering and technology careers. That means going after more girls, Hispanics, African Americans and those who aren&#8217;t in gifted programs.</p>
<p>But if yesterday&#8217;s competition is any indication, the robotics competition, although growing, is still solidly a game for self-identified brainiacs. Most teams came from schools with gifted and talented centers.</p>
<p>Mountain View&#8217;s students were handpicked from an enrichment program, said coach and third-grade teacher George Lombardi. As one of his students explained, &#8220;You have to be one of the smartest kids in the class to do it.&#8221;</p>
<p>The students have eight weeks to put together robots and presentations. On competition day, they are evaluated on a range of objectives, including teamwork and the performance and design of the robots, a category that brought Mountain View a first-place prize.</p>
<p>In addition, the students had to research how technology could help address a real-world problem associated with climate change. The Cougars chose to study drought and came up with a poster-board presentation and a skit called &#8220;The Scoop on Drought.&#8221;</p>
<p>Some of the children already sounded like scientists.</p>
<p>Paige Payne, 9, presented on an ancient Peruvian irrigation system with three kinds of &#8220;raised bed systems,&#8221; including a &#8220;phreatic system, in which the systems are joined in areas where the groundwater table is close to the surface of the soil and there is a means for groundwater recharge such as an infiltration lagoon.&#8221;</p>
<p>While the audience of parents and teachers let the information sink in, she asked, &#8220;Do you have any questions?&#8221;</p>
<p>Between events, the Cougars marched two by two through the middle school hallways. &#8220;We keep our heads up high/For we are the Cougars of Mountain View/Our goal is to reach for the sky,&#8221; they belted out.</p>
<p>One second-grader followed, marching and singing along a step or two behind. Her mother, Laurie Payne, held her hand, and said that she wants to be on the robotics team someday, just like her sister.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/szq_kCMbRknVoHzuIMsHM9wxgBM/0/da"><img src="http://feedads.g.doubleclick.net/~a/szq_kCMbRknVoHzuIMsHM9wxgBM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/szq_kCMbRknVoHzuIMsHM9wxgBM/1/da"><img src="http://feedads.g.doubleclick.net/~a/szq_kCMbRknVoHzuIMsHM9wxgBM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/roboticspenyetnet/~4/umEiI6xI_ww" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robotics.penyet.net/robotics-news/kids-fuse-legos-and-robotics-at-competition.html/feed</wfw:commentRss>
		<feedburner:origLink>http://robotics.penyet.net/robotics-news/kids-fuse-legos-and-robotics-at-competition.html</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 7.198 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-06-28 16:36:51 -->
