Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Overbryd/argononed
Argon ONE m.2 RaspberryPi case fan control
https://github.com/Overbryd/argononed
Last synced: about 1 month ago
JSON representation
Argon ONE m.2 RaspberryPi case fan control
- Host: GitHub
- URL: https://github.com/Overbryd/argononed
- Owner: Overbryd
- Created: 2021-01-25T20:49:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-25T20:55:56.000Z (almost 4 years ago)
- Last Synced: 2024-11-01T15:52:02.246Z (about 2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-argonone - Overbryd/argononed
README
The case is awesome.
The software is horrible. If you ever downloaded that messy "installation script" that is
the Python script of Argon ONE to control its fan...You cannot unsee that stuff. If you still want to, here is the original:
https://download.argon40.com/argon1.sh
I have taken the liberty to extract the necessary Python script and systemd unit,
so you can put it on your RPi and be happy, not having to download and execute that Bash-mess
on your Pi.## Setup
* Install dependencies
```
sudo apt install -y python3-rpi.gpio python3-smbus
```* Copy the scripts and profit