Page 1 of 2

Wireless dimming / Arduino / Development board

Posted: Tue Jul 10, 2018 10:51 am
by bvolt
Hey guys,

Just wanted to share some parts that might give you ideas for controlling your fixtures remotely.

This development board allows for a variable PWM input voltage and converts to 0-5V or 0-10V analog.

Image

It's less than $5 on e-bay.

To understand how this board does what it does, you can check this article out.

I'll talk more about how to actually integrate this into a production fixture next time.

Thanks.

Re: Wireless dimming / Arduino / Development board

Posted: Thu Jul 12, 2018 12:33 am
by alienfarts687
That looks quite similar to one of the boards I purchased. I still haven't got around to it yet because for right now, I'm running the light at full blast. ;)

Re: Wireless dimming / Arduino / Development board

Posted: Sat Sep 08, 2018 7:02 pm
by bvolt
Hey all,

I got the Arduino a while ago, but I just haven't had the time to get familiar with it.

Anyway, I started fooling around with it today...



Other developers will likely agree: After completing, compiling and running your first program, subsequent programs are much easier and this program is quite simple:
20180908_020355546_iOS.jpg
I simply initialize the pin to be an output, then set the max intensity (duty cycle = 1023) for 5 seconds, then off for 5 seconds.

Re: Wireless dimming / Arduino / Development board

Posted: Mon Dec 17, 2018 8:18 am
by peregrines
Thank You - great input!

Planning my DIY Panels right now and def. will do a DIY Arduino Dimming Solution :D

Re: Wireless dimming / Arduino / Development board

Posted: Sun Dec 30, 2018 6:38 pm
by Disfunkional
Can the board be set up as a timer as well?

Re: Wireless dimming / Arduino / Development board

Posted: Fri Feb 08, 2019 11:02 pm
by bvolt
Absolutely - it can do just about anything, as long as it's programmed to do so (and as long as the power to the MCU is uninterrupted).

Re: Wireless dimming / Arduino / Development board

Posted: Wed Feb 13, 2019 1:07 am
by Hydrofood
I wish more people would comment on this And add to the discussion.

I’m just diving into Arduino myself, and will have many questions!

Re: Wireless dimming / Arduino / Development board

Posted: Wed Feb 13, 2019 10:20 am
by garnier
https://forum.arduino.cc/index.php?topic=363477.0

Plenty useful information on there.

I like the idea of split light into "sections" and then be able to control each section / channel separately.

Aquaterists do use their lights in very similar way these days and there is always something that we can learns from them and visa versa.

Re: Wireless dimming / Arduino / Development board

Posted: Thu Mar 07, 2019 5:51 am
by TacticGuy
Hydrofood wrote:
Wed Feb 13, 2019 1:07 am
I wish more people would comment on this And add to the discussion.

I’m just diving into Arduino myself, and will have many questions!
I know this guy uses arduino to update live info to his stream, not sure if he is using it to control lights, but i believe he is, as an instagram post of his shows his LED with a pcb attached to it :)


Looks like an interesting piece of tech!

Re: Wireless dimming / Arduino / Development board

Posted: Wed Mar 20, 2019 10:47 am
by grisbi
i would love to find nice solution to manage my 9 driver and 4 different spectrum

new illumi meshtek seems me a good solution no?
https://eu.mouser.com/new/ilumi/ilumi-m ... ontroller/

im pretty bad on electricity stuff ::