Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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