summaryrefslogtreecommitdiff
path: root/www/mods/serialport.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/mods/serialport.t')
-rw-r--r--www/mods/serialport.t22
1 files changed, 22 insertions, 0 deletions
diff --git a/www/mods/serialport.t b/www/mods/serialport.t
new file mode 100644
index 0000000000..ce52ea67ec
--- /dev/null
+++ b/www/mods/serialport.t
@@ -0,0 +1,22 @@
1#define _PAGE_ Making LINE IN a serial port
2#include "head.t"
3
4<p>Here's how you connect the LINE IN jack to the 7034 serial port, in order
5to use it for remote debugging:
6
7<p>First, <a href="disassemble.html">disassemble the Archos</a> and
8<a href="disassemble2.html">take apart the electronics</a>.
9
10<p><a href="a7b.jpg"><img src="a7.jpg"></a>
11<br>
12Here'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.
13
14<hr>
15
16<p><a href="a8b.jpg"><img src="a8.jpg"></a>
17<br>
18And here's how the second line should be connected. Click for bigger image.
19
20<p><i>Björn</i>
21
22#include "foot.t"