2002-03-27 09:47:34 +00:00
|
|
|
|
#define _PAGE_ Hardware modifications
|
|
|
|
|
#include "head.t"
|
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
|
|
|
|
|
<li><a href="disassemble.html">Disassembling the Archos</a>, part 1: removing the covers
|
|
|
|
|
|
|
|
|
|
<li><a href="disassemble2.html">Disassembling the Archos</a>, part 2: taking apart the electronics
|
|
|
|
|
|
|
|
|
|
<li><a href="reassemble.html">Reassemble the Archos</a>, getting those stiff bumpers back in place
|
|
|
|
|
#if 0
|
|
|
|
|
<li><a href="harddisk.html">Replacing the harddisk</a>, giving you more room
|
|
|
|
|
#endif
|
|
|
|
|
<li><a href="serialport.html">Make LINE IN a two-way serial port</a>, for some sweet remote gdb love
|
|
|
|
|
|
|
|
|
|
<li>Build yourself an <a href="rs232.html">rs232 converter</a>, so your PC can talk to your Archos
|
|
|
|
|
</ul>
|
|
|
|
|
|
2002-06-11 08:44:50 +00:00
|
|
|
|
<h2>External pages</h2>
|
|
|
|
|
<ul>
|
2003-01-17 07:53:44 +00:00
|
|
|
|
<li><a href="http://waechter.wiz.at/~matthias/Rockbox/HW-Mod/8MB/">Matthias W<EFBFBD>chter 8BM RAM mod</a>
|
2003-03-25 22:48:41 +00:00
|
|
|
|
<li><a href="http://www.uwe-freese.de/rockbox/8mb_ram_en.html">Uwe Freese's 8MB RAM mod for Recorders</a>
|
2002-06-11 08:44:50 +00:00
|
|
|
|
<li><a href="http://www.geocities.com/notching/Sony-archos-remote.html">Nick Robinson's Sony Remote Joystick RM-X4S interface</a>
|
2002-06-19 17:56:11 +00:00
|
|
|
|
<li><a href="http://mywebpages.comcast.net/jstewart228368/archos-modification.html">James Stewart's Jukebox 6000 Bass and Volume improvement</a>
|
2003-01-10 12:13:21 +00:00
|
|
|
|
<li><a href="http://www2.funmp3players.com/reviews/modify/">Upgrading the Hard Drive in the Archos Jukebox 6000</a>
|
|
|
|
|
<li><a href="http://www.mctubster.com/hd.html">Another page describing hard drive update</a>
|
2003-01-11 19:08:43 +00:00
|
|
|
|
<li>Uwe Freese modified his recorder to be able to
|
|
|
|
|
<a href="http://www.uwe-freese.de/rockbox/rtc_alarm_en.html">
|
|
|
|
|
power-on from the RTC alarm</a>.
|
2003-12-04 15:05:21 +00:00
|
|
|
|
<li><a href="http://www.geocities.com/raichea/">Steve Russell's PIC-based remote control</a>
|
2003-12-11 08:22:27 +00:00
|
|
|
|
<li><a href="http://www.angelfire.com/trek/archos/">Chris Halsall's MMJB20 page</a> with disassembly instructions useful for FM and V2 owners.
|
2002-06-11 08:44:50 +00:00
|
|
|
|
</ul>
|
|
|
|
|
|
2002-03-27 09:47:34 +00:00
|
|
|
|
<p><img src="esd.jpg">
|
|
|
|
|
<br><i>Practice safe modding!</i>
|
|
|
|
|
|
|
|
|
|
#include "foot.t"
|