NASPi: Difference between revisions

Ruby (talk | contribs)
Tag: Reverted
Ruby (talk | contribs)
Tag: Manual revert
 
(4 intermediate revisions by the same user not shown)
Line 134: Line 134:


{{#ev:youtube|https://youtu.be/vwg4oLCBA_w}}
{{#ev:youtube|https://youtu.be/vwg4oLCBA_w}}
===Usage Examples===
{{Red|*All cases below are generously shared by our passionate users. This section is for collection and display only, serving as a reference for all users in need.}}
<div style="font-weight:bold; padding:5px 0; border-bottom:1px solid #ddd;">
  <span class="mw-customtoggle-myTable" style="cursor:pointer; color:#0645ad;">▼ Expand</span> 📋 '''Example 1: CPU Temperature-Based Automatic Fan Speed Control (Home Assistant)'''
</div>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myTable">
{| class="wikitable"
|'''Goal'''||Realize PWM fan speed control through Raspberry Pi GPIO pins. The fan automatically adjusts its rotating speed based on CPU temperature. A hysteresis mechanism is adopted to prevent frequent start-stop cycles, implementing intelligent temperature-controlled variable-speed heat dissipation.
|-
|'''Devices'''||Raspberry Pi 4B, Geekworm NASPi Kit
|-
|'''OS'''||Home Assistant
|-
</div>


==Packing List==
==Packing List==