Pimoroni Fan Shim #19

Closed
opened 2020-08-06 22:47:21 +00:00 by kemonine · 0 comments
Owner

Swap beta unit fan setup to the Pimoroni Fan Shim and write a quick integration to turn the fan on at 55C and off again at 45C.

50C is mildly warm to the touch and is the idle temp of a test pi4 + armor case w/o fan in a ~75-77F environment


https://github.com/pimoroni/fanshim-python
sudo ./install.sh
cd examples
sudo ./install-service.sh --on-threshold 55 --off-threshold 45 --delay 5
systemctl enable --now pimoroni-fanshim.service

Swap beta unit fan setup to the Pimoroni Fan Shim and write a quick integration to turn the fan on at 55C and off again at 45C. 50C is mildly warm to the touch and is the idle temp of a test pi4 + armor case w/o fan in a ~75-77F environment ``` https://github.com/pimoroni/fanshim-python sudo ./install.sh cd examples sudo ./install-service.sh --on-threshold 55 --off-threshold 45 --delay 5 systemctl enable --now pimoroni-fanshim.service ```
kemonine added this to the Initial Stable Deployment milestone 2020-08-06 22:47:21 +00:00
kemonine added the
bug
enhancement
labels 2020-08-06 22:47:21 +00:00
kemonine self-assigned this 2020-08-06 22:47:21 +00:00
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PiFrame/piframe#19
No description provided.