This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:edge2:applications:fan [2026/03/23 22:18] william |
products:sbc:edge2:applications:fan [2026/03/23 22:29] (current) william |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Edge2 Fan | + | # Edge2 Fan |
| Fan Control Instructions for SBC Android System | Fan Control Instructions for SBC Android System | ||
| Line 5: | Line 5: | ||
| ## Control Nodes | ## Control Nodes | ||
| - | 1. **`/ | + | 1. **'/ |
| | | ||
| - | - Write `0` to turn the fan off. | + | - Write '0' |
| - | - Write `1` to turn the fan on. | + | - Write '1' |
| - | 2. **`/ | + | 2. **'/ |
| | | ||
| - | - Write `0` for manual control mode. | + | - Write '0' |
| - | - Write `1` for automatic control mode (the fan speed adjusts automatically based on the SoC temperature). | + | - Write '1' |
| - | 3. **`/ | + | 3. **'/ |
| - | | + | |
| - | - Write `1` for the minimum fan speed. | + | - Write '1' |
| - | - Write `5` for the maximum fan speed. | + | - Write '5' |
| ## Examples | ## Examples | ||
| - | ### Turn the fan off | + | Turn the fan off |
| ```shell | ```shell | ||