psieg / Lightpack

Lightpack and Prismatik open repository
GNU General Public License v3.0
1.59k stars 190 forks source link

Hardware lighting Mode? #443

Open falthu opened 3 years ago

falthu commented 3 years ago

I am using Prismatik for arduino nano ambient light DIY. Is there anyway i can set lighting mode when pc is shutting down or during power on? Also is there any other lighting mode available to download beside this 3?

psieg commented 3 years ago

Depending on your hardware, you can usually configure it keep the last color that was set by the computer.

You can add more lightning modes yourself via the API or in C++ code. I think there are some API examples here though they haven't been tested in a while