Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>assignments --Lin Zihao</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="Your Description Here">
<meta name="keywords" content="FabLab Taipei,FabLab,Zihao Lin,FabLab SCU">
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="is-preload">
<div id="page-wrapper">
<!-- Header -->
<header id="header">
<h1 id="logo"><a href="index.html">Lin Zihao</a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li>
<a href="assignments.html">assignments</a>
<ul>
<li><a href="week_00.html">00 Principles and Practices</a></li>
<li><a href="week_01.html">01 Project Management</a></li>
<li><a href="week_02.html">02 Computer Aided Design</a></li>
<li><a href="week_03.html">03 Computer-controlled Cutting</a></li>
<li><a href="week_04.html">04 Electronics production</a></li>
<li><a href="week_05.html">05 3D Scanning and Printing</a></li>
<li><a href="week_06.html">06 Electronics Design</a></li>
<li><a href="week_07.html">07 Computer-controlled Machining</a></li>
<li><a href="week_08.html">08 Embedded Programming</a></li>
<li><a href="week_09.html">09 Input Devices</a></li>
<li><a href="week_10.html">10 Applications and Implications</a></li>
<li><a href="week_11.html">11 Output Devices</a></li>
<li><a href="week_12.html">12 Molding and Casting</a></li>
<li><a href="week_13.html">13 Networking and Communications</a></li>
<li><a href="week_14.html">14 Interface and Application Programming</a></li>
<li><a href="week_15.html">15 Mechanical Design and Machine Design</a></li>
<li><a href="week_16.html">16 Wildcard Week</a></li>
<li><a href="week_17.html">17 Invetion, Intellectual property and income</a></li>
<li><a href="week_18.html">18 Project Development</a></li>
<!--
<li>
<a href="#">Submenu</a>
<ul>
<li><a href="#">Option 1</a></li>
<li><a href="#">Option 2</a></li>
<li><a href="#">Option 3</a></li>
<li><a href="#">Option 4</a></li>
</ul>
</li>
-->
</ul>
</li>
<li><a href="Final Project.html">Final Project</a></li>
<li><a href="#footer">Contcat</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<div id="main" class="wrapper style1">
<div class="container">
<header class="major">
<h2>assignments</h2>
<p>It's the record of weekly coursework, including idea, design, and code files.</p>
</header>
<div class="row gtr-150">
<div class="col-4 col-12-medium">
<!-- Sidebar -->
<section id="sidebar">
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_00</h3>
<p>Principles and Practices.</p>
<footer>
<ul class="actions">
<li><a href="week_00.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_01</h3>
<p>Project Management.</p>
<footer>
<ul class="actions">
<li><a href="week_01.html" class="button">More</a></li>
</ul>
</footer>
</section>
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_02</h3>
<p>Computer Aided Design.</p>
<footer>
<ul class="actions">
<li><a href="week_02.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_05</h3>
<p>3D Scanning and Printing.</p>
<footer>
<ul class="actions">
<li><a href="week_05.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_06</h3>
<p>Electronics Design.</p>
<footer>
<ul class="actions">
<li><a href="week_06.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_07</h3>
<p>Computer-controlled Machining.</p>
<footer>
<ul class="actions">
<li><a href="week_07.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
</section>
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_10</h3>
<p>Applications and Implications.</p>
<footer>
<ul class="actions">
<li><a href="week_10.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_11</h3>
<p>Output Devices.</p>
<footer>
<ul class="actions">
<li><a href="week_11.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_12</h3>
<p>Molding and Casting.</p>
<footer>
<ul class="actions">
<li><a href="week_12.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
</section>
<section id="sidebar">
<section>
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_15</h3>
<p>Mechanical Design and Machine Design.</p>
<footer>
<ul class="actions">
<li><a href="week_15.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
<section>
<a href="#" class="image fit"><img src="images/pic06.jpg" alt="" /></a>
<h3>week_16</h3>
<p>Wildcard Week.</p>
<footer>
<ul class="actions">
<li><a href="week_16.html" class="button">More</a></li>
</ul>
</footer>
</section>
<hr />
</div>
<div class="col-8 col-12-medium imp-medium">
<!-- Content -->
<section id="content">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_03</h3>
<p>Computer-controlled Cutting.</p>
<ul class="actions">
<li><a href="week_03.html" class="button">More</a></li>
</ul>
</header>
</ul>
</footer>
</section>
<hr />
<section id="content">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_04</h3>
<p>Electronics production.</p>
<ul class="actions">
<li><a href="week_04.html" class="button">More</a></li>
</ul>
</header>
</ul>
</footer>
</section>
<hr />
<section id="content">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_08</h3>
<p>Embedded Programming.</p>
<ul class="actions">
<li><a href="week_08.html" class="button">More</a></li>
</ul>
</header>
</ul>
</footer>
</section>
<hr />
<section id="content">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_09</h3>
<p>Input Devices.</p>
<ul class="actions">
<li><a href="week_09.html" class="button">More</a></li>
</ul>
</header>
</ul>
</footer>
</section>
<hr />
<section id="content">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_13</h3>
<p>Networking and Communications.</p>
<ul class="actions">
<li><a href="week_13.html" class="button">More</a></li>
</ul>
</header>
</ul>
</footer>
</section>
<hr />
<section id="content">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_14</h3>
<p>IInterface and Application Programming.</p>
<ul class="actions">
<li><a href="week_14.html" class="button">More</a></li>
</ul>
</header>
</ul>
</footer>
</section>
<hr />
<section id="content">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_17</h3>
<p>Invetion, Intellectual property and income.</p>
<ul class="actions">
<li><a href="week_17.html" class="button">More</a></li>
</ul>
</header>
</ul>
</footer>
</section>
<hr />
<section id="content">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h3>week_18</h3>
<p>Project Development.</p>
<ul class="actions">
<li><a href="week_18.html" class="button">More</a></li>
</ul>
</header>
</ul>
</footer>
</section>
<hr />
</section>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://user.qzone.qq.com/386866966/infocenter" class="icon brands alt fa-twitter"><span class="label">QQ</span></a></li>
<li><a href="https://www.facebook.com/zihao.lin.7399" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://www.linkedin.com/feed/?trk=onboarding-landing" class="icon brands alt fa-linkedin-in"><span class="label">LinkedIn</span></a></li>
<li><a href="https://www.instagram.com/dark_canya/" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="#" class="icon solid alt fa-envelope"><span class="label">Email linzihao@scuspark.com</span></a></li>
</ul>
<ul class="copyright">
<li>© Science Park of Sichuan University Co.Ltd. All rights reserved.</li><li>Design: Lin Zihao</li>
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>