]> git.llucax.com Git - personal/website.git/blob - source/proj/etherled/photos.rst
Import personal website to git
[personal/website.git] / source / proj / etherled / photos.rst
1
2
3 Photos
4 ======
5
6 Here are some photographs of the project. Enjoy!
7
8
9 The board
10 ---------
11
12
13 Without the ISA NE2000 adapter
14 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15
16 .. image:: p1010005.jpg
17
18 With the ISA NE2000 adapter
19 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
20
21 .. image:: p1010006.jpg
22
23 Board's back
24 ~~~~~~~~~~~~
25
26 .. image:: p1010021.jpg
27
28 Close up to the wire madness
29 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30
31 It's not pretty, but it's not that bad either =)
32
33 .. image:: p1010022.jpg
34
35 Closer close up
36 ~~~~~~~~~~~~~~~
37
38 .. image:: p1010023.jpg
39
40 As close as it gets
41 ~~~~~~~~~~~~~~~~~~~
42
43 .. image:: p1010024.jpg
44
45 Debugging
46 ~~~~~~~~~
47 I used the led column as a primitive ``printf("%c%c")`` to read memory contents
48 or the network adapter registers =)
49
50 .. image:: p1010009.jpg
51
52
53 The software
54 ------------
55
56 Drawing a Yin-Yang symbol
57 ~~~~~~~~~~~~~~~~~~~~~~~~~
58
59 .. image:: p1010018.jpg
60
61 Yin-Yang uploaded and running
62 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
63
64 Since the photo was taken statically, all you see is a column of blinking leds.
65
66 .. image:: p1010019.jpg
67
68 Projected and drawn Yin-Yang
69 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70
71 .. image:: p1010020.jpg
72
73
74 Action!
75 -------
76
77 A fish swimming in the dark
78 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
79
80 .. image:: p1010002.jpg
81
82 The fish again
83 ~~~~~~~~~~~~~~
84
85 .. image:: p1010004.jpg
86
87 Yin-Yang in the light
88 ~~~~~~~~~~~~~~~~~~~~~
89
90 .. image:: p1010014.jpg
91
92 Yin-Yang in the dark
93 ~~~~~~~~~~~~~~~~~~~~
94
95 .. image:: p1010017.jpg
96
97
98
99 .. vim: set et sw=3 sts=3 :