<?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>CircuitXpert.com &#187; Projects</title>
	<atom:link href="http://www.circuitxpert.com/blog/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.circuitxpert.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 27 Sep 2011 18:54:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Remote Control Using Telephone</title>
		<link>http://www.circuitxpert.com/blog/2010/02/remote-control-using-telephone/</link>
		<comments>http://www.circuitxpert.com/blog/2010/02/remote-control-using-telephone/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 04:21:25 +0000</pubDate>
		<dc:creator>Zaid</dc:creator>
				<category><![CDATA[Idea]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[circuitxpert]]></category>
		<category><![CDATA[electronic circuit]]></category>
		<category><![CDATA[Remote Control Using Telephone]]></category>

		<guid isPermaLink="false">http://www.circuitxpert.com/blog/?p=129</guid>
		<description><![CDATA[Here is a teleremote circuit which enables switching on and off of appliances through telephone lines. It can be used to switch appliances from any distance, overcoming the limited range of infrared and radio remote controls. The circuit described here can be used to switch up to nine appliances (corresponding to the digits 1 through [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a teleremote circuit which enables switching on and off of appliances through telephone lines. It can be used to switch appliances from any distance, overcoming the limited range of infrared and radio remote controls.<br />
The circuit described here can be used to switch up to nine appliances (corresponding to the digits 1 through 9 of the telephone key-pad). The DTMF signals on telephone instrument are used as control signals.<br />
The digit 0 in DTMF mode is used to toggle between the appliance mode and normal telephone operation mode. Thus the telephone can be used to switch on or switch off the appliances also while being used for normal conversation.</p>
<p>The circuit uses IC KT3170 (DTMF-to-BCD converter), 74154 (4-to-16-line demult-iplexer), and five CD4013 (D flip-flop) ICs. The working of the circuit is as follows.<br />
Once a call is established (after hearing ring-back tone), dial 0 in DTMF mode. IC1 decodes this as 1010, which is further demultiplexed by IC2 as output O10 (at pin 11) of IC2 (74154).<br />
The active low output of IC2, after inversion by an inverter gate of IC3 (CD4049), becomes logic 1. This is used to toggle flip-flop-1 (F/F-1) and relay RL1 is energised.<br />
Relay RL1 has two changeover contacts, RL1(a) and RL1(b).<br />
The energised RL1(a) contacts provide a 220-ohm loop across the telephone line while RL1(b) contacts inject a 10kHz tone on the line, which indicates to the caller that appliance mode has been selected.<br />
The 220-ohm loop on telephone line disconnects the ringer from the telephone line in the exchange.<br />
The line is now connected for appliance mode of operation. If digit 0 is not dialed (in DTMF) after establishing the call, the ring continues and the telephone can be used for normal conversation.<br />
After selection of the appliance mode of operation, if digit 1 is dialed, it is decoded by IC1 and its output is 0001.</p>
<p>This BCD code is then demultiplexed by 4-to-16-line demultiplexer IC2 whose corresponding output, after inversion by a CD4049 inverter gate, goes to logic 1 state. This pulse toggles the corresponding flip-flop to alternate state.<br />
The flip-flop output is used to drive a relay (RL2) which can switch on or switch off the appliance connected through its contacts. By dialing other digits in a similar way, other appliances can also be switched on or off.<br />
Once the switching operation is over, the 220-ohm loop resistance and 10kHz tone needs to be removed from the telephone line.</p>
<p>To achieve this, digit 0 (in DTMF mode) is dialed again to toggle flip-flop-1 to de-energise relay RL1, which terminates the loop on line and the 10kHz tone is also disconnected.<br />
The telephone line is thus again set free to receive normal calls.This circuit is to be connected in parallel to the telephone instrument</p>
<p><a href="http://lnkgt.com/Tj" target="_blank">Download Schematic Diagram Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.circuitxpert.com/blog/2010/02/remote-control-using-telephone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Line Follower Robot</title>
		<link>http://www.circuitxpert.com/blog/2009/04/line-follower-robot/</link>
		<comments>http://www.circuitxpert.com/blog/2009/04/line-follower-robot/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 04:50:12 +0000</pubDate>
		<dc:creator>4y133</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[follower robot]]></category>
		<category><![CDATA[line follower robot]]></category>
		<category><![CDATA[line robot]]></category>

		<guid isPermaLink="false">http://www.circuitxpert.com/blog/?p=100</guid>
		<description><![CDATA[Microcontrollor AT89C2051 and H-Bridge driver L293D were used  to control direction and speed of motor. Circuit diagram of Infrared sensors and comparators. Position of sensors,  left hand side is side view and right hand side is top view. Software Software for write to AT89C2051 is robot1.hex ,which was written by C-language ,the  source code is [...]]]></description>
			<content:encoded><![CDATA[<p>Microcontrollor AT89C2051 and H-Bridge driver L293D were used  to control direction and speed of motor.</p>
<p><img class="alignnone" title="Line Follower Schematic" src="http://www.kmitl.ac.th/~kswichit/LFrobot/Pbotcircuit.gif" alt="" width="433" height="426" /></p>
<p><img class="alignnone" title="Ir Circuit" src="http://www.kmitl.ac.th/~kswichit/LFrobot/IRcircuit.gif" alt="" width="372" height="795" /></p>
<p style="text-align: center;"><strong>Circuit diagram of Infrared sensors and comparators.</strong></p>
<p><img class="alignnone" title="sensor" src="http://www.kmitl.ac.th/~kswichit/LFrobot/sensors.gif" alt="" width="444" height="193" /></p>
<p style="text-align: center;"><strong>Position of sensors,  left hand side is side view and right hand side is top view.</strong></p>
<p><strong><span style="font-family: Times New Roman,Times;"><span style="font-size: xx-small;">Software</span></span></strong></p>
<p><span style="color: #000000;">Software for write to AT89C2051 is<strong> <a href="http://www.kmitl.ac.th/%7Ekswichit/LFrobot/robot1.hex">robot1.hex</a></strong></span> ,which was written by C-language ,the  source code is<strong> <a href="http://www.kmitl.ac.th/%7Ekswichit/LFrobot/robot1.c">robot1.c</a></strong>compiled by using MC51 in TINY model with my start up code<strong> <a href="http://www.kmitl.ac.th/%7Ekswichit/LFrobot/robot.asm">robot.asm</a></strong> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.circuitxpert.com/blog/2009/04/line-follower-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 Channel RF Remote Control</title>
		<link>http://www.circuitxpert.com/blog/2009/04/4-channel-rf-remote-control/</link>
		<comments>http://www.circuitxpert.com/blog/2009/04/4-channel-rf-remote-control/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 02:19:06 +0000</pubDate>
		<dc:creator>4y133</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[4 channel remote control]]></category>
		<category><![CDATA[4 channel rf control]]></category>
		<category><![CDATA[4 channel rf remote control]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[remote control diagram]]></category>
		<category><![CDATA[remote control schematic]]></category>
		<category><![CDATA[rf remote control]]></category>

		<guid isPermaLink="false">http://www.circuitxpert.com/blog/?p=90</guid>
		<description><![CDATA[*already test this circuit. It work well. Figure 1. RF 4 channels remote Transmitter This is a very simple RF transmitter circuit that consists of the Holtek HT-12E encoder chip and AM 418MHZ-transmitter module (WZ-X01). Using the hybrid RF xmit/receive modules make building the RF remote control a lot easy. ...Subscriber Only Page. Click Here [...]]]></description>
			<content:encoded><![CDATA[<p>*already test this circuit. It work well.</p>
<p><img class="alignright" title="Tx_cx" src="http://home.att.net/~wzmicro/images/wz-x01.gif" alt="" width="520" height="452" /></p>
<p><span style="font-family: Arial,Helvetica;"> Figure 1. RF 4 channels remote Transmitter</span></p>
<p><span style="font-family: Arial,Helvetica;"> This is a very simple RF transmitter circuit that consists of the Holtek <a href="http://home.att.net/%7Ewzmicro1/data/2_12E.pdf"> HT-12E</a> encoder chip and AM 418MHZ-transmitter module (<a href="http://home.att.net/%7Ewzmicro/rf_xmitter_receiver.htm">WZ-X01</a>). Using the hybrid <a href="http://home.att.net/%7Ewzmicro/rf_xmitter_receiver.htm"> RF xmit/receive modules</a> make building the RF remote control a lot easy. </span><strong>...<p><a href="http://www.circuitxpert.com/blog/wp-login.php">Subscriber Only Page. Click Here to Register..</a></p></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.circuitxpert.com/blog/2009/04/4-channel-rf-remote-control/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>10 Watt Audio Amplifier</title>
		<link>http://www.circuitxpert.com/blog/2009/03/10-watt-audio-amplifier/</link>
		<comments>http://www.circuitxpert.com/blog/2009/03/10-watt-audio-amplifier/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 05:56:02 +0000</pubDate>
		<dc:creator>4y133</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[10 watt amplifier]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[amplifier]]></category>
		<category><![CDATA[simple amp]]></category>

		<guid isPermaLink="false">http://www.circuitxpert.com/blog/?p=76</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="amp" src="http://english.cxem.net/amplifier/amplifier67.png" alt="" width="494" height="444" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.circuitxpert.com/blog/2009/03/10-watt-audio-amplifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>9V battery indicator</title>
		<link>http://www.circuitxpert.com/blog/2009/02/9v-battery-indicator/</link>
		<comments>http://www.circuitxpert.com/blog/2009/02/9v-battery-indicator/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 09:00:24 +0000</pubDate>
		<dc:creator>4y133</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[9v battery charge]]></category>
		<category><![CDATA[9v indicator;indicator;9v;battery indicator;]]></category>
		<category><![CDATA[battery indicator]]></category>

		<guid isPermaLink="false">http://www.circuitxpert.com/blog/?p=66</guid>
		<description><![CDATA[This is a very simple 9V low battery indicator circuit which has 2 LEDs, one green which will light up when the battery voltage is higher than 6.9 volts and one red LED which will light up when the battery voltage is bellow 6.9 volts. You can use BC547 … BC549 .]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="9VBattery" src="http://electroschematics.com/wp-content/uploads/2009/01/9volt-battery2.jpg" alt="" width="140" height="140" /></p>
<p>This is a very simple <span id="high_1" class="searchterm1">9V</span> low battery <span id="high_3" class="searchterm3">indicator</span> circuit which has 2 LEDs, one green which will light up when the <span id="high_2" class="searchterm2">battery</span> voltage is higher than 6.9 volts and one red <acronym title="Light Emitting Diode">LED</acronym> which will light up when the <span class="searchterm2">battery</span> voltage is bellow 6.9 volts. You can use BC547 … BC549 .</p>
<p><img class="alignnone" title="schematic" src="http://electroschematics.com/wp-content/uploads/2009/01/battery-indicator.gif" alt="" width="487" height="285" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.circuitxpert.com/blog/2009/02/9v-battery-indicator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blown Fuse Indicator</title>
		<link>http://www.circuitxpert.com/blog/2008/12/blown-fuse-indicator/</link>
		<comments>http://www.circuitxpert.com/blog/2008/12/blown-fuse-indicator/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 16:16:50 +0000</pubDate>
		<dc:creator>4y133</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[blown]]></category>
		<category><![CDATA[blown fuse indicator]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[fuse indicator]]></category>

		<guid isPermaLink="false">http://www.circuitxpert.com/blog/?p=56</guid>
		<description><![CDATA[Generally, when an equipment indicates no power, the cause may be just a blown fuse. Here is a circuit that shows the condition of fuse through LEDs. This compact circuit is very useful and reliable. It uses very few components, which makes it inexpensive too. Under normal conditions (when fuse is alright), voltage drop in [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: xx-small; font-family: Verdana,Arial,Helvetica,sans-serif;">Generally,                          when an equipment indicates no power, the cause may be                          just a blown fuse. Here is a circuit that shows the condition                          of fuse through LEDs. This compact circuit is very useful                          and reliable. It uses very few components, which makes                          it inexpensive too.</span></p>
<p><span style="font-size: xx-small; font-family: Verdana,Arial,Helvetica,sans-serif;">Under                            normal conditions (when fuse is alright), voltage drop                            in first arm is 2V + (2 x 0.7V) = 3.4V, whereas in second                            arm it is only 2V. So current flows through the second                            arm, i.e. through the green LED, causing it to glow;                            whereas the red LED remains off.</span></p>
<p><img class="aligncenter" title="fuse-1" src="http://www.electronicsforu.com/efylinux/circuit/sep2000/fuse-1.jpg" alt="" width="292" height="136" /></p>
<p><span style="font-size: xx-small; font-family: Verdana,Arial,Helvetica,sans-serif;">When                          the fuse blows off, the supply to green LED gets blocked,                          and because only one LED is in the circuit, the red LED                          glows. In case of power failure, both LEDs remain ‘off’.</span> <span style="font-size: xx-small; font-family: Verdana,Arial,Helvetica,sans-serif;">This                          circuit can be easily modified to produce a siren in fuse-blown                          condition (see Fig. 2). An optocoupler is used to trigger                          the siren. When the fuse blows, red LED glows. Simultaneously                          it switches ‘on’ the siren.</span></p>
<p style="text-align: center;"><img class="aligncenter" title="fuse-2" src="http://www.electronicsforu.com/efylinux/circuit/sep2000/fuse-2.jpg" alt="" width="331" height="209" /></p>
<p style="text-align: center;"><span style="font-size: xx-small; font-family: Verdana,Arial,Helvetica,sans-serif;">In                          place of a bicolour LED, two LEDs of red and green colour                          can be used. Similarly, only one diode in place of D1                          and D2 may be used. Two diodes are used to increase the                          voltage drop, since the two LEDs may produce different                          voltage drops.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.circuitxpert.com/blog/2008/12/blown-fuse-indicator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FM Telephone Bug</title>
		<link>http://www.circuitxpert.com/blog/2008/09/fm-telephone-bug/</link>
		<comments>http://www.circuitxpert.com/blog/2008/09/fm-telephone-bug/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 16:45:12 +0000</pubDate>
		<dc:creator>Zaid</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[FM]]></category>
		<category><![CDATA[Telephone Bug]]></category>

		<guid isPermaLink="false">http://www.circuitxpert.com/blog/?p=30</guid>
		<description><![CDATA[Here is a simple transmitter that when connected to a phone line, will transmit anything on that line (execpt the dial tone) to any FM radio. The frequency can be tuned from 88 to about 94Mhz and the range is about 200 feet. It is extremely easy to build and is therefore a good, useful [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a simple transmitter that when connected to a phone line, will transmit anything on that line (execpt the dial tone) to any FM radio. The frequency can be tuned from 88 to about 94Mhz and the range is about 200 feet. It is extremely easy to build and is therefore a good, useful beginner project.</p>
<p><strong>...<p><a href="http://www.circuitxpert.com/blog/wp-login.php">Subscriber Only Page. Click Here to Register..</a></p></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.circuitxpert.com/blog/2008/09/fm-telephone-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

