cancel
Showing results for 
Search instead for 
Did you mean: 

Adding more AURA RGB headers

CX_gamer
Level 8
Hi,

for my build with the ROG Zenith Extreme, 2 AURA RGB headers are not enough. Therefore I have decided to use the addressable RGB header as a means to control several of my RGB components: a future EKWB monoblock, GPU waterblock, reservoir (separate 5mm LED's) and a lot of fans separately. This is possible by using WS2811 IC's to decode the values of each individual LED into separate RGB (or GRB for AURA Sync). This can easily be done by chaining these IC's, each one outputting 3 PWM signals. The fourth pin -the 12V connector- will need to be powered separately.

The IC's are pretty cheap, but if I were to print a PCB, it would become quite costly. So if anyone is interested in a PCB of this, let me know and we'll drive the cost down a bit. For the while being, I'll be wiring this on a prototype board.

The only question I still have is where to find female AURA RGB headers? The ones that come on a motherboard I mean. This would be a cleaner solution than alternatives where I would need to cut and strip wires coming from the RGB components.

Thank you in advance,

CX
740 Views
22 REPLIES 22

JustinThyme wrote:
Latency? Response? we are talking about RGB lighting?


I was talking about communication from the motherboard to the RPi. That would add at least some latency. And I want to have my API calls to be as instantaneous as possible.

JustinThyme wrote:
I still dont see how you will control these individually by feeding a data line into a driver with no decoder.


Yeah I think we misunderstand each other here a bit. When I was saying I want to control the components individually, I meant that each component needs to be controlled separate from each other. The component itself doesn't have addressable RGB, they just use the 12V aura header. If I want addressable still, I can just chain it to this board. I'll know that the first 6 "LED's" will me my fans, the next one the reservoir, etc. All the rest after that may be a RGB LED strip if I'll be going for that.



This is how it works, right? Or I am thoroughly misunderstanding what the WS2811 does.

EDIT: Updated my design according to feedback of the electronics forum. Also turns out that the IC's are half the size of what I had, so the design has quite a bit since:



EDIT2: Yeah turns out a wire of millemeter won't take 11 amps. xD



This and the previous circuit update were the result of kellys_eye's amazing feedback, thank you!

I'm no expert at electronics, but having read through this thread, I'm quite interested in such a device!

Hey bboy, thanks for showing interest. I've just built my computer and it runs, so I'll be etching my circuit in the coming weeks. I was first planning to let the PCB be manufactured, but 100 euros for a prototype which will most likely fail is a bit too steep of a price for me. So I'll be attempting to do it myself. Any progress that is made towards it will be posted here in this very thread. 😄

Hi, you can order pcb from allpcb, easyeda, elecrow and etc. Unless size smaller than 100mm x 100 mm, price will be affordable. less than 20$ for 5pcs.

Hey man those are some awesome sites. I've been convinced to etch my prototype first. For that I've ordered some bigger (DIP8) IC's so that it's easier to work with. Once the prototype is working, I'll order some proper PCB's and start distributing them to the kind people of this thread. 🙂

This would be awesome. I would buy one.

I've been looking into a similar solution, but for a slightly different reason.

I'm building a system based on the Z370-I, which has no regular 4-pin RGB ports, which I need to sync my case's RGBs. So I found out about the WS2811 and I'm waiting for some components to build a circuit that would allow 3-pin addressable RGB input, Molex in (for the 12V), one 4-pin output for my case's RGB and a 3-pin addressable RGB out, in case I eventually want to add some addressable RGB's.

CX, I'm wondering how did it go with your circuit?

CX_gamer
Level 8
Hey yeah, I think this will definitely help your cause! 😄

Turns out the crappy program I was using didn't compile to gerber files, which are needed if I was to send the board for manufacturing. So I learned another program called 'Eagle', and this did the job properly:



This program even has board generation to some extend, but I ended up doing it manually anyway. The boards (10) are already manufactured and on their way towards here. And then comes the soldering challenge. Looking forwards to it.

I've also decided to open source the project. People are then able to access the gerber and drill files without the need for Eagle:

https://github.com/CXgamer/Aura-sync-splitter

CX_gamer
Level 8
The boards arrived in the mail yesterday! There's 10 of these. So excited! 😄



So aside from the diagonal resistors (which are variable), I have all the components I need now! I layed the IC over the board to make sure it was the right size, and it was! Spent 2 minutes dancing afterwards.



Hot glue was used to attach the board to the cardboard to reduce slippage. A regular multi-meter will tell me if I soldered correctly.



Still, some plastic was molten, because I am an amateur. Hope this doesn't destroy its inner workings because I would only know far into the future if it would.



And then it was time go jump into the bed. More soldering tomorrow and probably some days beyond that.

I just made a build with asus z370-i as well and had no clue that it even existed a new standard of LED header so natuarally all my components are 4 pins. Would love to try this myself. But recently moved so would have to get the tools first 🙂

Will follow your progress with great interest!