https://github.com/mcaimi/phanteks-rgbfan-arduino-controller
A simple controller for my Phanteks RGB Case Fan
https://github.com/mcaimi/phanteks-rgbfan-arduino-controller
Last synced: about 2 months ago
JSON representation
A simple controller for my Phanteks RGB Case Fan
- Host: GitHub
- URL: https://github.com/mcaimi/phanteks-rgbfan-arduino-controller
- Owner: mcaimi
- License: gpl-3.0
- Created: 2020-09-07T16:37:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-31T12:57:49.000Z (over 5 years ago)
- Last Synced: 2025-01-16T21:16:02.294Z (over 1 year ago)
- Language: C
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
PHANTEKS RGB CASE FAN CONTROLLER
================================
DYI Controller for the 3-pin AURA-sync compatible Phanteks RGB Case Fan (I have the 12cm variant).
A while ago I bought this fan online because I wanted an AURA compatible fan for my case...
Instead of the 4-pin variant, I got the 3-pin one: since I had a spare Arduino lying around I decided to build a controller myself which could be used under linux too (ASUS Aura Controller is windows only sadly).
FEATURES
--------
It's a very very simple implementation as of now. The main features I wanted were:
1) A linux compatible cli interface command
2) Some basic effects (random color cycle, static rgb color selection, lights off)
I plan to add more effects/features in the future but I believe this will only supports RGB Fans from Phanteks, since that's all I have now :)