You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/docs/fan-unit/index.mdx
+110-14
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,6 @@ import ThemedImage from '@theme/ThemedImage';
19
19
/>
20
20
21
21
22
-
23
22
## Fan Units
24
23
25
24
<TabsgroupId="fanunit"defaultValue="smart">
@@ -50,32 +49,129 @@ import ThemedImage from '@theme/ThemedImage';
50
49
- Programmable Button
51
50
- Status LEDs
52
51
- Temperature Sensors
52
+
53
+
:::info
54
+
When using the Smart Fan Unit PWM Can not be used to control the fan speed
55
+
:::
56
+
53
57
</TabItem>
54
58
<TabItemvalue="sta"label="Standard">
55
59
- PWM Compute Blade Interface
56
60
- Fan Unit Connector
57
61
- PWM Fan Header
62
+
63
+
:::info
64
+
When using the standard Fan Unit only the [port A(left)](/fan-unit/GPIO#blade-connector) can be used for PWM
65
+
:::
66
+
58
67
</TabItem>
59
68
</Tabs>
60
69
61
-
:::info
62
-
When using the standard Fan Unit only the left pins can be used for PWM
63
-
:::
70
+
## Specification
71
+
<TabsgroupId="fanunit"defaultValue="smart">
72
+
<TabItemvalue="smart"label="Smart">
73
+
<table>
74
+
<tbody>
75
+
<tr>
76
+
<tdrowSpan={2}>Compatibility</td>
77
+
<td>Compute Blade</td>
78
+
</tr>
79
+
<tr>
80
+
<td>BladeRunner™️ Enclosures</td>
81
+
</tr>
82
+
<tr>
83
+
<td>Storage</td>
84
+
<td>16M-Bit Serial Flash Memory</td>
85
+
</tr>
86
+
<tr>
87
+
<tdrowSpan={6}>GPIO</td>
88
+
<td>2 x UART</td>
89
+
</tr>
90
+
<tr>
91
+
<td>4-Pin 5V PWM Fan Header</td>
92
+
</tr>
93
+
<tr>
94
+
<td>Boot Button</td>
95
+
</tr>
96
+
<tr>
97
+
<td>Programmable Button</td>
98
+
</tr>
99
+
<tr>
100
+
<td>2 x Digital RGB LEDs</td>
101
+
</tr>
102
+
<tr>
103
+
<td>1 x LED</td>
104
+
</tr>
105
+
<tr>
106
+
<tdrowSpan={2}>Operating Voltage</td>
107
+
<td>5V - Compute Blade Port A or Port B</td>
108
+
</tr>
109
+
<tr>
110
+
<td>5V - USB-C</td>
111
+
</tr>
112
+
<tr>
113
+
<td>Input Power (Max.)</td>
114
+
<td>0.5W</td>
115
+
</tr>
116
+
<tr>
117
+
<td>Airflow Control Unit</td>
118
+
<td>EMC2101</td>
119
+
</tr>
120
+
<tr>
121
+
<td>Temperature Monitoring Unit</td>
122
+
<td>EMC2101</td>
123
+
</tr>
124
+
<tr>
125
+
<td>Fan Dimensions</td>
126
+
<td>40x40x20mm</td>
127
+
</tr>
128
+
<tr>
129
+
<td>Dimensions</td>
130
+
<td>40x95x43.2mm</td>
131
+
</tr>
132
+
</tbody>
133
+
</table>
64
134
65
-
## Fan Installation
135
+
</TabItem>
136
+
<TabItemvalue="sta"label="Standard">
137
+
- PWM Compute Blade Interface
138
+
- Fan Unit Connector
139
+
- PWM Fan Header
66
140
67
-
The Fan Units are designed for 5V 40x20mm fans, for example the included [NF-A4x20 5V PWM](https://noctua.at/en/products/fan/nf-a4x20-5v-pwm). To attach the fan to the Fan Unit follow these steps:
141
+
:::info
142
+
When using the standard Fan Unit only the [port A(left)](/fan-unit/GPIO#blade-connector) can be used for PWM
143
+
:::
68
144
69
-
1. Connect the plastic [left](https://github.com/uptime-industries/compute-blade/blob/main/fan-unit/fan-bracket/left.stl) and [right](https://github.com/uptime-industries/compute-blade/blob/main/fan-unit/fan-bracket/right.stl) fan brackets to the fan.
70
-
The nubs on the bottom of the bracket should face the back of the Fan Unit.
71
-
2. Attach the fan to the Fan Unit. Insert the front of the Fan Unit first then press firmly on the back.
72
-
3. Connect the fan cable to the [4 Pin Fan Header](https://www.molex.com/en-us/products/part-detail/0470531000)
145
+
</TabItem>
146
+
</Tabs>
73
147
74
-
Your fan is now installed in the Fan Unit.
75
148
76
-
:::tip
77
-
Need help with installing your fan unit in a BladeRunner™️? click [here](/bladerunner/)
78
-
:::
149
+
## The Fan
150
+
151
+
{/* Add Image of Fan */}
152
+
153
+
Fan Units ship with a Noctua [NF-A4x20 5V](https://noctua.at/en/nf-a4x20-5v-pwm) a 5 Volt PWM fan. with a Max power draw of 0.1 Amp
0 commit comments