diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2007-01-08 23:52:01 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2007-01-08 23:52:01 +0000 |
| commit | 6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch) | |
| tree | d11bbebc69df06d60970d05b4816e13d93602f2d /www/mods | |
| parent | 8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff) | |
| download | rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.bz2 rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.xz | |
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/mods')
| -rw-r--r-- | www/mods/Makefile | 9 | ||||
| -rw-r--r-- | www/mods/a1.jpg | bin | 21532 -> 0 bytes | |||
| -rw-r--r-- | www/mods/a2.jpg | bin | 20480 -> 0 bytes | |||
| -rw-r--r-- | www/mods/a3.jpg | bin | 29395 -> 0 bytes | |||
| -rw-r--r-- | www/mods/a4.jpg | bin | 23848 -> 0 bytes | |||
| -rw-r--r-- | www/mods/a5.jpg | bin | 22546 -> 0 bytes | |||
| -rw-r--r-- | www/mods/a6.jpg | bin | 25673 -> 0 bytes | |||
| -rw-r--r-- | www/mods/a7.jpg | bin | 25447 -> 0 bytes | |||
| -rw-r--r-- | www/mods/a7b.jpg | bin | 173573 -> 0 bytes | |||
| -rw-r--r-- | www/mods/a8.jpg | bin | 26878 -> 0 bytes | |||
| -rw-r--r-- | www/mods/a8b.jpg | bin | 130002 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b1.jpg | bin | 14800 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b10.jpg | bin | 21364 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b11.jpg | bin | 20680 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b2.jpg | bin | 23452 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b3.jpg | bin | 15993 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b4.jpg | bin | 21351 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b5.jpg | bin | 16909 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b6.jpg | bin | 20017 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b7.jpg | bin | 14938 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b8.jpg | bin | 15200 -> 0 bytes | |||
| -rw-r--r-- | www/mods/b9.jpg | bin | 22040 -> 0 bytes | |||
| -rw-r--r-- | www/mods/d1.jpg | bin | 26254 -> 0 bytes | |||
| -rw-r--r-- | www/mods/disassemble.t | 31 | ||||
| -rw-r--r-- | www/mods/disassemble2.t | 40 | ||||
| -rw-r--r-- | www/mods/esd.jpg | bin | 2869 -> 0 bytes | |||
| -rw-r--r-- | www/mods/harddisk.t | 8 | ||||
| -rw-r--r-- | www/mods/index.t | 37 | ||||
| -rw-r--r-- | www/mods/reassemble.t | 10 | ||||
| -rw-r--r-- | www/mods/rs232.t | 69 | ||||
| -rw-r--r-- | www/mods/rs232_board_bottom.pdf | bin | 12291 -> 0 bytes | |||
| -rw-r--r-- | www/mods/rs232_board_bottom.png | bin | 3519 -> 0 bytes | |||
| -rw-r--r-- | www/mods/rs232_board_place.pdf | bin | 31732 -> 0 bytes | |||
| -rw-r--r-- | www/mods/rs232_board_place.png | bin | 17233 -> 0 bytes | |||
| -rw-r--r-- | www/mods/rs232_board_top.pdf | bin | 25325 -> 0 bytes | |||
| -rw-r--r-- | www/mods/rs232_board_top.png | bin | 5273 -> 0 bytes | |||
| -rw-r--r-- | www/mods/rs232_eagle.zip | bin | 53332 -> 0 bytes | |||
| -rw-r--r-- | www/mods/rs232_schematic.pdf | bin | 39865 -> 0 bytes | |||
| -rw-r--r-- | www/mods/rs232_schematic.png | bin | 18553 -> 0 bytes | |||
| -rw-r--r-- | www/mods/rs232_schematic_big.png | bin | 33249 -> 0 bytes | |||
| -rw-r--r-- | www/mods/serialport.t | 22 | ||||
| -rw-r--r-- | www/mods/toast.jpg | bin | 17800 -> 0 bytes |
42 files changed, 0 insertions, 226 deletions
diff --git a/www/mods/Makefile b/www/mods/Makefile deleted file mode 100644 index 751a62f..0000000 --- a/www/mods/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -ACTION=@echo preprocessing $@; rm -f $@; $(HOME)/bin/fcpp -WWW -I.. -Uunix -H -C -V -LL >$@ - -SRC := $(wildcard *.t) -OBJS := $(SRC:%.t=%.html) - -all: $(OBJS) - -%.html : %.t - $(ACTION) $< diff --git a/www/mods/a1.jpg b/www/mods/a1.jpg Binary files differdeleted file mode 100644 index ff28b2b..0000000 --- a/www/mods/a1.jpg +++ /dev/null diff --git a/www/mods/a2.jpg b/www/mods/a2.jpg Binary files differdeleted file mode 100644 index 914f349..0000000 --- a/www/mods/a2.jpg +++ /dev/null diff --git a/www/mods/a3.jpg b/www/mods/a3.jpg Binary files differdeleted file mode 100644 index a78c4ce..0000000 --- a/www/mods/a3.jpg +++ /dev/null diff --git a/www/mods/a4.jpg b/www/mods/a4.jpg Binary files differdeleted file mode 100644 index 612874d..0000000 --- a/www/mods/a4.jpg +++ /dev/null diff --git a/www/mods/a5.jpg b/www/mods/a5.jpg Binary files differdeleted file mode 100644 index 378c101..0000000 --- a/www/mods/a5.jpg +++ /dev/null diff --git a/www/mods/a6.jpg b/www/mods/a6.jpg Binary files differdeleted file mode 100644 index 2e3db07..0000000 --- a/www/mods/a6.jpg +++ /dev/null diff --git a/www/mods/a7.jpg b/www/mods/a7.jpg Binary files differdeleted file mode 100644 index 3708468..0000000 --- a/www/mods/a7.jpg +++ /dev/null diff --git a/www/mods/a7b.jpg b/www/mods/a7b.jpg Binary files differdeleted file mode 100644 index 729b021..0000000 --- a/www/mods/a7b.jpg +++ /dev/null diff --git a/www/mods/a8.jpg b/www/mods/a8.jpg Binary files differdeleted file mode 100644 index f17e332..0000000 --- a/www/mods/a8.jpg +++ /dev/null diff --git a/www/mods/a8b.jpg b/www/mods/a8b.jpg Binary files differdeleted file mode 100644 index caf2667..0000000 --- a/www/mods/a8b.jpg +++ /dev/null diff --git a/www/mods/b1.jpg b/www/mods/b1.jpg Binary files differdeleted file mode 100644 index f720194..0000000 --- a/www/mods/b1.jpg +++ /dev/null diff --git a/www/mods/b10.jpg b/www/mods/b10.jpg Binary files differdeleted file mode 100644 index 677b924..0000000 --- a/www/mods/b10.jpg +++ /dev/null diff --git a/www/mods/b11.jpg b/www/mods/b11.jpg Binary files differdeleted file mode 100644 index 03c523a..0000000 --- a/www/mods/b11.jpg +++ /dev/null diff --git a/www/mods/b2.jpg b/www/mods/b2.jpg Binary files differdeleted file mode 100644 index f21bf93..0000000 --- a/www/mods/b2.jpg +++ /dev/null diff --git a/www/mods/b3.jpg b/www/mods/b3.jpg Binary files differdeleted file mode 100644 index 9669b5f..0000000 --- a/www/mods/b3.jpg +++ /dev/null diff --git a/www/mods/b4.jpg b/www/mods/b4.jpg Binary files differdeleted file mode 100644 index f7f2e7e..0000000 --- a/www/mods/b4.jpg +++ /dev/null diff --git a/www/mods/b5.jpg b/www/mods/b5.jpg Binary files differdeleted file mode 100644 index f641328..0000000 --- a/www/mods/b5.jpg +++ /dev/null diff --git a/www/mods/b6.jpg b/www/mods/b6.jpg Binary files differdeleted file mode 100644 index daf04a4..0000000 --- a/www/mods/b6.jpg +++ /dev/null diff --git a/www/mods/b7.jpg b/www/mods/b7.jpg Binary files differdeleted file mode 100644 index 43ac6d7..0000000 --- a/www/mods/b7.jpg +++ /dev/null diff --git a/www/mods/b8.jpg b/www/mods/b8.jpg Binary files differdeleted file mode 100644 index 91387e8..0000000 --- a/www/mods/b8.jpg +++ /dev/null diff --git a/www/mods/b9.jpg b/www/mods/b9.jpg Binary files differdeleted file mode 100644 index 403acbb..0000000 --- a/www/mods/b9.jpg +++ /dev/null diff --git a/www/mods/d1.jpg b/www/mods/d1.jpg Binary files differdeleted file mode 100644 index 23567ce..0000000 --- a/www/mods/d1.jpg +++ /dev/null diff --git a/www/mods/disassemble.t b/www/mods/disassemble.t deleted file mode 100644 index 0ae6b97..0000000 --- a/www/mods/disassemble.t +++ /dev/null @@ -1,31 +0,0 @@ -#define _PAGE_ Disassembling the Archos -#include "head.t" - -<p>There are several ways to disassemble the Archos Jukeboxes. -Here is an approach where you don't need to bend any metal parts. - -<p>You need a Torx 10 screwdriver and a very small (~2mm) philips head screwdriver. - -<p><img src="b10.jpg"> -<br> -First, remove the battery covers and unscrew all 8 visible screws: 2 torx screws on the left and right sides, and 2 philips head screws on the top and bottom. Then you simply lift off the plastic top cover. -<hr> - -<p><img src="b5.jpg"> <img src="b6.jpg"> -<br> -Use your thumb nails to compress the thin edge of the rubber while gently pulling the metal plate over it. -<hr> - -<p><img src="b7.jpg"> <img src="b8.jpg"> -<br> -Do the same on the side. -<hr> - -<p><img src="b9.jpg"> <img src="b11.jpg"> -<br> -You have now freed one end of the Archos. -Now lift the blue rubber bumbers up from the circuit board on the other end, and simply slide the Archos out of its back plate. - -<p><i>Björn</i> - -#include "foot.t" diff --git a/www/mods/disassemble2.t b/www/mods/disassemble2.t deleted file mode 100644 index 9522db8..0000000 --- a/www/mods/disassemble2.t +++ /dev/null @@ -1,40 +0,0 @@ -#define _PAGE_ Taking the electronics apart -#include "head.t" - -<p>First, <a href="disassemble.html">disassemble the Archos</a>. - -<p><img src="a2.jpg"> -<br> -Locate the three solder points where the top board is soldered to the frame. - -<p>On some units the there are also two additional solder points (green circles) where the top board is soldered to the "MP3REAR" board. -<hr> - -<p><img src="a3.jpg"> -<br> -Remove the solder from these points. -<hr> - -<p><img src="a4.jpg"> -<br> -Now carefully lift the top board... -<hr> - -<p><img src="a5.jpg"> -<br> -...while pushing down on the CPU board below it. -<p>The CPU board is connected with a 40-pin connector, that you have to disconnect by carefully pushing it down on both sides. Use a semi-soft rounded plastic tool. DO NOT USE A SCREWDRIVER! There are delicate traces on the CPU board that you DON'T want to damage! -<hr> - -<p><img src="a6.jpg"> -<br> -Ah, there. The top board is separated from the bottom (CPU) board and folded out to the side. - -<p>The CPU board can now be removed by carefully pulling it off its' connector to the MP3REAR board. - -<p>Most likely, your unit will have less patch wires than this and might have a different set of power components on the left. That's because this is a Really Old Model™, made back in the 20th century (week 44, 2000) :-) -<hr> - -<p><i>Björn</i> - -#include "foot.t" diff --git a/www/mods/esd.jpg b/www/mods/esd.jpg Binary files differdeleted file mode 100644 index 96e9d95..0000000 --- a/www/mods/esd.jpg +++ /dev/null diff --git a/www/mods/harddisk.t b/www/mods/harddisk.t deleted file mode 100644 index 9ff8222..0000000 --- a/www/mods/harddisk.t +++ /dev/null @@ -1,8 +0,0 @@ -#define _PAGE_ Replacing the harddisk -#include "head.t" - -<p>First, <a href="disassemble.html">disassemble the Archos</a>. - -<p><a href="a7b.jpg"><img src="a7.jpg"></a> -<br> -Here's the first serial line put in place. It's a little difficult to see, but it goes from the pad on the right to the rightmost connector of the LINE IN jack on the left. Click the image for a 1244x764 version. diff --git a/www/mods/index.t b/www/mods/index.t deleted file mode 100644 index 3e953f4..0000000 --- a/www/mods/index.t +++ /dev/null @@ -1,37 +0,0 @@ -#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> - -<h2>External pages</h2> -<ul> -<li><a href="http://waechter.wiz.at/~matthias/Rockbox/HW-Mod/8MB/">Matthias Wächter 8BM RAM mod</a> -<li><a href="http://www.uwe-freese.de/rockbox/8mb_ram_en.html">Uwe Freese's 8MB RAM mod for Recorders</a> -<li><a href="http://www.geocities.com/notching/Sony-archos-remote.html">Nick Robinson's Sony Remote Joystick RM-X4S interface</a> -<li><a href="http://mywebpages.comcast.net/jstewart228368/archos-modification.html">James Stewart's Jukebox 6000 Bass and Volume improvement</a> -<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> -<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>. -<li><a href="http://www.geocities.com/raichea/">Steve Russell's PIC-based remote control</a> -<li><a href="http://www.angelfire.com/trek/archos/">Chris Halsall's MMJB20 page</a> with disassembly instructions useful for FM and V2 owners. -</ul> - -<p><img src="esd.jpg"> -<br><i>Practice safe modding!</i> - -#include "foot.t" diff --git a/www/mods/reassemble.t b/www/mods/reassemble.t deleted file mode 100644 index d14f6ea..0000000 --- a/www/mods/reassemble.t +++ /dev/null @@ -1,10 +0,0 @@ -#define _PAGE_ Getting the bumbers into place -#include "head.t" - -<p><img src="b3.jpg"> <img src="b4.jpg"> -<br> -Use a thin flat-headed screwdriver to carefully "lift out" the bumpers to the right position. - -<p><i>Björn</i> - -#include "foot.t" diff --git a/www/mods/rs232.t b/www/mods/rs232.t deleted file mode 100644 index 6abcea3..0000000 --- a/www/mods/rs232.t +++ /dev/null @@ -1,69 +0,0 @@ -#define _PAGE_ RS232 converter -#include "head.t" - -<h2>What is this?</h2> -<p> -This is an RS232 converter for interfacing a PC with an Archos Jukebox (or any other device with a 3.3V serial port). It converts the PC serial port signals to 3.3V levels. The design is very straightforward, using a standard MAX3232 transceiver. - -<h2>How to power it the easy way</h2> -<p> -It takes its power from the DTR signal in the serial port, so the communication software in the PC must set the DTR signal ACTIVE for this to work. It might still not work on some laptops, that may have a weak driver for the DTR signal. - - -<h2>How to power it the safe way</h2> -<p> -If your PC is a laptop or otherwise might risk having too little power in the serial port, it is also possible to take power from the USB port or another 5-10V source. Just remove the D1 diode and connect the power to the +5V and GND pads. - -<h2>How to make one</h2> - -<p><img src="rs232_board_bottom.png"> -<br>Circuit board bottom layout -(<a href="rs232_board_bottom.pdf">PDF</a>) - -<p><img src="rs232_board_top.png"> -<br>Circuit board top layout -(<a href="rs232_board_top.pdf">PDF</a>) - -<p><img src="rs232_board_place.png"> -<br>Circuit board component placement -(<a href="rs232_board_place.pdf">PDF</a>) - -<p><a href="rs232_schematic_big.png"><img src="rs232_schematic.png"></a> -<br>Schematic -(<a href="rs232_schematic_big.png">big PNG</a> 33kb) -(<a href="rs232_schematic.pdf">PDF</a>) - -<h2>Bill of materials</h2> -<pre> -Part Value Device Package Description -C1 0.1uF C-EUC0805 C0805 Capacitor -C2 0.1uF C-EUC0805 C0805 Capacitor -C3 0.1uF C-EUC0805 C0805 Capacitor -C4 0.1uF C-EUC0805 C0805 Capacitor -C5 1uF CPOL-EUCT3216 CT3216 Polarized Capacitor -D1 BAS32 DIODE-SOD80C SOD80C Diode -IC1 LP2980IM5 LP2980IM5 SOT23-5 3.3V Voltage regulator -IC2 MAX3232CWE MAX3232CWE SO16 RS232 Transceiver -P1 DSUB9 DSUB9 DSUB9 9-pin board mounted D-SUB, 90 deg. angle -</pre> - -<p>To make your life complete, here is Linus' -<a href="rs232_eagle.zip">complete schematics</a> made in Eagle 4.08r2. - -<p>Contents: -<pre> -Archive: Rs232.zip - Length Date Time Name - -------- ---- ---- ---- - 14175 03-26-02 11:13 eagle.epf - 7588 03-06-02 16:28 gerber.cam - 10271 03-06-02 15:32 linus.lbr - 848 03-26-02 13:50 README - 570 03-26-02 13:18 RS232 Converter.bom - 13443 03-26-02 10:57 RS232 Converter.brd - 187210 03-06-02 16:18 RS232 Converter.sch - -------- ------- - 234105 7 files -</pre> - -#include "foot.t" diff --git a/www/mods/rs232_board_bottom.pdf b/www/mods/rs232_board_bottom.pdf Binary files differdeleted file mode 100644 index 566dd8b..0000000 --- a/www/mods/rs232_board_bottom.pdf +++ /dev/null diff --git a/www/mods/rs232_board_bottom.png b/www/mods/rs232_board_bottom.png Binary files differdeleted file mode 100644 index 6623f8e..0000000 --- a/www/mods/rs232_board_bottom.png +++ /dev/null diff --git a/www/mods/rs232_board_place.pdf b/www/mods/rs232_board_place.pdf Binary files differdeleted file mode 100644 index 75c4bdc..0000000 --- a/www/mods/rs232_board_place.pdf +++ /dev/null diff --git a/www/mods/rs232_board_place.png b/www/mods/rs232_board_place.png Binary files differdeleted file mode 100644 index 69c1139..0000000 --- a/www/mods/rs232_board_place.png +++ /dev/null diff --git a/www/mods/rs232_board_top.pdf b/www/mods/rs232_board_top.pdf Binary files differdeleted file mode 100644 index 507f381..0000000 --- a/www/mods/rs232_board_top.pdf +++ /dev/null diff --git a/www/mods/rs232_board_top.png b/www/mods/rs232_board_top.png Binary files differdeleted file mode 100644 index e6eb6fe..0000000 --- a/www/mods/rs232_board_top.png +++ /dev/null diff --git a/www/mods/rs232_eagle.zip b/www/mods/rs232_eagle.zip Binary files differdeleted file mode 100644 index f319a73..0000000 --- a/www/mods/rs232_eagle.zip +++ /dev/null diff --git a/www/mods/rs232_schematic.pdf b/www/mods/rs232_schematic.pdf Binary files differdeleted file mode 100644 index d7f5396..0000000 --- a/www/mods/rs232_schematic.pdf +++ /dev/null diff --git a/www/mods/rs232_schematic.png b/www/mods/rs232_schematic.png Binary files differdeleted file mode 100644 index b65d201..0000000 --- a/www/mods/rs232_schematic.png +++ /dev/null diff --git a/www/mods/rs232_schematic_big.png b/www/mods/rs232_schematic_big.png Binary files differdeleted file mode 100644 index d32daf6..0000000 --- a/www/mods/rs232_schematic_big.png +++ /dev/null diff --git a/www/mods/serialport.t b/www/mods/serialport.t deleted file mode 100644 index ce52ea6..0000000 --- a/www/mods/serialport.t +++ /dev/null @@ -1,22 +0,0 @@ -#define _PAGE_ Making LINE IN a serial port -#include "head.t" - -<p>Here's how you connect the LINE IN jack to the 7034 serial port, in order -to use it for remote debugging: - -<p>First, <a href="disassemble.html">disassemble the Archos</a> and -<a href="disassemble2.html">take apart the electronics</a>. - -<p><a href="a7b.jpg"><img src="a7.jpg"></a> -<br> -Here's the first serial line put in place. It's a little difficult to see, but it goes from the pad on the right to the rightmost connector of the LINE IN jack on the left. Click the image for a 1244x764 version. - -<hr> - -<p><a href="a8b.jpg"><img src="a8.jpg"></a> -<br> -And here's how the second line should be connected. Click for bigger image. - -<p><i>Björn</i> - -#include "foot.t" diff --git a/www/mods/toast.jpg b/www/mods/toast.jpg Binary files differdeleted file mode 100644 index bd3aae8..0000000 --- a/www/mods/toast.jpg +++ /dev/null |