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