Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support request for DietPi operating system. #1

Open
Krouwndouwn opened this issue May 23, 2024 · 1 comment
Open

Support request for DietPi operating system. #1

Krouwndouwn opened this issue May 23, 2024 · 1 comment

Comments

@Krouwndouwn
Copy link

DietPi is an extremely lightweight Debian OS, highly optimised for minimal CPU and RAM resource usage, ensuring your SBC always runs at its maximum potential.

Website: https://dietpi.com/
GitHub: https://github.com/MichaIng/DietPi

@Tartouffe
Copy link

Its working under DietPi, just installed it in that way, minutes ago:

sudo apt-get update
sudo apt-get install git -y
sudo apt-get install python3 python3-pip python3-setuptools -y

Install Pironman Module

cd ~
git clone https://github.com/sunfounder/pironman5
cd ~/pironman
sudo python3 install.py

REBOOT

Now the backwards FANs (GPIO Fans) are running loud and the OLED shows its stuff.

You can set speed, color etc. with:

http://[IP of the Pironman unit]:34001

At the top right corner you will see a windows-like icon. Click onto that.
Set the GPIO Fan Mode to any other value than 'always on'.
And any other 'Pironman' values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants