<?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>Digital Gauge Blog &#187; SCHEMATICS</title>
	<atom:link href="http://www.digital-gauge.com/category/tire-pressure-gauge/schematics/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digital-gauge.com</link>
	<description>Digital Gauge Technology and Relational Production</description>
	<lastBuildDate>Wed, 14 Apr 2010 08:24:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SCHEMATICS</title>
		<link>http://www.digital-gauge.com/tire-pressure-gauge/schematics.html</link>
		<comments>http://www.digital-gauge.com/tire-pressure-gauge/schematics.html#comments</comments>
		<pubDate>Wed, 15 Jul 2009 06:25:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SCHEMATICS]]></category>
		<category><![CDATA[Tire Pressure Gauge]]></category>

		<guid isPermaLink="false">http://www.digital-gauge.com/?p=16</guid>
		<description><![CDATA[Based on the component selection made earlier, we can now look at the detailed schematic diagram of the application
(see Figure).
The LCD and the sensor are connected to GPIO pins of the microcontroller. The LCD drive waveforms and SPI communication interface for the sensor are created in software.
The CPU is clocked by an external oscillator. To [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-33" href="http://www.digital-gauge.com/tire-pressure-gauge/schematics.html/attachment/schematic-diagram"></a><a rel="attachment wp-att-33" href="http://www.digital-gauge.com/tire-pressure-gauge/schematics.html/attachment/schematic-diagram"></a>Based on the component selection made earlier, we can now look at the detailed schematic diagram of the application<br />
(see Figure).</p>
<p><a rel="attachment wp-att-33" href="http://www.digital-gauge.com/tire-pressure-gauge/schematics.html/attachment/schematic-diagram"></a><a href="http://www.digital-gauge.com/wp-content/uploads/2009/07/schematic-diagram.JPG"><img class="alignleft size-medium wp-image-33" title="schematic diagram" src="http://www.digital-gauge.com/wp-content/uploads/2009/07/schematic-diagram-300x222.jpg" alt="schematic diagram" width="300" height="222" /></a>The LCD and the sensor are connected to GPIO pins of the microcontroller. The LCD drive waveforms and SPI communication interface for the sensor are created in software.<br />
The CPU is clocked by an external oscillator. To further reduce the overall system cost, the oscillator can be replaced by a low–cost resonator since accurate timing is not required or the CPU can be replaced by MC68HC908JL3 (as mentioned above).<br />
The push button is connected to the IRQ pin of the CPU. Button depression can wake–up the CPU from low power stop mode even when the oscillator is stopped to minimize the power consumption.</p>
<p>During SW debugging, the code of the application is downloaded to the CPU through the SCI port (RS–232 protocol) by utilizing the serial bootloader. This path can also be used for future firmware upgrades.<br />
The bill of materials is shown under Table.</p>
<table border="1">
<tbody>
<tr>
<td width="100"><strong>Item</strong></td>
<td width="100"><strong>Quantity</strong></td>
<td width="300"><strong>Reference</strong></td>
<td width="300"><strong>Part</strong></td>
</tr>
<tr>
<td width="100">1</td>
<td width="100">1</td>
<td width="300">BT1</td>
<td width="300">CR2032, 3 V Lithium</td>
</tr>
<tr>
<td width="100">2</td>
<td width="100">2</td>
<td width="300">C2, C1</td>
<td width="300">22n</td>
</tr>
<tr>
<td width="100">3</td>
<td width="100">1</td>
<td width="300">C3</td>
<td width="300">470n</td>
</tr>
<tr>
<td width="100">4</td>
<td width="100">2</td>
<td width="300">C4, C5</td>
<td width="300">100n</td>
</tr>
<tr>
<td width="100">5</td>
<td width="100">1</td>
<td width="300">D1</td>
<td width="300">LCD, 2 x 11 Segments</td>
</tr>
<tr>
<td width="100">6</td>
<td width="100">1</td>
<td width="300">J2</td>
<td width="300">Connectors and MPXY8010</td>
</tr>
<tr>
<td width="100">7</td>
<td width="100">1</td>
<td width="300">J3</td>
<td width="300">Header for Debugging</td>
</tr>
<tr>
<td width="100">8</td>
<td width="100">1</td>
<td width="300">R1</td>
<td width="300">330k</td>
</tr>
<tr>
<td width="100">9</td>
<td width="100">1</td>
<td width="300">R2</td>
<td width="300">10M</td>
</tr>
<tr>
<td width="100">10</td>
<td width="100">4</td>
<td width="300">R3, R4, R5, R6</td>
<td width="300">10k</td>
</tr>
<tr>
<td width="100">11</td>
<td width="100">1</td>
<td width="300">SW1</td>
<td width="300">Push Button</td>
</tr>
<tr>
<td width="100">12</td>
<td width="100">1</td>
<td width="300">U1</td>
<td width="300">MC68HC908GR8</td>
</tr>
<tr>
<td width="100">13</td>
<td width="100">1</td>
<td width="300">Y1</td>
<td width="300">Crystal, 32.768 kHz</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.digital-gauge.com/tire-pressure-gauge/schematics.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
