<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PyroElectro - News, Projects &#38; Tutorials &#187; automation</title>
	<atom:link href="http://www.pyroelectro.com/category/automation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pyroelectro.com</link>
	<description>PyroElectro.com brings you cool projects &#38; tutorials that you can do at home.</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:15:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Op Amp PID Controller Design</title>
		<link>http://www.pyroelectro.com/2012/02/02/op-amp-pid-controller-design/</link>
		<comments>http://www.pyroelectro.com/2012/02/02/op-amp-pid-controller-design/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 19:27:32 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[analog]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3969</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/pdjfhwkfkdeg.jpg" /></div></div><i>&ldquo;We've all heard about the wonders of the PID controller, bringing a system's output - temperature, velocity, light - to its desired set point quickly and accurately. But now, your boss says okay, design one for us. Although there's a number of ways to do it, the circuit above nicely separates the three terms into three individual op amp circuits. We'll build it in SPICE, test each term and finally place it inside a motor speed controller for you to tune.&rdquo;</i><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_3.jpg"></center></div><div class="article_link"><a href="http://www.ecircuitcenter.com/circuits/op_pid/op_pid.htm">Read</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2012/02/02/op-amp-pid-controller-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom I2C Servo Motor Controller</title>
		<link>http://www.pyroelectro.com/2012/01/31/custom-i2c-servo-motor-controller/</link>
		<comments>http://www.pyroelectro.com/2012/01/31/custom-i2c-servo-motor-controller/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 19:45:15 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3953</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/imcjkdsqrp.jpg" /></div></div><i>&ldquo;This is the servo controller for my robot. It uses a MC33887 H-Bridge chip to power the motor, an Atmega88 as the contoller, and an I2C interface. It was designed to be the motion drive for a robot, but being a servo drive with position feedback, I will probably use it to rotate and elevate the turret, and possibly use it for the sonar movement.&rdquo;</i><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_3.jpg"></center></div><div class="article_link"><a href="http://www.franksworkshop.com.au/Robots/servocontroller/ServoController.htm">Read</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2012/01/31/custom-i2c-servo-motor-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Temperature Data Logger Using PIC</title>
		<link>http://www.pyroelectro.com/2012/01/29/temperature-data-logger-using-pic/</link>
		<comments>http://www.pyroelectro.com/2012/01/29/temperature-data-logger-using-pic/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 18:10:33 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3941</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/gjfhpefkdcm.jpg" /></div></div><i>&ldquo;This project describes an easy and inexpensive way of adding a digital thermometer and data logging feature to a PC. It involves a PIC microcontroller that gets the surrounding temperature information from the Microchip MCP9701 sensor, and sends it to a PC through an USB-UART interface. The USB port of the PC is also used to power the device.&rdquo;</i><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_1.jpg"></center></div><div class="article_link"><a href="http://embedded-lab.com/blog/?p=3770&mid=50522">Read</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2012/01/29/temperature-data-logger-using-pic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorcycle Universal Gear Indicator</title>
		<link>http://www.pyroelectro.com/2012/01/27/motorcycle-universal-gear-indicator/</link>
		<comments>http://www.pyroelectro.com/2012/01/27/motorcycle-universal-gear-indicator/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 18:31:24 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[cars]]></category>
		<category><![CDATA[sensors]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3930</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/htlcmdhslor.jpg" /></div></div><i>&ldquo;This is a new design for a universal gear indicator that can be fitted to any motorcycle as an aftermarket accessory. Its main advantage is that its operation depends entirely on the gear shift lever movement, instead of connecting to speedometer and tachometer sensors....It consists of a main circuit including a 7 segment LED indicator, two Hall sensors that are attached to the motorcycle frame, and a small magnet placed on the gear shift lever.&rdquo;</i><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_3.jpg"></center></div><div class="article_link"><a href="http://www.electronics-lab.com/projects/automotive/006/index.html">Read</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2012/01/27/motorcycle-universal-gear-indicator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outdoor Motion Sensing Light Controller</title>
		<link>http://www.pyroelectro.com/2012/01/22/outdoor-motion-sensing-light-controller/</link>
		<comments>http://www.pyroelectro.com/2012/01/22/outdoor-motion-sensing-light-controller/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 18:10:17 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3911</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/mtldkfjeci.jpg" /></div></div><i>&ldquo;Those days when I come home at night and straight into the darkness are finally over. This is a very practical device and I built it so that it is a module to my Dual Channel IR Remote Control. Because of that I ended up with a definite overkill of what is supposed to be a simple switch with a timer when I open/close my door. Anyway, it is modular+wireless and that's what I like.&rdquo;</i><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_1.jpg"></center></div><div class="article_link"><a href="http://www.elektronika.ba/757/automatic-coming-leaving-home-light/">Read</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2012/01/22/outdoor-motion-sensing-light-controller/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Contact-less Infrared Digital Tachometer</title>
		<link>http://www.pyroelectro.com/2012/01/17/contact-less-infrared-digital-tachometer/</link>
		<comments>http://www.pyroelectro.com/2012/01/17/contact-less-infrared-digital-tachometer/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 21:45:50 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3874</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/tchmdjfke.jpg" /></div></div><i>&ldquo;The contact with the rotating shaft is avoided with an optical sensing mechanism that uses an infrared (IR) light emitting diode and a photo detecting diode. The IR LED transmits an infrared light towards the rotating disc and the photo detecting diode receives the reflected light beam. This special arrangement of sensors is placed at about an inch away and facing towards the rotating disc.&rdquo;</i><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_1.jpg"></center></div><div class="article_link"><a href="http://embedded-lab.com/blog/?p=2425">Read</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2012/01/17/contact-less-infrared-digital-tachometer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PACKit &#8211; Serial to Ethernet Development System</title>
		<link>http://www.pyroelectro.com/2012/01/16/packit-serial-to-ethernet-development-system/</link>
		<comments>http://www.pyroelectro.com/2012/01/16/packit-serial-to-ethernet-development-system/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 20:07:28 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3863</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/ntkfjwkd.jpg" /></div></div><i>&ldquo;The idea of building an RS232 to Ethernet bridge seemed like a great way to begin learning about embedded system design. Having created a working sample, though it was left with my teammate after graduation, I decided to recreate the project with more features and higher reliability. The project was later renamed from 'STEDS' to 'NI-1' (Network Interface 1) and finally 'Pack-it'. Pack-it is based on a Motorola MC9S12 MCU and a CS8900A Cirrus Ethernet controller.&rdquo;</i><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_2.jpg"></center></div><div class="article_link"><a href="http://eric.shufro.com/html/devhistory.html">Read</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2012/01/16/packit-serial-to-ethernet-development-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PIC18F Based Line-Follower</title>
		<link>http://www.pyroelectro.com/2012/01/10/pic18f-based-line-follower/</link>
		<comments>http://www.pyroelectro.com/2012/01/10/pic18f-based-line-follower/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 20:21:14 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3812</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/rblfjdkrne.jpg" /></div></div><i>&ldquo;This was a second-year Embedded Systems Application Project at university. We were given the hardware and after assembling the robot, had to write firmware for it. The PIC MCU programming was done in C. As it was the first time this course was run, objectives were not concrete and were updated as students progressed. Some of the objectives were: follow a line, go over a ramp and memorize a track.&rdquo;</i><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_2.jpg"></center></div><div class="article_link"><a href="http://projects.armandas.lt/robot-firmware.html">Read</a> [<a href="http://www.youtube.com/watch?v=zx5pg2UBwsE">Video</a>]</div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2012/01/10/pic18f-based-line-follower/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HCS12 VGA generator</title>
		<link>http://www.pyroelectro.com/2011/12/23/hcs12-vga-generator/</link>
		<comments>http://www.pyroelectro.com/2011/12/23/hcs12-vga-generator/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 22:00:28 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3651</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/hvcatwnn.jpg" /></div></div><i>&ldquo;My implementation produces 640x480 signals, but the display is limited to 80x60 blocks...the HCS12 bus can run at 25MHz max, and it takes at least 5 bus cycles to write a byte to an I/O port. For normal VGA, pixels must be written out at a rate of 25MHz.&rdquo;</i><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_1.jpg"></center></div><div class="article_link"><a href="http://markbowers.org/home/hcs12-vga">Read</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2011/12/23/hcs12-vga-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xbee Wireless Servo Control</title>
		<link>http://www.pyroelectro.com/2011/12/22/xbee-wireless-servo-control/</link>
		<comments>http://www.pyroelectro.com/2011/12/22/xbee-wireless-servo-control/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 18:10:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[Microcontroller Tutorials]]></category>
		<category><![CDATA[microcontrollers]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=3642</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/xbee_servo_wireless.jpg" /></div></div>Today's article shows you how to build a basic wireless input and output system in the form of a single transmitter and single receiver. Communication is one way to keep things simple with two xbee modules being used for the wireless link. In the end, a small trimpot will control the movement of a servo motor.<br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_2.jpg"></center></div><div class="article_link"><a href="http://www.pyroelectro.com/tutorials/wireless_servo_control/">Read</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2011/12/22/xbee-wireless-servo-control/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

