<?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>Jonathan Arbib &#187; alix</title>
	<atom:link href="http://arbib.it/tag/alix/feed/" rel="self" type="application/rss+xml" />
	<link>http://arbib.it</link>
	<description>Mzee mulimu; A bit of my work, life, and experiences.</description>
	<lastBuildDate>Wed, 09 May 2012 11:51:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Alix 3d3 scripts</title>
		<link>http://arbib.it/2010/05/18/alix-3d3-scripts/</link>
		<comments>http://arbib.it/2010/05/18/alix-3d3-scripts/#comments</comments>
		<pubDate>Tue, 18 May 2010 19:26:31 +0000</pubDate>
		<dc:creator>ac3bf1</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[alic 3d3]]></category>
		<category><![CDATA[alix]]></category>
		<category><![CDATA[alix temperature]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://arbib.it/?p=653</guid>
		<description><![CDATA[Simple stats script: #!/bin/bash clear while [ 1 ] do uptime df -h &#124; grep Filesystem df -h &#124; grep rootfs df -h &#124; grep usb echo "" Temp1=$(cat /sys/bus/i2c/drivers/lm90/0-004c/temp1_input) Temp2=$(cat /sys/bus/i2c/drivers/lm90/0-004c/temp2_input) echo "MB T  = "$Temp1 echo "CPU T = "$Temp2 sleep 1 clear done Insert it in a file. I called it stats.sh [...]]]></description>
			<content:encoded><![CDATA[<p>Simple stats script:</p>
<pre>#!/bin/bash
clear
while [ 1 ]
do
 uptime
 df -h | grep Filesystem
 df -h | grep rootfs
 df -h | grep usb
 echo ""
 Temp1=$(cat /sys/bus/i2c/drivers/lm90/0-004c/temp1_input)
 Temp2=$(cat /sys/bus/i2c/drivers/lm90/0-004c/temp2_input)
 echo "MB T  = "$Temp1
 echo "CPU T = "$Temp2
 sleep 1
 clear
done</pre>
<p>Insert it in a file. I called it stats.sh</p>
<p>chmod a+x stats.sh</p>
<p>and run with ./stats.sh</p>
<p>It updates every second and returns:</p>
<ul>
<li>uptime with load</li>
<li>Disk space and usb disk space</li>
<li>MB temp</li>
<li>CPU temp</li>
</ul>
<p>You can add all you want in there or remove what you don&#8217;t need :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://arbib.it/2010/05/18/alix-3d3-scripts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PC Engines &#8211; Alix 3d3</title>
		<link>http://arbib.it/2010/05/18/pc-engines-alix-3d3/</link>
		<comments>http://arbib.it/2010/05/18/pc-engines-alix-3d3/#comments</comments>
		<pubDate>Tue, 18 May 2010 19:08:49 +0000</pubDate>
		<dc:creator>ac3bf1</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[alix]]></category>
		<category><![CDATA[alix 3d3]]></category>
		<category><![CDATA[gps gsm tracker]]></category>
		<category><![CDATA[gps tracker]]></category>
		<category><![CDATA[open source gps tracker]]></category>
		<category><![CDATA[pc engines]]></category>
		<category><![CDATA[pc engines alix]]></category>
		<category><![CDATA[pc engines alix 3d3]]></category>
		<category><![CDATA[pcengines]]></category>

		<guid isPermaLink="false">http://arbib.it/?p=635</guid>
		<description><![CDATA[Just purchased a PC Engines Alix 3d3. online from MS Distribution (UK) for ~£110.00. I have a plan for it&#8230; read on&#8230; Specs follow: CPU 500 MHz AMD Geode LX800 DRAM 256MB DDR DRAM Storage CompactFlash socket Power DC jack or passive POE, min. 7V to max. 20V Expansion 2 miniPCI slots, LPC bus Monitoring [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://arbib.it/wp-content/uploads/2010/05/alix3d3.jpg"><img class="size-medium wp-image-636 alignleft" title="alix3d3" src="http://arbib.it/wp-content/uploads/2010/05/alix3d3-300x178.jpg" alt="" width="180" height="107" /></a>Just purchased a <a href="http://www.pcengines.ch/alix3d3.htm" target="_blank">PC Engines Alix 3d3</a>. online from <a href="http://www.msdist.co.uk/" target="_blank">MS Distribution (UK)</a> for ~£110.00. I have a plan for it&#8230; read on&#8230;</p>
<p>Specs follow:</p>
<table border="0" cellspacing="0" cellpadding="5" width="96%" align="center">
<tbody>
<tr bgcolor="#f2f4f9">
<td width="46%" height="20" valign="top"><span style="color: #000000;">CPU</span></td>
<td width="54%" valign="top"><span style="color: #000000;">500 MHz AMD  Geode LX800</span></td>
</tr>
<tr bgcolor="#e0e4f1">
<td width="46%" height="20" valign="top"><span style="color: #000000;">DRAM</span></td>
<td width="54%" valign="top"><span style="color: #000000;">256MB DDR DRAM</span></td>
</tr>
<tr bgcolor="#f2f4f9">
<td width="46%" height="20" valign="top"><span style="color: #000000;">Storage</span></td>
<td width="54%" valign="top"><span style="color: #000000;">CompactFlash  socket</span></td>
</tr>
<tr bgcolor="#e0e4f1">
<td width="46%" height="20" valign="top"><span style="color: #000000;">Power</span></td>
<td width="54%" valign="top"><span style="color: #000000;">DC jack or  passive POE, min. 7V to max. 20V</span></td>
</tr>
<tr bgcolor="#f2f4f9">
<td width="46%" height="20" valign="top"><span style="color: #000000;">Expansion</span></td>
<td width="54%" valign="top"><span style="color: #000000;">2 miniPCI  slots, LPC bus</span></td>
</tr>
<tr bgcolor="#e0e4f1">
<td width="46%" height="20" valign="top"><span style="color: #000000;">Monitoring</span></td>
<td width="54%" valign="top"><span style="color: #000000;">3  LEDs</span></td>
</tr>
<tr bgcolor="#f2f4f9">
<td width="46%" height="20" valign="top"><span style="color: #000000;">Connectivity</span></td>
<td width="54%" valign="top"><span style="color: #000000;">1 Ethernet , 1  dual USB</span></td>
</tr>
<tr bgcolor="#e0e4f1">
<td width="46%" height="20" valign="top"><span style="color: #000000;"></span></td>
<td width="54%" valign="top"><span style="color: #000000;">1 VGA, 2audio</span></td>
</tr>
<tr bgcolor="#f2f4f9">
<td width="46%" height="20" valign="top"><span style="color: #000000;">Size</span></td>
<td width="54%" valign="top"><span style="color: #000000;">100 x 160 mm</span></td>
</tr>
</tbody>
</table>
<h2>First Mod: Heatsink with fan!</h2>
<p><a href="http://arbib.it/wp-content/uploads/2010/05/photo-2.jpg"><img class="alignnone size-medium wp-image-640" title="photo 2" src="http://arbib.it/wp-content/uploads/2010/05/photo-2-225x300.jpg" alt="" width="225" height="300" /></a><a href="http://arbib.it/wp-content/uploads/2010/05/photo-3.jpg"><img class="alignnone size-medium wp-image-641" title="photo 3" src="http://arbib.it/wp-content/uploads/2010/05/photo-3-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p>I noticed that my processor was going up to the 50&#8242;s plus degrees when working, so I decided to keep it cool by adding a Heatsing with a FAN. I found one on <a href="http://www.amazon.co.uk/StarTech-com-Chipset-Video-Round-Heatsink/dp/B00006B8EE/ref=sr_1_1?ie=UTF8&amp;s=electronics&amp;qid=1274208790&amp;sr=8-1" target="_blank">Amazon.co.uk</a>, specifically designed for Graphics chips, so I thought it would be ok for my Alix. It came with a self-adhesive strip on the bottom which made installation simple. Then after seeing that an 18V supply for the Alix was too high, and hmm&#8230; I ran out of adequate resistors to step down the voltage&#8230; I hooked on the 5V supply right behind the Serial port! And that ensures i get minimal fan spin, and hence virtually no noise from the fan. The airflow is enough to cool down the heatsink, as there is a noticeable difference when the fan is operational and not.</p>
<p>Update: While compiling the kernel the cpu temperature stays below 42 degrees (Celsius)</p>
<h2>Application:</h2>
<p>I am now trying to develop a home-made GPS tracker with a GPRS modem to &#8220;report back&#8221; the location&#8230; More on this coming soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://arbib.it/2010/05/18/pc-engines-alix-3d3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

