<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Marcin Juszkiewicz - minicom</title><link href="https://marcin.juszkiewicz.com.pl/" rel="alternate"/><link href="https://marcin.juszkiewicz.com.pl/tag/minicom/feed/" rel="self"/><id>https://marcin.juszkiewicz.com.pl/</id><updated>2007-06-09T18:55:00+02:00</updated><entry><title>Small does not mean powerless</title><link href="https://marcin.juszkiewicz.com.pl/2007/06/09/small-does-not-mean-powerless/" rel="alternate"/><published>2007-06-09T18:55:00+02:00</published><updated>2007-06-09T18:55:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2007-06-09:/2007/06/09/small-does-not-mean-powerless/</id><summary type="html">&lt;p&gt;Koen&amp;#8217;s post about &lt;span class="caps"&gt;AVR32&lt;/span&gt; Network Gateway and few posts on usenet reminded me that many people still think that small devices are crap and lack power to do&amp;nbsp;anything.&lt;/p&gt;
&lt;p&gt;Do they? I think that not. Here I use two small embedded&amp;nbsp;devices:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Linksys &lt;span class="caps"&gt;NSLU2&lt;/span&gt; as &lt;span class="caps"&gt;NFS&lt;/span&gt; server (plans are …&lt;/li&gt;&lt;/ul&gt;</summary><content type="html">&lt;p&gt;Koen&amp;#8217;s post about &lt;span class="caps"&gt;AVR32&lt;/span&gt; Network Gateway and few posts on usenet reminded me that many people still think that small devices are crap and lack power to do&amp;nbsp;anything.&lt;/p&gt;
&lt;p&gt;Do they? I think that not. Here I use two small embedded&amp;nbsp;devices:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Linksys &lt;span class="caps"&gt;NSLU2&lt;/span&gt; as &lt;span class="caps"&gt;NFS&lt;/span&gt; server (plans are to add &lt;span class="caps"&gt;TFTP&lt;/span&gt;, Samba, &lt;span class="caps"&gt;CUPS&lt;/span&gt; and Bluetooth &lt;span class="caps"&gt;AP&lt;/span&gt;)&lt;/li&gt;
&lt;li&gt;Linksys &lt;span class="caps"&gt;WRT54GS&lt;/span&gt; as&amp;nbsp;router/firewall&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both do their work without any problems, both runs Linux and opensource distributions (OpenSlug and&amp;nbsp;OpenWRT).&lt;/p&gt;
&lt;p&gt;Soon will add something based on one of &lt;span class="caps"&gt;AT91&lt;/span&gt; devboards but more to experiment with software then normal usage. And as I have 20 pin header soldered to OpenMoko debug board it can even be bricked (&lt;span class="caps"&gt;JTAG&lt;/span&gt; port was already tested with other device then&amp;nbsp;Neo1973).&lt;/p&gt;
&lt;p&gt;Great thing is that systems like &lt;span class="caps"&gt;AT91SAM9263EK&lt;/span&gt;, Gateway or &lt;span class="caps"&gt;STK1000&lt;/span&gt; (another &lt;span class="caps"&gt;AVR32&lt;/span&gt; devboard from Atmel) can be used to produce many different devices &amp;#8212; I remember talk with one guy who shown his developer board (about A4 size) and final device (small rugged mobile device with barcode scanner) and told that this devboard was used to create about 10 misc&amp;nbsp;models.&lt;/p&gt;
&lt;p&gt;My friend made a project of own device based on &lt;span class="caps"&gt;AT91&lt;/span&gt; &lt;span class="caps"&gt;ARM&lt;/span&gt; cpu with few peripherials. Total cost was less then 100 &lt;span class="caps"&gt;EUR&lt;/span&gt; and it can be used to different tasks and also give possibility to learn how to write kernel code (to handle all&amp;nbsp;addons).&lt;/p&gt;
&lt;p&gt;As Cliff Brake&amp;nbsp;wrote: &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;you cannot afford to not use Linux in your own projects. There are too many drivers and ready to use code to not make use of them. You can even get nice modules for less then 100 dollars (&lt;span class="caps"&gt;ARM&lt;/span&gt;, &lt;span class="caps"&gt;AVR32&lt;/span&gt;, x86 based) if you do not want to design own one. Then next step is OpenEmbedded and you have problem which software to choose as there is too much to choose&amp;nbsp;:)&lt;/p&gt;
&lt;/blockquote&gt;</content><category term="at91"/><category term="consulting"/><category term="free drivers"/><category term="jtag"/><category term="linux"/><category term="minicom"/><category term="nslu2"/><category term="openembedded"/><category term="openmoko"/><category term="wrt54"/><category term="openwrt"/></entry><entry><title>Serial cable for Zaurus</title><link href="https://marcin.juszkiewicz.com.pl/2006/05/05/serial-cable-for-zaurus/" rel="alternate"/><published>2006-05-05T11:15:00+02:00</published><updated>2006-05-05T11:15:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2006-05-05:/2006/05/05/serial-cable-for-zaurus/</id><summary type="html">&lt;p&gt;Today I received Sharp &lt;span class="caps"&gt;CE&lt;/span&gt;-&lt;span class="caps"&gt;170TS&lt;/span&gt; serial cable. It was donated by one of OpenZaurus users which does not make any use of it. After some checking which &lt;span class="caps"&gt;RS232&lt;/span&gt; port on my desktop machine&amp;nbsp;is &lt;code&gt;/dev/tts/0&lt;/code&gt; and&amp;nbsp;which &lt;code&gt;/dev/tts/1&lt;/code&gt; I got the second one working and …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Today I received Sharp &lt;span class="caps"&gt;CE&lt;/span&gt;-&lt;span class="caps"&gt;170TS&lt;/span&gt; serial cable. It was donated by one of OpenZaurus users which does not make any use of it. After some checking which &lt;span class="caps"&gt;RS232&lt;/span&gt; port on my desktop machine&amp;nbsp;is &lt;code&gt;/dev/tts/0&lt;/code&gt; and&amp;nbsp;which &lt;code&gt;/dev/tts/1&lt;/code&gt; I got the second one working and&amp;nbsp;installed &lt;code&gt;minicom&lt;/code&gt; to get usable terminal (I&amp;nbsp;used &lt;code&gt;minicom&lt;/code&gt; years ago during studies when text terminals connected to multiport serial cards was something&amp;nbsp;normal).&lt;/p&gt;
&lt;p&gt;Few minutes later I got nice prompt in&amp;nbsp;terminal:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;OpenZaurus 3.5.4.1-rc1 c7x0 ttyS0
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now I can provide detailed kernel logs so maybe my 256M &lt;span class="caps"&gt;SD&lt;/span&gt; card will get more fixes from &lt;span class="caps"&gt;RMK&lt;/span&gt;&amp;nbsp;:)&lt;/p&gt;</content><category term="donations"/><category term="minicom"/><category term="openembedded"/><category term="openzaurus"/><category term="serial"/></entry></feed>