-
Notifications
You must be signed in to change notification settings - Fork 0
/
Hot water Heater Schematic_bom.html
104 lines (101 loc) · 2.37 KB
/
Hot water Heater Schematic_bom.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fritzing Bill of Materials</title>
<style type="text/css">
.meta {
font-size: small;
margin: 0.4em 0;
}
table {
border-collapse: collapse;
}
th {
font-weight: bold;
text-align: left;
border-bottom: 1px solid black;
padding: 0.1em 1.5em 0.2em 0.1em;
}
td {
border-bottom: 1px solid #CCC;
padding: 0.5em 1.5em 0.5em 0.1em;
}
.props {
font-size: smaller;
}
</style>
</head>
<body>
<h1>Bill of Materials: Hot water Heater Schematic.fzz</h1>
<p class="meta">/home/anona/Documents/Hot water Heater Schematic.fzz</p>
<p class="meta">Thursday, April 14 2016, 10:25:53</p>
<h2>Assembly List</h2>
<table>
<thead>
<tr>
<th>Label</th>
<th>Part Type</th>
<th>Properties</th>
</tr>
</thead>
<tbody>
<tr>
<td>J1</td>
<td>Basic Servo</td>
<td class="props"></td>
</tr><tr>
<td>LED1</td>
<td>Green (570nm) LED</td>
<td class="props">package 3 mm [THT]; color Green (570nm); leg yes</td>
</tr><tr>
<td>LED2</td>
<td>Red (633nm) LED</td>
<td class="props">package 3 mm [THT]; color Red (633nm); leg yes</td>
</tr><tr>
<td>Part1</td>
<td>Arduino Nano (Rev3.0) (ICSP)</td>
<td class="props">type Arduino Nano (3.0) ICSP</td>
</tr><tr>
<td>Part2</td>
<td>Real Time Clock Module - DS1307 RTC Breakout Board</td>
<td class="props"></td>
</tr>
</tbody>
</table>
<h2>Shopping List</h2>
<table>
<thead>
<tr>
<th>Amount</th>
<th>Part Type</th>
<th>Properties</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Basic Servo</td>
<td class="props"></td>
</tr><tr>
<td>1</td>
<td>Green (570nm) LED</td>
<td class="props">package 3 mm [THT]; color Green (570nm); leg yes</td>
</tr><tr>
<td>1</td>
<td>Red (633nm) LED</td>
<td class="props">package 3 mm [THT]; color Red (633nm); leg yes</td>
</tr><tr>
<td>1</td>
<td>Arduino Nano (Rev3.0) (ICSP)</td>
<td class="props">type Arduino Nano (3.0) ICSP</td>
</tr><tr>
<td>1</td>
<td>Real Time Clock Module - DS1307 RTC Breakout Board</td>
<td class="props"></td>
</tr>
</tbody>
</table>
<p class="meta"><br/>Exported with Fritzing 0.9.2- http://fritzing.org</p>
</body>
</html>