Project

General

Profile

Revision 36d4e296

ID36d4e296cd50f94e99a916b7f8040c82f3a7f221

Added by Dan Shope over 12 years ago

Updated website with shopping cart and pricing page. Updated CAD model & testing layouts.

View differences:

docs/www/colonyscout/cache/intro.html
31 31

  
32 32
<div id="general"> 
33 33
	<div id="top">
34
		<a href="index.php"><img src="/images/scout_logo.gif"></a>
34
		<a href="index.php"><img src="/images/scout_logo.jpg"></a>
35 35
		<div id="top-navigation">
36 36
			<a title="Introduction to the Scout robot" href="/intro.php">Introduction</a>
37 37
			<a title="Mechanics of the Colony Scout" href="/mechanics.php">Mechanics</a>
......
104 104
						<div class="hr"></div>
105 105
						
106 106
						<h1>Feature Comparison</h1>
107
						<table> 
107
						<table class="intro"> 
108 108
							<tr><th><strong>Tech</strong></th><th><strong>Colony III</strong></th><th><strong>Scout</strong></th></tr> 
109
							<tr><td>Processor</td><td>8MHz 8-bit AVR</td><td>600MHz 32-bit ARM9 + 16MHz 8-bit AVR</td></tr> 
109
							<tr><td>Processor</td><td>8MHz 8-bit AVR</td><td>600MHz 32-bit Cortex A8 + 16MHz 8-bit AVR</td></tr> 
110 110
							<tr><td>Rangefinders</td><td>5 Position (1.5-12in) IR</td><td>48 Position, 360-degree coverage (0-20ft) Sonar</td></tr> 
111
							<tr><td>Battery</td><td>6.0VDC 2.6Ah NiMH</td><td>7.4VDC 4.0Ah Lion</td> </tr> 
111
							<tr><td>Battery</td><td>6.0VDC 2.6Ah NiMH</td><td>7.4VDC 3.0Ah Lion</td> </tr> 
112 112
							<tr><td>Locomotion</td><td>2 Wheel Differential Drive</td><td>4WD Skid Steer</td> </tr> 
113 113
							<tr><td>Ground Clearance</td><td>None</td><td>1.34" Clearance with Rocker Pivot to conform to terrain</td> </tr> 
114 114
							<tr><td>Cliff Detection</td><td>None</td><td>3 Side Drop-off Detection</td> </tr> 
115
							<tr><td>BOM</td><td>16 Point IR</td><td>4 Point IR with modulation</td> </tr> 
116
							<tr><td>Wireless</td><td>Zigbee, 300 ft range</td><td>IPv6, 1 mile range</td> </tr> 
115
							<tr><td>BOM</td><td>16 Point IR</td><td>4 Point IR with modulation and noise suppression</td> </tr> 
116
							<tr><td>Wireless</td><td>Zigbee, 300 ft range</td><td>Zigbee, >300 ft range</td> </tr> 
117 117
							<tr><td>Charging</td><td> Removable</td><td>Integrated homing and charging contacts</td> </tr> 
118 118
							<tr><td>Extension</td><td>None</td><td> Accessory/Expansion hardpoints and power/data connection</td> </tr> 
119 119
							<tr><td>Production</td><td>Botrics</td><td>In-house design and manufacturing for full control over device lifetime</td> 
......
140 140

  
141 141
	<div id="footer">
142 142
		<center><p>
143
		<span class="small" style="position:relative; top:30px; left:0px;">&copy;2009-2010 ColonyScout.com. All Rights Reserved. 
144
		| <a href="index.php">Home</a>
145
		| <a href="team.php#contact">Contact</a>
146
		| <a href="sitemap.php">Sitemap</a>
147
		| <a href="internal/">Internal</a>
148
		| <a href="http://www.roboticsclub.org/redmine/wiki/colonyscout">Wiki</a></span>
143
		<span class="small" style="position:relative; top:30px; left:0px;">&copy;2009-2011 ColonyScout.com. All Rights Reserved. 
144
		| <a href="/index.php">Home</a>
145
		| <a href="/team.php#contact">Contact</a>
146
		| <a href="/sitemap.php">Sitemap</a>
147
		| <a href="/internal/">Internal</a>
148
		| <a href="http://www.roboticsclub.org/redmine/wiki/colonyscout" target="_blank">Wiki</a></span>
149 149
		</p></center>
150 150
	</div>
151 151

  

Also available in: Unified diff