Replace pimoroni fan shim #39
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: PiFrame/piframe#39
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Drop pimoroni fan shim support and switch to argo40 cooling hat
argo unit has smbus instead of 'borrowing' important pins
pimoroni code is also a dumpster fire that shouldn't be trusted after further evaluation
code for the argo unit is clean and simple and can be adapted for a simpler approach if desired without any hassles
https://github.com/Elrondo46/argonone
https://github.com/kounch/argonone/tree/feature/RaspberryPi4
https://www.argon40.com/argon-fan-hat-for-raspberry-pi-4-raspberry-pi-3b-and-raspberry-pi-3-b.html
https://git.sungo.io/sungo/argon
Replaced with argon fan ; will be adding fan speed based on temp to piframe-go soon