From 6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Mon, 8 Jan 2007 23:52:01 +0000 Subject: Splitting out www git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657 --- www/mods/Makefile | 9 ----- www/mods/a1.jpg | Bin 21532 -> 0 bytes www/mods/a2.jpg | Bin 20480 -> 0 bytes www/mods/a3.jpg | Bin 29395 -> 0 bytes www/mods/a4.jpg | Bin 23848 -> 0 bytes www/mods/a5.jpg | Bin 22546 -> 0 bytes www/mods/a6.jpg | Bin 25673 -> 0 bytes www/mods/a7.jpg | Bin 25447 -> 0 bytes www/mods/a7b.jpg | Bin 173573 -> 0 bytes www/mods/a8.jpg | Bin 26878 -> 0 bytes www/mods/a8b.jpg | Bin 130002 -> 0 bytes www/mods/b1.jpg | Bin 14800 -> 0 bytes www/mods/b10.jpg | Bin 21364 -> 0 bytes www/mods/b11.jpg | Bin 20680 -> 0 bytes www/mods/b2.jpg | Bin 23452 -> 0 bytes www/mods/b3.jpg | Bin 15993 -> 0 bytes www/mods/b4.jpg | Bin 21351 -> 0 bytes www/mods/b5.jpg | Bin 16909 -> 0 bytes www/mods/b6.jpg | Bin 20017 -> 0 bytes www/mods/b7.jpg | Bin 14938 -> 0 bytes www/mods/b8.jpg | Bin 15200 -> 0 bytes www/mods/b9.jpg | Bin 22040 -> 0 bytes www/mods/d1.jpg | Bin 26254 -> 0 bytes www/mods/disassemble.t | 31 ------------------ www/mods/disassemble2.t | 40 ----------------------- www/mods/esd.jpg | Bin 2869 -> 0 bytes www/mods/harddisk.t | 8 ----- www/mods/index.t | 37 --------------------- www/mods/reassemble.t | 10 ------ www/mods/rs232.t | 69 --------------------------------------- www/mods/rs232_board_bottom.pdf | Bin 12291 -> 0 bytes www/mods/rs232_board_bottom.png | Bin 3519 -> 0 bytes www/mods/rs232_board_place.pdf | Bin 31732 -> 0 bytes www/mods/rs232_board_place.png | Bin 17233 -> 0 bytes www/mods/rs232_board_top.pdf | Bin 25325 -> 0 bytes www/mods/rs232_board_top.png | Bin 5273 -> 0 bytes www/mods/rs232_eagle.zip | Bin 53332 -> 0 bytes www/mods/rs232_schematic.pdf | Bin 39865 -> 0 bytes www/mods/rs232_schematic.png | Bin 18553 -> 0 bytes www/mods/rs232_schematic_big.png | Bin 33249 -> 0 bytes www/mods/serialport.t | 22 ------------- www/mods/toast.jpg | Bin 17800 -> 0 bytes 42 files changed, 226 deletions(-) delete mode 100644 www/mods/Makefile delete mode 100644 www/mods/a1.jpg delete mode 100644 www/mods/a2.jpg delete mode 100644 www/mods/a3.jpg delete mode 100644 www/mods/a4.jpg delete mode 100644 www/mods/a5.jpg delete mode 100644 www/mods/a6.jpg delete mode 100644 www/mods/a7.jpg delete mode 100644 www/mods/a7b.jpg delete mode 100644 www/mods/a8.jpg delete mode 100644 www/mods/a8b.jpg delete mode 100644 www/mods/b1.jpg delete mode 100644 www/mods/b10.jpg delete mode 100644 www/mods/b11.jpg delete mode 100644 www/mods/b2.jpg delete mode 100644 www/mods/b3.jpg delete mode 100644 www/mods/b4.jpg delete mode 100644 www/mods/b5.jpg delete mode 100644 www/mods/b6.jpg delete mode 100644 www/mods/b7.jpg delete mode 100644 www/mods/b8.jpg delete mode 100644 www/mods/b9.jpg delete mode 100644 www/mods/d1.jpg delete mode 100644 www/mods/disassemble.t delete mode 100644 www/mods/disassemble2.t delete mode 100644 www/mods/esd.jpg delete mode 100644 www/mods/harddisk.t delete mode 100644 www/mods/index.t delete mode 100644 www/mods/reassemble.t delete mode 100644 www/mods/rs232.t delete mode 100644 www/mods/rs232_board_bottom.pdf delete mode 100644 www/mods/rs232_board_bottom.png delete mode 100644 www/mods/rs232_board_place.pdf delete mode 100644 www/mods/rs232_board_place.png delete mode 100644 www/mods/rs232_board_top.pdf delete mode 100644 www/mods/rs232_board_top.png delete mode 100644 www/mods/rs232_eagle.zip delete mode 100644 www/mods/rs232_schematic.pdf delete mode 100644 www/mods/rs232_schematic.png delete mode 100644 www/mods/rs232_schematic_big.png delete mode 100644 www/mods/serialport.t delete mode 100644 www/mods/toast.jpg (limited to 'www/mods') diff --git a/www/mods/Makefile b/www/mods/Makefile deleted file mode 100644 index 751a62f256..0000000000 --- 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 deleted file mode 100644 index ff28b2b653..0000000000 Binary files a/www/mods/a1.jpg and /dev/null differ diff --git a/www/mods/a2.jpg b/www/mods/a2.jpg deleted file mode 100644 index 914f349ef0..0000000000 Binary files a/www/mods/a2.jpg and /dev/null differ diff --git a/www/mods/a3.jpg b/www/mods/a3.jpg deleted file mode 100644 index a78c4ce9c1..0000000000 Binary files a/www/mods/a3.jpg and /dev/null differ diff --git a/www/mods/a4.jpg b/www/mods/a4.jpg deleted file mode 100644 index 612874d7d4..0000000000 Binary files a/www/mods/a4.jpg and /dev/null differ diff --git a/www/mods/a5.jpg b/www/mods/a5.jpg deleted file mode 100644 index 378c101238..0000000000 Binary files a/www/mods/a5.jpg and /dev/null differ diff --git a/www/mods/a6.jpg b/www/mods/a6.jpg deleted file mode 100644 index 2e3db070af..0000000000 Binary files a/www/mods/a6.jpg and /dev/null differ diff --git a/www/mods/a7.jpg b/www/mods/a7.jpg deleted file mode 100644 index 3708468555..0000000000 Binary files a/www/mods/a7.jpg and /dev/null differ diff --git a/www/mods/a7b.jpg b/www/mods/a7b.jpg deleted file mode 100644 index 729b021f19..0000000000 Binary files a/www/mods/a7b.jpg and /dev/null differ diff --git a/www/mods/a8.jpg b/www/mods/a8.jpg deleted file mode 100644 index f17e332eaa..0000000000 Binary files a/www/mods/a8.jpg and /dev/null differ diff --git a/www/mods/a8b.jpg b/www/mods/a8b.jpg deleted file mode 100644 index caf2667735..0000000000 Binary files a/www/mods/a8b.jpg and /dev/null differ diff --git a/www/mods/b1.jpg b/www/mods/b1.jpg deleted file mode 100644 index f720194b4a..0000000000 Binary files a/www/mods/b1.jpg and /dev/null differ diff --git a/www/mods/b10.jpg b/www/mods/b10.jpg deleted file mode 100644 index 677b924e58..0000000000 Binary files a/www/mods/b10.jpg and /dev/null differ diff --git a/www/mods/b11.jpg b/www/mods/b11.jpg deleted file mode 100644 index 03c523ae07..0000000000 Binary files a/www/mods/b11.jpg and /dev/null differ diff --git a/www/mods/b2.jpg b/www/mods/b2.jpg deleted file mode 100644 index f21bf9312a..0000000000 Binary files a/www/mods/b2.jpg and /dev/null differ diff --git a/www/mods/b3.jpg b/www/mods/b3.jpg deleted file mode 100644 index 9669b5f10b..0000000000 Binary files a/www/mods/b3.jpg and /dev/null differ diff --git a/www/mods/b4.jpg b/www/mods/b4.jpg deleted file mode 100644 index f7f2e7ed40..0000000000 Binary files a/www/mods/b4.jpg and /dev/null differ diff --git a/www/mods/b5.jpg b/www/mods/b5.jpg deleted file mode 100644 index f64132826e..0000000000 Binary files a/www/mods/b5.jpg and /dev/null differ diff --git a/www/mods/b6.jpg b/www/mods/b6.jpg deleted file mode 100644 index daf04a46e8..0000000000 Binary files a/www/mods/b6.jpg and /dev/null differ diff --git a/www/mods/b7.jpg b/www/mods/b7.jpg deleted file mode 100644 index 43ac6d7cae..0000000000 Binary files a/www/mods/b7.jpg and /dev/null differ diff --git a/www/mods/b8.jpg b/www/mods/b8.jpg deleted file mode 100644 index 91387e8b18..0000000000 Binary files a/www/mods/b8.jpg and /dev/null differ diff --git a/www/mods/b9.jpg b/www/mods/b9.jpg deleted file mode 100644 index 403acbbeee..0000000000 Binary files a/www/mods/b9.jpg and /dev/null differ diff --git a/www/mods/d1.jpg b/www/mods/d1.jpg deleted file mode 100644 index 23567ce4f1..0000000000 Binary files a/www/mods/d1.jpg and /dev/null differ diff --git a/www/mods/disassemble.t b/www/mods/disassemble.t deleted file mode 100644 index 0ae6b97bd8..0000000000 --- a/www/mods/disassemble.t +++ /dev/null @@ -1,31 +0,0 @@ -#define _PAGE_ Disassembling the Archos -#include "head.t" - -

There are several ways to disassemble the Archos Jukeboxes. -Here is an approach where you don't need to bend any metal parts. - -

You need a Torx 10 screwdriver and a very small (~2mm) philips head screwdriver. - -

-
-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. -


- -

-
-Use your thumb nails to compress the thin edge of the rubber while gently pulling the metal plate over it. -


- -

-
-Do the same on the side. -


- -

-
-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. - -

Björn - -#include "foot.t" diff --git a/www/mods/disassemble2.t b/www/mods/disassemble2.t deleted file mode 100644 index 9522db81ee..0000000000 --- a/www/mods/disassemble2.t +++ /dev/null @@ -1,40 +0,0 @@ -#define _PAGE_ Taking the electronics apart -#include "head.t" - -

First, disassemble the Archos. - -

-
-Locate the three solder points where the top board is soldered to the frame. - -

On some units the there are also two additional solder points (green circles) where the top board is soldered to the "MP3REAR" board. -


- -

-
-Remove the solder from these points. -


- -

-
-Now carefully lift the top board... -


- -

-
-...while pushing down on the CPU board below it. -

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! -


- -

-
-Ah, there. The top board is separated from the bottom (CPU) board and folded out to the side. - -

The CPU board can now be removed by carefully pulling it off its' connector to the MP3REAR board. - -

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) :-) -


- -

Björn - -#include "foot.t" diff --git a/www/mods/esd.jpg b/www/mods/esd.jpg deleted file mode 100644 index 96e9d95f5c..0000000000 Binary files a/www/mods/esd.jpg and /dev/null differ diff --git a/www/mods/harddisk.t b/www/mods/harddisk.t deleted file mode 100644 index 9ff8222155..0000000000 --- a/www/mods/harddisk.t +++ /dev/null @@ -1,8 +0,0 @@ -#define _PAGE_ Replacing the harddisk -#include "head.t" - -

First, disassemble the Archos. - -

-
-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 3e953f4b75..0000000000 --- a/www/mods/index.t +++ /dev/null @@ -1,37 +0,0 @@ -#define _PAGE_ Hardware modifications -#include "head.t" - -

- -

External pages

- - -

-
Practice safe modding! - -#include "foot.t" diff --git a/www/mods/reassemble.t b/www/mods/reassemble.t deleted file mode 100644 index d14f6ea85a..0000000000 --- a/www/mods/reassemble.t +++ /dev/null @@ -1,10 +0,0 @@ -#define _PAGE_ Getting the bumbers into place -#include "head.t" - -

-
-Use a thin flat-headed screwdriver to carefully "lift out" the bumpers to the right position. - -

Björn - -#include "foot.t" diff --git a/www/mods/rs232.t b/www/mods/rs232.t deleted file mode 100644 index 6abcea310b..0000000000 --- a/www/mods/rs232.t +++ /dev/null @@ -1,69 +0,0 @@ -#define _PAGE_ RS232 converter -#include "head.t" - -

What is this?

-

-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. - -

How to power it the easy way

-

-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. - - -

How to power it the safe way

-

-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. - -

How to make one

- -

-
Circuit board bottom layout -(PDF) - -

-
Circuit board top layout -(PDF) - -

-
Circuit board component placement -(PDF) - -

-
Schematic -(big PNG 33kb) -(PDF) - -

Bill of materials

-
-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
-
- -

To make your life complete, here is Linus' -complete schematics made in Eagle 4.08r2. - -

Contents: -

-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
-
- -#include "foot.t" diff --git a/www/mods/rs232_board_bottom.pdf b/www/mods/rs232_board_bottom.pdf deleted file mode 100644 index 566dd8bb5c..0000000000 Binary files a/www/mods/rs232_board_bottom.pdf and /dev/null differ diff --git a/www/mods/rs232_board_bottom.png b/www/mods/rs232_board_bottom.png deleted file mode 100644 index 6623f8e0a1..0000000000 Binary files a/www/mods/rs232_board_bottom.png and /dev/null differ diff --git a/www/mods/rs232_board_place.pdf b/www/mods/rs232_board_place.pdf deleted file mode 100644 index 75c4bdc04d..0000000000 Binary files a/www/mods/rs232_board_place.pdf and /dev/null differ diff --git a/www/mods/rs232_board_place.png b/www/mods/rs232_board_place.png deleted file mode 100644 index 69c1139802..0000000000 Binary files a/www/mods/rs232_board_place.png and /dev/null differ diff --git a/www/mods/rs232_board_top.pdf b/www/mods/rs232_board_top.pdf deleted file mode 100644 index 507f381c96..0000000000 Binary files a/www/mods/rs232_board_top.pdf and /dev/null differ diff --git a/www/mods/rs232_board_top.png b/www/mods/rs232_board_top.png deleted file mode 100644 index e6eb6feadd..0000000000 Binary files a/www/mods/rs232_board_top.png and /dev/null differ diff --git a/www/mods/rs232_eagle.zip b/www/mods/rs232_eagle.zip deleted file mode 100644 index f319a73b9a..0000000000 Binary files a/www/mods/rs232_eagle.zip and /dev/null differ diff --git a/www/mods/rs232_schematic.pdf b/www/mods/rs232_schematic.pdf deleted file mode 100644 index d7f539657a..0000000000 Binary files a/www/mods/rs232_schematic.pdf and /dev/null differ diff --git a/www/mods/rs232_schematic.png b/www/mods/rs232_schematic.png deleted file mode 100644 index b65d20137d..0000000000 Binary files a/www/mods/rs232_schematic.png and /dev/null differ diff --git a/www/mods/rs232_schematic_big.png b/www/mods/rs232_schematic_big.png deleted file mode 100644 index d32daf69ed..0000000000 Binary files a/www/mods/rs232_schematic_big.png and /dev/null differ diff --git a/www/mods/serialport.t b/www/mods/serialport.t deleted file mode 100644 index ce52ea67ec..0000000000 --- a/www/mods/serialport.t +++ /dev/null @@ -1,22 +0,0 @@ -#define _PAGE_ Making LINE IN a serial port -#include "head.t" - -

Here's how you connect the LINE IN jack to the 7034 serial port, in order -to use it for remote debugging: - -

First, disassemble the Archos and -take apart the electronics. - -

-
-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. - -


- -

-
-And here's how the second line should be connected. Click for bigger image. - -

Björn - -#include "foot.t" diff --git a/www/mods/toast.jpg b/www/mods/toast.jpg deleted file mode 100644 index bd3aae8437..0000000000 Binary files a/www/mods/toast.jpg and /dev/null differ -- cgit v1.2.3