Problem: Built gaming PC with my daughter. Aura sync, iCue, Jacknet all severely limited. Wish to control individual RGB devices' LEDs, but all seem to see all attached devices on a single argb header as a single strip
Goal: PC based software to assign/name individual devices as a single or multiple strips (for power and 128 led strand limits), which are controlled by arduino mounted inside case.
Expected criteria
-
Arduino and PC interface USB 2.0 continuously
-
PC Software visual and configured to identify individual devices (ie strip 1 #1-16 = Top Front Fan; strip 2 # 17-32 = Middle front fan, Strip 2 #1-16 = Case LED strip bottom etc)
-
PC software used to create effects and apply to individual devices or groups of devices
-
SATA power connector for strips
-
Custom effects can be shared/loaded via config file (xml?) with others
Advice needed:
-
Any tips
-
Is there anything like this already on the market that can be purchased, or open source that can be included, reused, improved to achieve the goal?
We've made other small projects with arduino uno using WS2812B, but we're pretty new and slow.
Why? WS2812B quite easily addresses individual LEDs or groups of LEDs and multiple strips. However, the software solutions we've looked at completely ignore this capability with basic "apply to everything connected" effects.
If you know of something we can use or use to get started on a project, PLEASE post it up! Thanks!