blob: ce52ea67ec128bfc0c036fb6bf32f760592376af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
#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"
|