BrianLima / HueHue

A simple yet powerful open source LED controller for Windows and Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

help + licence

fabsenet opened this issue · comments

Hi!

I noticed, you are using some of my code from adrilight.

I only want to let you know, that you have to follow the licence of the code.

MIT Licence:

...
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
...

If you could add a proper notice, this would be good.

Apart from that, if you need any help, we could talk about your project and I noticed, you are using WPF. I wanted to port adrilight to WPF as well, we could join forces here... just let me know!

Hi @fabsenet , sorry for that, i'm just on early works on my project and hadn't put atention to the license nor the README yet, i'm really sorry.

I'm aiming to control the LED kit i built with an arduino to light my PC case and found your code really useful, specially about talking to the arduino to send the colors that each LED should be, if you could explain to me a little better how you do it, it would help me immensely!

I like to work with WPF, i have some experience in my day to day job and i have a small work that i built that demonstrates some of the UI design i could do to help you at https://github.com/BrianLima/UWPHook.

Do you have a contribution guide for Adrilight? What are you aiming for your UI?